
Contents
3.1.4 Error messages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
3.2 Debugger . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
3.2.1 Access to memory and hardware registers . . . . . . . . . . . . . . . 28
3.2.2 Command summary . . . . . . . . . . . . . . . . . . . . . . . . . . 29
3.2.3 Input of values (hexadecimal, decimal, internal code) . . . . . . . . 31
3.2.4 Input of vectors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
3.2.5 Access to extended memory, RAM, ROM . . . . . . . . . . . . . . . 31
3.2.6 Display display list . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
3.2.7 Search in memory . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
3.2.8 Execute SIO commands . . . . . . . . . . . . . . . . . . . . . . . . 33
3.2.9 Display interrupt and VCOUNT . . . . . . . . . . . . . . . . . . . . 33
3.2.10 Activate direct I/O mode . . . . . . . . . . . . . . . . . . . . . . . 34
3.2.11 Display version number . . . . . . . . . . . . . . . . . . . . . . . . . 34
3.2.12 Display OS vectors . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
3.2.13 Display handler address table . . . . . . . . . . . . . . . . . . . . . 35
3.2.14 Display memory usage map . . . . . . . . . . . . . . . . . . . . . . 35
3.2.15 Activate printer output . . . . . . . . . . . . . . . . . . . . . . . . . 35
3.2.16 Control AtariSIO remotely . . . . . . . . . . . . . . . . . . . . . . . 35
4 512k RAM extension 37
5 Oldrunner – Atari OS Rev. B 39
6 Cartridge emulation 41
6.1 Basics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
6.1.1 Bank numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
6.1.2 Module types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
6.2 Activation of the cartridge emulation . . . . . . . . . . . . . . . . . . . . . 42
6.3 Cartridge emulation menu . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
6.4 Command summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
6.5 Further information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
6.5.1 Using “real” cartridges . . . . . . . . . . . . . . . . . . . . . . . . . 45
6.5.2 TRIG3 – $D013 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
7 Programming the flash ROM 47
7.1 Basics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
7.2 Banks and blocks in the flash ROM . . . . . . . . . . . . . . . . . . . . . . 47
7.3 Starting the flash program . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
7.4 Using the flash program . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
7.5 Programming the flash ROM and freezer RAM . . . . . . . . . . . . . . . . 49
7.6 Updating the freezer software . . . . . . . . . . . . . . . . . . . . . . . . . 49
8 For experts: Technical details 51
8.1 Hardware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
4
Comentários a estes Manuais