Skip to content

Commit

Permalink
Better document how to run m5 binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabrizio-Caruso committed Nov 15, 2024
1 parent d762296 commit 3aa2136
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/HOW_TO_LOAD_THE_GAME.md
Original file line number Diff line number Diff line change
Expand Up @@ -1443,6 +1443,15 @@ You need the basic-i rom somewhere in your file system

You could run:

Mess 0.191
ROM:
mess64.exe m5 -window -ramsize 36k -cart1 c:\Retro\CROSS-LIB\build\Xbomber_m5_rom.rom

|Tape:
mess64.exe m5 -window -ramsize 36k -cart1 basic-i\basic-i.rom -cass c:\Retro\CROSS-LIB\build\Xbomber_m5.cas

or

mess64.exe m5 -uimodekey DEL -cart1 basic-i\basic-i.rom -ramsize 36k -window

You need to insert the tape
Expand Down

0 comments on commit 3aa2136

Please sign in to comment.