Commit Graph

412 Commits

Author SHA1 Message Date
goyuken 5d4dc0630c saturn: support input callback stuffs 2013-11-17 02:10:38 +00:00
adelikat ce7743808f Lua - event.oninputpoll - support Atari 7800 2013-11-17 00:06:21 +00:00
pjgat09 7e7cb8e05b N64: sram is now saved into Bizhawk's saveram file instead of m64p's own .sra file 2013-11-16 21:08:23 +00:00
pjgat09 acdf9ca7a3 N64: Flashram is now saved into Bizhawk's saveram file instead of m64p's own .fla file 2013-11-16 20:53:51 +00:00
goyuken 758a84027e gb: memory callbacks no longer fire on writes to the system bus. (they were already not firing for all other memory domain action). add a new memory callback, exec. occurs right before the cpu reads a byte, if that byte will be the first byte of a new opcode. read callback no longer occurs in this situation. 2013-11-13 17:08:52 +00:00
goyuken 323df9b92e gba: support register reading. shows current mode's r0..r15, cpsr, spsr. at the moment, none of the other out of context banked regs are shown, which may or may not be a good idea. 2013-11-12 00:40:28 +00:00
goyuken e5c569f818 support register reading on GB core. untested as i can't compile at the moment. flags are exported as part of register "F", as is usual for z80. 2013-11-11 18:05:29 +00:00
goyuken cdc753c10c 7800: expose the cpu flags. also fix the postbuild event in the csproj to copy emu7800.dll to the correct folder. 2013-11-11 17:39:01 +00:00
adelikat 085719bf44 Fix lua 2013-11-07 17:49:00 +00:00
zeromus 7a260abb54 update libsnes building for new output directory, and add support for exec/read/write/nmi/irq hooks 2013-11-03 22:44:49 +00:00
adelikat 75ef046927 Move MakeRelease.bat to Dist, and fix MakeDiscoHawk.at 2013-11-03 14:40:55 +00:00
adelikat cd856a0011 move output folder up one level 2013-11-03 14:06:46 +00:00