BizHawk/genplus-gx/core
feos ea9acdbe8d genesis+plus+gx: fix (1 case of) broken determinism in savestates. io_regs was the only thing saved, input struct is what the client sends, and gamepad struct is constantly used but never saved. 2015-07-08 23:58:47 +03:00
..
cart_hw genesis: actually get r872 from upstream (forgot it in prev commit) 2014-07-05 05:58:00 +00:00
cd_hw gpgx: fix audio CD scanning 2014-10-10 01:05:13 +00:00
input_hw genesis+plus+gx: fix (1 case of) broken determinism in savestates. io_regs was the only thing saved, input struct is what the client sends, and gamepad struct is constantly used but never saved. 2015-07-08 23:58:47 +03:00
m68k ganasis: support memory callbacks (exec, read, write). writes and reads don't fire on a certain class of PC relative load\store which includes immediates but possibly other stuff and i didn't unravel it all... 2014-06-21 17:20:18 +00:00
ntsc http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00
sound gpgx: make a clumsy attempt at fixing initial state determinism problems. you are advised not to view this diff. 2013-12-17 03:45:49 +00:00
tremor http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00
z80 i don't want to talk about it 2013-12-20 05:38:07 +00:00
genesis.c i don't want to talk about it 2013-12-20 05:38:07 +00:00
genesis.h http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00
hvc.h http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00
io_ctrl.c gpgx: lag flag and on_snoop() 2013-12-21 17:49:32 +00:00
io_ctrl.h http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00
loadrom.c megadrive: core side stuff for loading a cart + CD at once (not hooked up in frontend) 2014-02-04 22:29:40 +00:00
loadrom.h gpgx: clean up some rom load code... maybe??? 2013-12-19 22:51:04 +00:00
macros.h http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00
mem68k.c http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00
mem68k.h http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00
membnk.c http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00
membnk.h http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00
memz80.c http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00
memz80.h http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00
shared.h http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00
state.c genesis+plus+gx: fix (1 case of) broken determinism in savestates. io_regs was the only thing saved, input struct is what the client sends, and gamepad struct is constantly used but never saved. 2015-07-08 23:58:47 +03:00
state.h http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00
system.c fix virtua racing regression in r5600 2013-12-21 21:11:35 +00:00
system.h fix virtua racing regression in r5600 2013-12-21 21:11:35 +00:00
types.h http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00
vdp_ctrl.c genesis: make the vram memory domain properly invalidate the tile cache and the vdp viewer properly regenerate the tile cache. may or may not fix issue 265. 2014-09-19 23:56:08 +00:00
vdp_ctrl.h genesis: make the vram memory domain properly invalidate the tile cache and the vdp viewer properly regenerate the tile cache. may or may not fix issue 265. 2014-09-19 23:56:08 +00:00
vdp_render.c genesis: merge r874 from upstream (sprite corner-case fix) 2014-07-11 18:55:43 +00:00
vdp_render.h http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00