Commit Graph

26 Commits

Author SHA1 Message Date
hegyak 4e94f48b48 1.8.2 Release Readiness Commit
from r7871
2014-09-23 14:42:33 +00:00
adelikat c6d33b9c58 Merge trunk into release branch 2014-07-20 01:20:46 +00:00
adelikat 11f590e274 merge revisions 6910, 6918-6921,6923-6924,6931 to release branch 2014-06-21 19:37:19 +00:00
adelikat 67cd9873ac Create release branch from trunk revision 6813 (the 1.7.0 release revision) 2014-06-21 18:42:56 +00:00
goyuken e520b11552 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
goyuken 80695269f5 port r6519 to trunk 2014-05-07 02:48:11 +00:00
goyuken 912387fdef gpgx - support debug showing cpu flags and registers 2014-05-04 17:41:20 +00:00
goyuken c14e4239c4 Genesis VDP display. But not as slick as http://www.youtube.com/watch?v=Tsr-XtuKuSw 2014-02-19 22:26:33 +00:00
goyuken 343fbc7ae4 genesis: big savestate rework. all old savestates are invalid. saveram is now stored in savestate. non-megaCD savestates should be significantly smaller than before; megaCD savestates should be slightly larger. 2014-02-03 18:07:21 +00:00
goyuken 28c1347b75 genesis: only save the actual saveram (instead of an overly large file) in some cases with MD cart. disable automatic saveram (that didn't exist anyway) in most non-saveram carts. for mega CD, reduce size of EBRAM cart to 16KiB. it's still enough for a total of 3 Shining Force CD saves, so no complaining. 2014-02-03 04:04:53 +00:00
goyuken a54119db03 gpgx: support region override 2014-01-15 00:56:13 +00:00
goyuken 3a1933b1a6 fix virtua racing regression in r5600 2013-12-21 21:11:35 +00:00
goyuken 0c6e34b9da gpgx: lag flag and on_snoop() 2013-12-21 17:49:32 +00:00
goyuken 6318a3fb26 gpgx extra mammry domains 2013-12-21 04:03:03 +00:00
goyuken cc23c120c0 gpgx: fix some problems with save+loadstate and different screen sizees.
note: delete all previous gpgx savestates
2013-12-20 21:21:21 +00:00
goyuken 253ba4ccda gpgx: add "Reset" and "Power" buttons 2013-12-20 19:32:12 +00:00
goyuken 96db47cb24 gpgx: clean up some rom load code... maybe??? 2013-12-19 22:51:04 +00:00
zeromus 5fb469df17 gpgx: fix crash when attempting to load isos 2013-12-19 15:18:07 +00:00
goyuken 3e389a93b0 gpgx memory domains 2013-12-19 03:33:53 +00:00
goyuken adc3df41bd gpgx: when in cartridge mode, sram is fully supported. when in cd mode, 8K internal bupram + 128K external bupram is supported. this all works and has been tested with a few games. sram files from previous revision won't work. 2013-12-18 01:58:18 +00:00
goyuken ab1972fa4d 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
goyuken 648c06c2bd sanic cd now runs, without cd audio. note that the sram format is subject to change at any time if i feel like it 2013-12-16 21:23:32 +00:00
goyuken 96dcb253aa gpgx upload a release compiled dll 2013-12-16 04:13:00 +00:00
goyuken 5dbc9ef2d2 gpgx some firmware hookup stuff 2013-12-16 03:57:54 +00:00
goyuken a6cbd85930 controls work and stuff now 2013-12-16 01:58:40 +00:00
goyuken a818710589 http://www.youtube.com/watch?v=V3w2saj52fI 2013-12-15 20:51:57 +00:00