Z80 file: Difference between revisions
Jump to navigation
Jump to search
m (Created page with "File containing the sound driver code: at most 64KiB of data to be loaded in the Z80 address space on CD systems (RAM only). Corresponds to the M1 ROMs in [[cartridg…") |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Z80 files contains the Z80 code ([[sound driver]], equivalent to the [[M1 ROM]]s in [[:Category:cartridge systems|cartridge systems]]. | |||
Offset adresses used for loading Z80 files are divided by 2 (they're on a 8bit bus). | |||
* Maximum file size: 64KiB ? | |||
* Type code: 3 | |||
* Loadable in: {{Chipname|Z80}} RAM | |||
* Banks: 1 | |||
[[Category:CD systems]] | [[Category:CD systems]] |
Latest revision as of 02:04, 10 February 2017
Z80 files contains the Z80 code (sound driver, equivalent to the M1 ROMs in cartridge systems.
Offset adresses used for loading Z80 files are divided by 2 (they're on a 8bit bus).
- Maximum file size: 64KiB ?
- Type code: 3
- Loadable in: Z80 RAM
- Banks: 1