User Tools

Site Tools


to7-70_emulation_with_mess

This is an old revision of the document!


  • Get the roms
mkdir -p $HOME/mess/roms
mkidr $HOME/mess/software-to770
cd roms
wget http://www.di.ens.fr/~mine/mess/bios/thomroms2.zip
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 thomson to7/70 basic and arcanoid game
cd software-to770
wget http://www.di.ens.fr/~mine/mess/software/to770/basic.m7
wget http://lair.thomsonistes.org/to7/jeux/k7/arkanoid.zip
unzip arkanoid.zip
  • Start the emulated to7/70
mess to770 -cart basic.m7 -cass ARKANOID.K7
to7-70_emulation_with_mess.1307301307.txt.gz · Last modified: 2015/03/11 11:22 (external edit)