bsnes/higan
Tim Allen 40abcfc4a5 Update to v099r04 release.
byuu says:

Changelog:
- lots of code cleanups to processor/r6502 (the switch.cpp file is only
  halfway done ...)
- lots of code cleanups to fc/cpu
- removed fc/input
- implemented fc/controller

hex_usr, you may not like this, but I want to keep the controller port
and expansion port interface separate, like I do with the SNES. I realize
the NES' is used more for controllers, and the SNES' more for hardware
expansions, but ... they're not compatible pinouts and you can't really
connect one to the other.

Right now, I've only implemented the controller portion. I'll have to
get to the peripheral portion later.

Also, the gamepad implementation there now may be wrong. It's based off
the Super Famicom version obviously. I'm not sure if the Famicom has
different behavior with latching $4016 writes, or not. But, it works in
Mega Man II, so it's a start.

Everyone, be sure to remap your controls, and then set port 1 -> gamepad
after loading your first Famicom game with the new WIP.
2016-06-18 16:04:32 +10:00
..
audio Update to v098r14 release. 2016-06-01 21:23:22 +10:00
data Update to v097r06 release. 2016-01-31 18:59:44 +11:00
emulator Update to v099r04 release. 2016-06-18 16:04:32 +10:00
fc Update to v099r04 release. 2016-06-18 16:04:32 +10:00
gb Update to v099 release. 2016-06-11 11:13:18 +10:00
gba Update to v099 release. 2016-06-11 11:13:18 +10:00
obj Update to v096r01 release. 2015-12-30 17:54:59 +11:00
out Update to v096r01 release. 2015-12-30 17:54:59 +11:00
processor Update to v099r04 release. 2016-06-18 16:04:32 +10:00
profile Update to v097r26 release. 2016-03-17 22:28:15 +11:00
resource Update to v098r12 release. 2016-05-26 21:20:15 +10:00
sfc Update to v099r03 release. 2016-06-17 23:03:54 +10:00
target-loki Update to v098r11 release. 2016-05-25 21:13:02 +10:00
target-tomoko Update to v099r03 release. 2016-06-17 23:03:54 +10:00
video Update to v098r12 release. 2016-05-26 21:20:15 +10:00
ws Update to v099 release. 2016-06-11 11:13:18 +10:00
GNUmakefile Update to v098r12 release. 2016-05-26 21:20:15 +10:00