mirror of
https://github.com/antoinevignau/source.git
synced 2024-11-19 22:31:52 +00:00
b0f41ef13f
hex addresses can be in lower case characters now. A request of Kelvin S.
16 lines
435 B
Plaintext
16 lines
435 B
Plaintext
TFBD
|
|
|
|
0001 ~ExpressLoad 8001
|
|
0002 Disasm 1000
|
|
0003 Text 1000
|
|
0004 Kernel 1000
|
|
0005 Scripts 1000
|
|
|
|
v1.0.3 - AV 20XX
|
|
Changed the text buffer pointer because Sweet 16 does not refresh E0/0400 indirectly (see AV 20XX of TEXT.S)
|
|
|
|
v1.0.4 - AV 202009
|
|
Scripts: lowercase commands added, now oa-q works :-)
|
|
|
|
v1.0.5 - AV 202103
|
|
hex addresses can be in lower case characters now. A request of Kelvin S. |