ESP_8_BIT_PLUS: ColecoVision game console on your TV with nothing more than a ESP32 and a sense of nostalgia
Based on ESP_8_BIT
See it in action on Youtube
Tested on the ESP32 USB stick with ESP_8_BIT support
Now supports the 8BitDo Zero 2 and FC30 Bluetooth gamepads.
Based on smsplus and DarcNES. Plays .col (ColecoVision) ROMs.
SGM support. Better per pixel collision detection.
WiiMote (sideways) | COLECOVISION |
---|---|
arrow keys | joystick |
A,1 | Keypad '1' |
B,2 | Fire |
Home | GUI |
8BitDo | COLECOVISION |
---|---|
arrow keys | joystick |
A | Fire 1 |
B | Fire 2 |
X | Keypad 1 |
Y | Keypad 2 |
L1 | Keypad * |
R1 | Keypad # |
select | GUI |
If you would like to upload your own media copy them into the appropriate subfolder: data/colecovision. Make sure that the games have file extension '.col' and put the ColecoVision bios 'coleco.rom' in there.
Note that the SPIFFS filesystem is fussy about filenames, keep them short, no spaces allowed. Use 'ESP32 Sketch Data Upload' from the 'Tools' menu to copy a prepared data folder to ESP32.