bsnes/icarus
Tim Allen 26bd7590ad Update to v101r32 release.
byuu says:

Changelog:

  - SMS: fixed controller connection bug
  - SMS: fixed Z80 reset bug
  - PCE: emulated HuC6280 MMU
  - PCE: emulated HuC6280 RAM
  - PCE: emulated HuCard ROM reading
  - PCE: implemented 178 instructions
  - tomoko: removed "soft reset" functionality
  - tomoko: moved "power cycle" to just above "unload" option

I'm not sure of the exact number of HuC6280 instructions, but it's less
than 260.

Many of the ones I skipped are HuC6280-originals that I don't know how
to emulate just yet.

I'm also really unsure about the zero page stuff. I believe we should be
adding 0x2000 to the addresses to hit page 1, which is supposed to be
mapped to the zero page (RAM). But when I look at turboEMU's source, I
have no clue how the hell it could possibly be doing that. It looks to
be reading from page 0, which is almost always ROM, which would be ...
really weird.

I also don't know if I've emulated the T mode opcodes correctly or not.
The documentation on them is really confusing.
2017-01-14 10:59:38 +11:00
..
Database Update to v101r19 release. 2016-10-28 08:16:58 +11:00
core Update to v101r30 release. 2017-01-12 07:27:30 +11:00
heuristics Update to v101r32 release. 2017-01-14 10:59:38 +11:00
obj Added icarus 20150821. 2015-08-21 21:29:53 +10:00
out Update to v096r02 (OS X Preview for Developers) release. 2016-01-07 19:17:15 +11:00
ui Update to v101r30 release. 2017-01-12 07:27:30 +11:00
GNUmakefile Update to v101r25 release. 2016-12-30 18:24:35 +11:00
icarus.cpp Update to v101r30 release. 2017-01-12 07:27:30 +11:00
icarus.plist Update to v097r05 release. 2016-01-30 17:40:35 +11:00
settings.cpp Update to v098r10 release. 2016-05-16 19:51:12 +10:00