diff options
| author | 2015-07-17 13:16:04 -0700 | |
|---|---|---|
| committer | 2015-07-17 13:19:50 -0700 | |
| commit | f299b7b03bebd2e2865732b7443d4e271961861d (patch) | |
| tree | 73b3e9d3b4f84ed879189d0222b94acf21ab6d80 /hash | |
| parent | edc09b4f4875bc703b95cce58d544aadf55f01b8 (diff) | |
Add TODO comment to investigate toolkit2-b000.bin (nw)
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> |
