More actions
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
This is a ColecoVision emulator for the Nintendo DS. | This is a ColecoVision emulator for the Nintendo DS. | ||
It was submitted for the NEO summer coding contest 2006(winner). | It was submitted for the NEO summer coding contest 2006 (winner). | ||
==Features== | ==Features== | ||
*Most things you should expect from an emulator. | * Most things you should expect from an emulator. | ||
* | * In game progress saving. | ||
*Sounds. | * Sounds. | ||
==Installation== | ==Installation== | ||
'''Note:''' To use this emulator, you must have compatibles ROMS with .rom or .col extension. | |||
Download and extract file. | |||
[[DLDI|DLDI]] patch it and copy it to the root directory of the card. | |||
Put your COL or ROM games where you want. You can't have more than 255 ROMS at the same time. | |||
==User guide== | |||
[[File:Colecods2.png]] | |||
==Controls== | ==Controls== | ||
'''Player 1 and 2:''' | |||
D-Pad/A/B - Coleco Pad and Button 1/2 | |||
Stylus - Simulate the Coleco controller (0 to 9 buttons, * and #) shown on the lower screen | |||
Select - Same as the #2 KEYPAD | |||
Start - Same as the #2 KEYPAD | |||
'''Stylus:''' | |||
Reset - Reset the current game and restart | |||
End Game - End the current game and return to the game selection | |||
Save Stats - Save current state (the filename will be the same than the game with .STA extension) | |||
==Changelog== | ==Changelog== | ||
'''V2.1 | '''V2.1 10/04/2008''' | ||
* Rewrite lots of things in the interface | * Rewrite lots of things in the interface. | ||
* Add wifi compatibility list sending | * Add wifi compatibility list sending. | ||
* New TMS9918 engine, Buck rogers, Bump N jump are ok now | * New TMS9918 engine, Buck rogers, Bump N jump are ok now. | ||
* New palette, closer to TMS9918 | * New palette, closer to TMS9918. | ||
* Improve graphics mode display | * Improve graphics mode display. | ||
* Fix key redifinition problem with key #7 and higher | * Fix key redifinition problem with key #7 and higher. | ||
* COLECO.ROM include in colecoDS, you now put colecods where you want on your linker | * COLECO.ROM include in colecoDS, you now put colecods where you want on your linker. | ||
* Again, Savestates modified, old savestates don't run now, sorry | * Again, Savestates modified, old savestates don't run now, sorry. | ||
'''V2.0 | '''V2.0 18/04/2007''' | ||
* Add DLDI support but no more GBFS support . | * Add DLDI support but no more GBFS support. | ||
* New design (great thanks to Lobo | * New design (great thanks to Lobo). | ||
* New interface | * New interface. | ||
* Add DrZ80 CPU (so, it is a little faster | * Add DrZ80 CPU (so, it is a little faster). | ||
* Savestates modified, old savestates don't run now | * Savestates modified, old savestates don't run now. | ||
'''V1.1 | '''V1.1 12/10/2006''' | ||
*Add NinjaDS support (tested)and Max Media, EZ4 (not tested) | * Add NinjaDS support (tested) and Max Media, EZ4 (not tested). | ||
*Add G6Lite support with GBFS | * Add G6Lite support with GBFS. | ||
'''V1.0 | '''V1.0 21/07/2006''' | ||
*NeoFlash MK2/MK3 Special August Compo Edition | * NeoFlash MK2/MK3 Special August Compo Edition. | ||
'''V0.2 | '''V0.2 18/08/2005''' | ||
*Color palette OK | * Color palette OK. | ||
*GBFS system to have more than one game | * GBFS system to have more than one game. | ||
*Pretty nice menu | * Pretty nice menu. | ||
'''V0.1 | '''V0.1 08/08/2005''' | ||
*Initial release | * Initial release. | ||
==Credits== | ==Credits== | ||
Line 77: | Line 88: | ||
And, Big thanks to chishm (Michael Chisholm) for his FAT driver. | And, Big thanks to chishm (Michael Chisholm) for his FAT driver. | ||
[[Category:Homebrew | <br> | ||
[[Category:DS homebrew emulators]] | |||
[[Category:Homebrew console emulators on DS]] |
Revision as of 05:29, 1 Haziran 2021
ColecoDS | |
File:Colecods.jpg | |
General | |
---|---|
Author(s) | Alekmaul |
Type | Emulator |
Version | 2.1 |
Licence | Mixed |
Links | |
[Media:COLECODSV21.zip Download] | |
Website |
<htmlet>adsense</htmlet>
This is a ColecoVision emulator for the Nintendo DS.
It was submitted for the NEO summer coding contest 2006 (winner).
Features
- Most things you should expect from an emulator.
- In game progress saving.
- Sounds.
Installation
Note: To use this emulator, you must have compatibles ROMS with .rom or .col extension.
Download and extract file.
DLDI patch it and copy it to the root directory of the card.
Put your COL or ROM games where you want. You can't have more than 255 ROMS at the same time.
User guide
Controls
Player 1 and 2:
D-Pad/A/B - Coleco Pad and Button 1/2
Stylus - Simulate the Coleco controller (0 to 9 buttons, * and #) shown on the lower screen
Select - Same as the #2 KEYPAD
Start - Same as the #2 KEYPAD
Stylus:
Reset - Reset the current game and restart
End Game - End the current game and return to the game selection
Save Stats - Save current state (the filename will be the same than the game with .STA extension)
Changelog
V2.1 10/04/2008
- Rewrite lots of things in the interface.
- Add wifi compatibility list sending.
- New TMS9918 engine, Buck rogers, Bump N jump are ok now.
- New palette, closer to TMS9918.
- Improve graphics mode display.
- Fix key redifinition problem with key #7 and higher.
- COLECO.ROM include in colecoDS, you now put colecods where you want on your linker.
- Again, Savestates modified, old savestates don't run now, sorry.
V2.0 18/04/2007
- Add DLDI support but no more GBFS support.
- New design (great thanks to Lobo).
- New interface.
- Add DrZ80 CPU (so, it is a little faster).
- Savestates modified, old savestates don't run now.
V1.1 12/10/2006
- Add NinjaDS support (tested) and Max Media, EZ4 (not tested).
- Add G6Lite support with GBFS.
V1.0 21/07/2006
- NeoFlash MK2/MK3 Special August Compo Edition.
V0.2 18/08/2005
- Color palette OK.
- GBFS system to have more than one game.
- Pretty nice menu.
V0.1 08/08/2005
- Initial release.
Credits
Special thanks to Lobo for the V2.0 design.
Huge thanks to Marat Fayzullin for ColEm, without it this emu would probably never have been made.
Also, Huge thanks too to the MESS team for the informations on Coleco shipped in their emulator.
And, Big thanks to chishm (Michael Chisholm) for his FAT driver.