ares-openbsd/ares/cv/cartridge
NoxyMe 20a3aac83b
cv: add "XIn1" and "MegaCart" mappers (#1327)
Added "Xin1" mapper for the ColecoVision, this mapper supports:
- 31-in-1 (v1.1) ( 2013 )
- 63-in-1 (v1.0) ( 2013/0 1)
Both carts are by "Buzz and ZX-81", and i tested all games for both
multis and they all at least boot perfectly fine


And the "MegaCart" mapper, this mapper automaticly triggers for any rom
over 32k that isnt known to be another mapper (like the "xin1" mapper).

it all should be well with all homebrew games that requite the MegaCart
hardware.


If anyone knows of any other ColecoVision carts like these let me know
and I'll try to add them.

---------

Co-authored-by: Luke Usher <luke.usher@outlook.com>
2023-12-11 17:44:19 +00:00
..
board cv: add "XIn1" and "MegaCart" mappers (#1327) 2023-12-11 17:44:19 +00:00
cartridge.cpp cv: add "XIn1" and "MegaCart" mappers (#1327) 2023-12-11 17:44:19 +00:00
cartridge.hpp cv: add "XIn1" and "MegaCart" mappers (#1327) 2023-12-11 17:44:19 +00:00
serialization.cpp
slot.cpp Update to ares v116r07 release. 2021-01-14 21:00:00 +00:00
slot.hpp