Difference between revisions of "Emulator:MESS-Colecovision"

From Wah!ki
Jump to navigation Jump to search
(Created page with "== About == MESS is a source-available project which documents the hardware for a wide variety of (mostly vintage) computers, video game consoles, and calculators through softwar...")
 
Line 17: Line 17:
 
| /usr/games/sdlmess
 
| /usr/games/sdlmess
 
| D
 
| D
| coleco -rompath [rompath]/bios -cart [rompath]/"[name].[romext]"
+
| coleco -cart [rompath]/"[name].[romext]"
 
|}
 
|}
  
 
== External Links ==
 
== External Links ==
 
* [http://www.mess.org/sysinfo:coleco?s[]=colecovision] - ColecoVision on MESS.org
 
* [http://www.mess.org/sysinfo:coleco?s[]=colecovision] - ColecoVision on MESS.org

Revision as of 14:19, 21 December 2011

About

MESS is a source-available project which documents the hardware for a wide variety of (mostly vintage) computers, video game consoles, and calculators through software emulation, as MAME does for arcade games.

Configuration

Platform Version Device Exec Type commandline_format
Linux * ROM /usr/games/sdlmess D coleco -cart [rompath]/"[name].[romext]"

External Links

  • [=colecovision] - ColecoVision on MESS.org