mirror of
https://github.com/Pecusx/jataricart.git
synced 2026-05-20 22:33:22 +02:00
Updated formatting
This commit is contained in:
@@ -8,6 +8,7 @@ The internal construction of JatariCart allows utilise max 256kB of flash memory
|
|||||||
|
|
||||||
Remember to fool the Operating System not to hang up by cart on/off, by:
|
Remember to fool the Operating System not to hang up by cart on/off, by:
|
||||||
|
|
||||||
|
<pre>
|
||||||
carton (x - bank to switch)
|
carton (x - bank to switch)
|
||||||
pha
|
pha
|
||||||
sta $D580,x
|
sta $D580,x
|
||||||
@@ -17,7 +18,7 @@ carton (x - bank to switch)
|
|||||||
sta gintlk
|
sta gintlk
|
||||||
pla
|
pla
|
||||||
rts
|
rts
|
||||||
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
flashwritelib.asx - 6502 code library for formatting flash/formatting sector and write byte.
|
flashwritelib.asx - 6502 code library for formatting flash/formatting sector and write byte.
|
||||||
|
|||||||
Reference in New Issue
Block a user