BizHawk/libsnes/bsnes
nattthebear eb2ec58b1b Rough in some stuff for better oninputpoll in snes. Not hooked up in looah yet. The idea is that oninputpoll will get called with a core-specific int that signifies what happened.
For snes, we're looking at:
0 = latch goes low
1 = latch goes high
2 = left port strobed
3 = right port strobed
2016-02-29 21:22:30 -05:00
..
base snes CDL 2015-11-03 23:45:57 -06:00
gameboy bsnes - fix a boatload of general portability problems 2015-06-18 03:07:00 +00:00
libco change libco to use an msvc-compiled dll so that it doesnt get wrecked whenever the .net GC process suspends a thread in a coroutine. cant figure out how to get that same code working compiled by mingw32. 2012-09-09 19:02:13 +00:00
nall bsnes - fix a boatload of general portability problems 2015-06-18 03:07:00 +00:00
snes Rough in some stuff for better oninputpoll in snes. Not hooked up in looah yet. The idea is that oninputpoll will get called with a core-specific int that signifies what happened. 2016-02-29 21:22:30 -05:00
target-libsnes fix snes gfx debugger scanline CB 2015-11-15 18:04:42 -06:00
Makefile snes-support 64bit bsnes builds. this isnt tested yet since i dont have a 64bit system atm, but most of the infrastructure is there 2012-12-26 20:25:06 +00:00