diff options
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/pet_rom.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/hash/pet_rom.xml b/hash/pet_rom.xml index 57a77be8060..94cbcf4ec16 100644 --- a/hash/pet_rom.xml +++ b/hash/pet_rom.xml @@ -290,6 +290,14 @@ <publisher>Palo Alto ICs Inc.</publisher> <part name="rom" interface="pet_b000_rom"> + <!-- + TODO: The screen fills with garbage when run like this: + $ mame64 pet2001n32 toolkit2 + and started with: + SYS 45056 + We need to check this and should add notes with the emulator + options required to run the various versions of Toolkit. + --> <dataarea name="rom" size="0x800"> <rom name="toolkit2-b000.bin" size="0x800" crc="bf8d29f3" sha1="324508c0cec374c80387b4286ed1b0fee9159486" offset="0" /> </dataarea> |
