mirror of
https://github.com/holub/mame
synced 2025-04-20 15:32:45 +03:00
tec1: updated notes
This commit is contained in:
parent
2ba2a0f3ab
commit
560b351054
@ -42,10 +42,12 @@ Each key causes a beep to be heard. You may need to press more than once
|
||||
to get it to register.
|
||||
|
||||
Inbuilt games - press the following sequence of keys:
|
||||
- Welcome: RESET D 1 + 0 2 AD 0 2 7 0 GO GO (Paste: D1^02 -0270XX)
|
||||
- Nim: RESET AD 3 E 0 GO GO (Paste: -3E0XX)
|
||||
- Invaders: RESET AD 3 2 0 GO GO (Paste: -320XX)
|
||||
- Luna Lander: RESET AD 4 9 0 GO GO (Paste: -490XX)
|
||||
- Invaders: RESET AD 0 0 0 8 GO GO (Paste: -0008XX)
|
||||
- Nim: RESET AD 0 0 1 0 GO GO (Paste: -0010XX)
|
||||
- Lunar Lander: RESET AD 0 0 1 8 GO GO (Paste: -0018XX)
|
||||
Tunes:
|
||||
- Bealach An Doirin: RESET AD 0 0 2 8 GO GO (Paste: -0028XX)
|
||||
- Biking up the strand: RESET AD 0 0 3 0 GO GO (Paste: -0030XX)
|
||||
|
||||
Thanks to Chris Schwartz who dumped his ROM for me way back in the old days.
|
||||
It's only taken 25 years to get around to emulating it...
|
||||
|
Loading…
Reference in New Issue
Block a user