mirror of
https://github.com/Michaelangel007/apple2_gumball.git
synced 2025-01-04 16:29:33 +00:00
Fix bullets for 4am/Fix DSK
This commit is contained in:
parent
26ed2fc030
commit
ee40b6e116
17
README.md
17
README.md
@ -256,11 +256,10 @@ Making a table of what we have so far:
|
|||||||
| C | $?000 |
|
| C | $?000 |
|
||||||
| 4 | $?100 |
|
| 4 | $?100 |
|
||||||
|
|
||||||
|
We'll continue to inspect sector $C
|
||||||
|
|
||||||
|
* 4am, T03SC
|
||||||
|
* Fix, T02SC
|
||||||
4am, T03SC
|
|
||||||
Fix, T02SC
|
|
||||||
|
|
||||||
```asm
|
```asm
|
||||||
F7F7F3F603C (1) @00
|
F7F7F3F603C (1) @00
|
||||||
@ -349,8 +348,8 @@ a sector interleaving table.
|
|||||||
|
|
||||||
Let's inspect Sector $6
|
Let's inspect Sector $6
|
||||||
|
|
||||||
4am, T03S6
|
* 4am, T03S6
|
||||||
Fix, T02S6
|
* Fix, T02S6
|
||||||
|
|
||||||
```asm
|
```asm
|
||||||
d 007F0F0000000000 (1) @01
|
d 007F0F0000000000 (1) @01
|
||||||
@ -362,8 +361,10 @@ d 07787C0300660 (13) @F1
|
|||||||
|
|
||||||
## Fragment GB.1.f
|
## Fragment GB.1.f
|
||||||
|
|
||||||
4am, T03SD
|
Moving along,
|
||||||
Fix, T02SD
|
|
||||||
|
* 4am, T03SD
|
||||||
|
* Fix, T02SD
|
||||||
|
|
||||||
```asm
|
```asm
|
||||||
730 (1) @00
|
730 (1) @00
|
||||||
|
Loading…
Reference in New Issue
Block a user