Commit graph abrash-black-book/src
Author SHA1 Message Date
Thomas Perl
03978b9651 Fix looping/calling OCR bugs 2020-05-21 11:07:47 +02:00
Thomas Perl
a4df877739 Datasegment -> Data segment 2020-05-21 11:07:02 +02:00
Thomas Perl
b3144a2145 Startproc near -> Start proc near 2020-05-21 11:06:40 +02:00
Thomas Perl
9072e5d500 Fix various (ends) code OCR errors 2020-05-21 11:06:10 +02:00
Thomas Perl
97d436fb73 Fix 'endp' -> ' endp'
Automatically done using:

    sed -i '' -e 's/\([^ ]\)endp/\1 endp/g' src/*.md
2020-05-21 10:55:36 +02:00
Thomas Perl
9373e5d2ee Fix 'procnear' -> ' proc near'
Automatically done using:

    sed -i '' -e 's/procnear/ proc near/g' src/*.md
2020-05-21 10:54:08 +02:00
James Gregory
264f0b2624 Sourced a higher-res 13-01 image
Fixes #18
2019-08-13 22:40:23 +10:00
James Gregory
9892775079
Merge pull request #34 from ayghor/ayghor-listing-1.3
Listing 1.3: fix typos
2019-08-13 21:29:24 +10:00
James Gregory
5f35d647df
Merge pull request #25 from TheFakeMontyOnTheRun/fix/fixTypoInCycleEaters
Fix OCR error/typo in chapter 4
2019-08-13 21:27:53 +10:00
James Gregory
205e20d4a9
Merge pull request #26 from amroibrahim/patch-1
Update chapter-02.md
2019-08-13 21:27:31 +10:00
James Gregory
28da7c0a8d
Merge pull request #35 from mtexier/fix-59.4
Fix listing 59.4
2019-08-13 21:23:50 +10:00
Matthieu Texier
6140424123 Fix listing 59.4 2018-07-24 14:44:41 +02:00
Igor de Sant'Ana Fontana
c25e885362
Listing 1.3: fix typos 2018-07-23 16:40:27 -03:00
Thomas Perl
e5e611fe7a Fix time unit: Milliseconds instead of microseconds
DRAM refresh is usually measured in milliseconds, and
from the calculations below one can see that it must
be milliseconds.

And same for the other changes: Multiplying microsecond
values by a factor of ~ 1000 will result in milliseconds.

This is also cross-checked with the PDF available here:
http://twimgs.com/ddj/abrashblackbook/gpbb4.pdf
2018-06-22 12:34:08 +02:00
Amro Ibrahim
ff14db2bac Update chapter-02.md 2017-08-31 10:00:41 -07:00
TheFakeMontyOnTheRun
3f04c2c77f Fix OCR error/typo in chapter 4
Not only cycles were eaten ;-P
2017-08-27 20:29:36 +01:00
James Gregory
5162407cef Merge pull request #19 from ntwk/master
Correct typos in listing 3.1
2017-08-05 13:17:43 +10:00
James Gregory
fd5e7e94ff Merge pull request #21 from dennis714/master
minor listings formatting
2017-08-05 13:16:52 +10:00
Daniel George Holz
7f2f1f5689 fix typo 'new' -> 'knew' in about.md 2017-08-01 10:38:28 +01:00
Dennis Yurichev
f1c36f03da ... 2016-08-11 03:11:13 +03:00
Dennis Yurichev
c92b4e7d49 mering 2016-08-11 03:07:57 +03:00
Dennis Yurichev
93fa15fd19 ... 2016-08-11 03:07:21 +03:00
Dennis Yurichev
5ece9ece8c minor listing formatting 2016-08-11 03:04:43 +03:00
rnndxb wxcy
37a1456cc8 Correct typos and formatting in listing 3.8 2016-03-03 14:14:09 -05:00
rnndxb wxcy
879524acd5 Correct typos and formatting in listing 3.6 2016-03-03 13:56:41 -05:00
rnndxb wxcy
6d7fcf71b1 Correct typos in listing 3.2 2016-03-03 13:21:25 -05:00
rnndxb wxcy
101714d905 Correct typos in listing 3.1 2016-03-03 13:07:27 -05:00
James Gregory
9b1713b961 Merge pull request #13 from dennis714/master
typos
2015-09-15 13:35:09 +10:00
James Gregory
788a63738f Merge pull request #14 from joseprous/remove_duplicate_text
remove duplicate text
2015-09-15 13:34:20 +10:00
Jose Prous
30b83be20d typo 2015-09-13 19:41:36 -04:00
Jose Prous
b85ec11c00 remove duplicate text 2015-09-13 19:33:56 -04:00
Dennis Yurichev
a07f8de883 typos 2015-08-14 01:18:56 +03:00
Dennis Yurichev
897e853a42 typos 2015-08-13 06:16:59 +03:00
Bruno Rohée
e93ef444d4 misaligned brace in listing 1.5 2014-02-01 14:39:18 +01:00
Andrew Steets
1d697446a5 Delete errant space 2014-01-31 10:09:26 -06:00
James Gregory
9ebbb12fc9 Remove line about rights. They're complicated. 2014-01-30 20:50:01 +11:00
James Gregory
548f7146d7 Revert By->My Gosh, it was right originally. 2014-01-28 19:58:11 +11:00
Michael Stum
753657938b Chapter 3 typos (and 1 Chapter 2 one) 2014-01-28 00:18:10 -08:00
Michael Stum
e54d0fa5d2 Chapter 2 typos 2014-01-27 23:04:19 -08:00
Michael Stum
340429d486 Chapter 1 typos 2014-01-27 22:49:56 -08:00
James Gregory
44ba18363a Final change for version 1.0.
Spelling correction in README and copyright.
2014-01-19 16:37:41 +11:00
James Gregory
3736ff43be Move source markdown files into src/ 2014-01-19 16:23:55 +11:00