zeromus
|
5f86fa5953
|
64bit octoshock
|
2016-03-01 21:58:01 -06:00 |
zeromus
|
e855cb39cd
|
psx - add "determine lag from GPU frames" option
|
2016-01-28 13:53:22 -06:00 |
zeromus
|
c0421965f1
|
psx - support memory callbacks
|
2016-01-21 21:47:16 -06:00 |
zeromus
|
c9838d668a
|
psx - hook up new controller configuration, to support 0-2 pads and 0-2 memcards. Not tested very well yet. no multitap this release.
|
2015-10-03 17:27:52 -05:00 |
zeromus
|
5cfc1dae2a
|
update psx core to 0.9.38.7
|
2015-10-02 00:53:03 -05:00 |
zeromus
|
6f049c2ab8
|
discsys/psx - dont crash when reading absurdly negative LBAs
|
2015-09-17 18:18:06 -05:00 |
zeromus
|
c942350beb
|
psx - re-add mednafen's disc error correction capability
|
2015-09-13 19:17:17 -05:00 |
zeromus
|
078e5d576a
|
psx - update notes
|
2015-08-11 15:05:34 -05:00 |
zeromus
|
ff17816dbb
|
apply 0.9.38.6
|
2015-08-11 15:05:34 -05:00 |
zeromus
|
203a0aa773
|
psx - fix bugs in pixel pro mode for PAL
|
2015-08-09 13:57:45 -05:00 |
zeromus
|
0cd3a82862
|
psx - improve framebuffer clipping method, add deinterlacer settings, fix some PAR for PAL games; fix bugs in GameExtraPadding handling
|
2015-08-09 13:57:45 -05:00 |
zeromus
|
4e673df06f
|
psx - continue fiddling with framebuffer cropping mode
|
2015-08-02 15:37:04 -05:00 |
zeromus
|
eb59470ed8
|
psx - some finetuning to previous commit to fix most PAL games and bios screens
|
2015-08-02 12:02:55 -05:00 |
zeromus
|
8fc5acfdcd
|
psx - add clip to framebuffer option
|
2015-08-02 11:35:19 -05:00 |
zeromus
|
91e92725e0
|
remove PSF parts from octoshock and tidy EXE loading apis
|
2015-07-20 23:09:27 -05:00 |
zeromus
|
f998ea9cf1
|
psx - support reset button
|
2015-07-17 16:55:44 -05:00 |
zeromus
|
ae22972e25
|
psx - build with vs2015, so we can pass mednafen's internal integrity checks, and force a widespread test of vs2015-built unmanaged dlls
|
2015-07-12 18:48:39 -05:00 |
zeromus
|
a354473237
|
psx - fix switching to audio discs. finally after a million years vib-ribbon works.
|
2015-07-12 18:06:29 -05:00 |
zeromus
|
a7ae3c0cfc
|
Merge branch 'discsys'
Conflicts:
BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj
BizHawk.Emulation.Cores/Consoles/Sega/gpgx/GPGXDynamic.cs
libmupen64plus/mupen64plus-win32-deps
|
2015-07-11 14:01:44 -05:00 |
zeromus
|
21c355b5ab
|
mednadisc release builds
|
2015-07-11 13:46:59 -05:00 |
zeromus
|
fda3ec03ed
|
improve subchannel mismatch reporting during disc a/b testing and add a comment about a failed experiment at a subcode deinterleaving optimization
|
2015-07-11 13:45:52 -05:00 |
zeromus
|
ee2d0aafdf
|
update psx to mednafen 0.9.38.5
|
2015-06-27 04:02:03 -05:00 |
zeromus
|
fada87b3d3
|
update mednadisc to 0.9.38.4
|
2015-06-23 13:27:10 -05:00 |
zeromus
|
f2c62161a9
|
psx - update to mednafen 0.9.38.4
|
2015-06-16 09:44:50 +00:00 |
zeromus
|
e2aabbab60
|
psx - fix error in PAL PixelPro mode scaling
|
2015-06-16 09:31:14 +00:00 |
zeromus
|
dcd79cd678
|
psx - fix some disc swapping screwups
|
2015-03-06 22:38:40 +00:00 |
zeromus
|
562e1d41e4
|
psx - add experimental croft correction
|
2015-02-23 03:17:05 +00:00 |
zeromus
|
5a6f4d9d34
|
psx - add 0.9.38.2 release notes
|
2015-02-17 00:22:43 +00:00 |
zeromus
|
f491f76207
|
psx - test rasterizer code
|
2015-02-15 18:08:09 +00:00 |
zeromus
|
36f9145483
|
psx - update to 0.9.38.1 level mednafen
|
2015-02-15 17:57:07 +00:00 |
zeromus
|
2afcb29e35
|
analyze recent mednafen updates for docs file
|
2015-02-15 00:24:49 +00:00 |
zeromus
|
0c1dedbe75
|
psx - hook up non-dualshock pad types
|
2015-02-01 07:45:41 +00:00 |
zeromus
|
91c130a07a
|
psx - straighten out setting of discs when loading savestates, and avoid doing likely desyncing operations in CDC module when loading savestates and setting the appropriate disc. fixes #381
|
2015-02-01 04:55:09 +00:00 |
zeromus
|
91180e0b32
|
a trifling change so i can test subwcrev
|
2015-02-01 02:52:19 +00:00 |
zeromus
|
8845b02010
|
add TOC-testing to mednadisc
|
2015-02-01 02:10:55 +00:00 |
zeromus
|
a272050c71
|
add TOC reporting to mednadisc tester
|
2015-01-21 02:10:59 +00:00 |
zeromus
|
2a28f2b414
|
psx - apply fresh GTE division bugfix
|
2015-01-12 07:32:14 +00:00 |
zeromus
|
288914b668
|
mednadisc - print less chatter while testing and also add some svn ignores
|
2015-01-12 07:31:49 +00:00 |
zeromus
|
b129eab0f9
|
psx - lag logic
|
2015-01-06 03:40:01 +00:00 |
zeromus
|
1c2ac16456
|
psx - remove unneeded input axis/button metadata
|
2015-01-06 01:57:24 +00:00 |
zeromus
|
c55a35610c
|
psx - fix bug from r8648
|
2015-01-05 22:57:46 +00:00 |
zeromus
|
e80de55210
|
disc - add a project including mednafen's disc-loading code, for a/b testing bizhawk's disc loading on large disc sets, and add an example a/b test using it.
|
2014-12-25 19:56:04 +00:00 |
zeromus
|
6b48a43f72
|
psx - fix tiny bug in disassembly
|
2014-12-25 18:22:11 +00:00 |
zeromus
|
dec5cd46de
|
psx - fix bug from r8648
|
2014-12-25 18:21:43 +00:00 |
zeromus
|
a226f61f7c
|
psx - remove unused CD subsystem code, now that i've decided to resurrect it in a separate module.
|
2014-12-24 22:27:29 +00:00 |
zeromus
|
4dc4745122
|
psx - revise disc swapping method. way cooler now, you get a list of discs in the virtualpad box, and changing between them maps to physical operations more logically.
|
2014-12-19 03:24:48 +00:00 |
zeromus
|
877e2dde81
|
psx - rework disassembler and add trace logger
|
2014-12-18 08:35:56 +00:00 |
zeromus
|
4569a3697b
|
psx - tidy and comments
|
2014-12-17 10:50:20 +00:00 |
zeromus
|
f9b4ad82b9
|
psx - fix a bad savestate bug
|
2014-12-17 10:50:00 +00:00 |
zeromus
|
08608b0137
|
merge osx octoshock work to trunk
|
2014-12-17 04:12:32 +00:00 |