In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "ColEm"

From WiiBrew
Jump to navigation Jump to search
m (cleanup)
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
 
| peripherals = {{wiimote1}} {{GCNController}} {{FrontSDHC}}
 
| peripherals = {{wiimote1}} {{GCNController}} {{FrontSDHC}}
 
}}
 
}}
 +
'''''ColEm''''' is a Colecovision emulator for the Wii game console.
  
'''Colem''' is a Colecovision emulator for the Wii game console.
+
== Instructions: ==
 
+
* Copy the application folder in the "apps" directory of the SD card (Homebrew Channel structure)
===Instructions:===
 
* Copy the application folder in the "apps" directory of the SD card (HomeBrew channel structure).
 
 
* Create a directory "/roms/romscol" on the SD card
 
* Create a directory "/roms/romscol" on the SD card
* Put all your roms (.rom or .zip) in that directory including the system rom (named "coleco.rom")  
+
* Put all your ROMs (.rom or .zip) in that directory including the system ROM (named "coleco.rom")  
 
* Boot the emulator from the HomeBrew Channel.
 
* Boot the emulator from the HomeBrew Channel.
* Select ROM and press the "2" button."
+
* Select ROM and press the "2" button
 
* Press:
 
* Press:
 
{| class="wikitable"
 
{| class="wikitable"
Line 32: Line 31:
 
|}
 
|}
  
===Features/known bugs:===
+
== Features/known bugs: ==
 
* SDHC support (build with latest libogc and libfat)
 
* SDHC support (build with latest libogc and libfat)
 
* Some incompatibility issues
 
* Some incompatibility issues
* some problems in double buffering causing some corruptions in GFX.
+
* some problems in double buffering causing some corruptions in GFX
 
* Sound to be improved in a next release...
 
* Sound to be improved in a next release...
  
===History:===
+
== History: ==
30/01/09: V1.0: Initial release.
+
30/01/09: v1.0: Initial release

Latest revision as of 03:20, 18 October 2009

ColEm
General
Author(s)Consolius
TypeConsole emulator
Version1.0
Links
Download
Peripherals
Wiimote1.svg GameCube Controller Loads files from SDHC cards in the Front SD slot

ColEm is a Colecovision emulator for the Wii game console.

Instructions:

  • Copy the application folder in the "apps" directory of the SD card (Homebrew Channel structure)
  • Create a directory "/roms/romscol" on the SD card
  • Put all your ROMs (.rom or .zip) in that directory including the system ROM (named "coleco.rom")
  • Boot the emulator from the HomeBrew Channel.
  • Select ROM and press the "2" button
  • Press:
Wiimote.svg Action
Wiimote HOME Button Exit the emulator at anytime.
Wiimote D-Pad Navigate Up/Down/Left/Right
Wiimote 2 Button Shoot (or whatever...)
Wiimote + Button Invoke the emulated console's Keyboard/KeyPad (Press Wiimote + Button again to swap the Joystik/KeyPad number and Wiimote 2 Button button again to come back to the game and/or confirm the pad key press.
Wiimote - Button Go back to the ROMs menu.

Features/known bugs:

  • SDHC support (build with latest libogc and libfat)
  • Some incompatibility issues
  • some problems in double buffering causing some corruptions in GFX
  • Sound to be improved in a next release...

History:

30/01/09: v1.0: Initial release