Commit graph

16 commits

Author SHA1 Message Date
Amish K. Naidu
1b384a6184 misc. fixes 2022-08-21 20:39:36 +05:30
grimoire
1617ff7b44 fix log string 2022-08-10 19:14:13 +08:00
grimoire
7b6c279c84 merge master 2022-08-10 19:08:29 +08:00
Amish K. Naidu
d7b8865eda remove getPagePtr, fix indentations, fix and clean AxROM 2022-07-31 20:10:44 +05:30
grimoire
7f4aac5176 use chr instead of independent memory 2022-07-27 01:19:20 +08:00
grimoire
9a73b46afe add mappercontrolled mirroring, fix irq callback 2022-07-18 22:07:26 +08:00
grimoire
3334273032 new way to add IRQ 2022-07-13 20:58:31 +08:00
grimoire
e37506c82a support 4screen, add scanline callback 2022-07-11 08:17:11 +08:00
SuzieQ
109a9dec25
Add files via upload 2022-02-23 00:34:08 +01:00
SuzieQ
89cc4c21b2
added mapper 11 & 66
mapper 11 many games go into play but they don't work, only two Shockwave, Metal Fighter work.

mapper 66 all the games i have tried work
only doraemon in menu
2022-01-24 04:46:20 +01:00
SuzieQ
253c90c671
Add files via upload
Added Support Mapper 7 Aka  AXROM
2022-01-16 03:19:25 +01:00
Amish Naidu
05b1f850fc Fixed SxROM bug (issue #1)
Erraneous logic where the bit was being set instead of unset
2017-09-16 02:07:11 +05:30
Amish Naidu
0bf9170f76 Mirroring can now be controlled by mappers. 2016-10-16 12:56:24 +05:30
Amish Naidu
89c947640d Added (not-working) MMC1 2016-10-10 12:24:06 +05:30
Amish Naidu
eb205f46e7 Added CNROM i.e. Mapper #3
Games like Adventure Island and Paperboy work.
2016-10-01 01:36:46 +05:30
Amish Naidu
cdf9a4b44c Created an interface for mappers
Also implemented NROM or "no mapper"
2016-09-29 00:01:02 +05:30