to7-70_emulation_with_mess
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| to7-70_emulation_with_mess [2012/01/17 15:45] – kdev | to7-70_emulation_with_mess [2015/03/11 11:22] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | * Get the roms | ||
| + | < | ||
| + | mkdir -p $HOME/ | ||
| + | mkdir $HOME/ | ||
| + | cd roms | ||
| + | wget http:// | ||
| + | unzip thomroms2.zip | ||
| + | </ | ||
| + | * Test the roms | ||
| + | < | ||
| + | mess -verifyroms | grep ^romset | ||
| + | ... | ||
| + | romset to7 is good | ||
| + | romset to770 is good | ||
| + | romset to770a [to770] is good | ||
| + | romset mo5 is good | ||
| + | ... | ||
| + | </ | ||
| + | |||
| + | |||
| + | * Get the Logo Rom Cartridge from the DCMoto emulator website: | ||
| + | < | ||
| + | wget http:// | ||
| + | </ | ||
| + | |||
| + | * Get the thomson to7/70 basic and arcanoid game | ||
| + | < | ||
| + | cd software-to770 | ||
| + | wget http:// | ||
| + | wget http:// | ||
| + | unzip arkanoid.zip | ||
| + | </ | ||
| + | |||
| + | * Start an emulated to7/70 with game Arkanoid from cassette image | ||
| + | < | ||
| + | mess -keymap -keymap_file / | ||
| + | </ | ||
| + | * Start an emulated to8 with Sapiens Game from floppy image | ||
| + | < | ||
| + | mess -keymap -keymap_file / | ||
| + | </ | ||
