goyuken
|
92d71ee89f
|
revert r4551 changes to .csproj files
|
2013-06-25 21:34:06 +00:00 |
pasky1382
|
23d71a3b87
|
Commented out unworking code for disc.DetectSegaSaturn() in MainForm.cs
Added 'Always On Top' option to settings in hex editor/tas studio/ram search
|
2013-06-25 08:50:42 +00:00 |
zeromus
|
b7dbb91419
|
DiscSystem-misc improvements and bugfixes, add CDFS parser, and add DiscID system for PSX and PSP discs.
|
2013-06-25 08:31:48 +00:00 |
goyuken
|
1de395ca2a
|
psphawk: sound, except it doesn't work. i will figure it out later
|
2013-06-25 02:06:06 +00:00 |
goyuken
|
c8577fc361
|
psphawk: clean up some logging stuff. fix upsidedown image. redirect special PSP paths to PSP/ subfolder (still not much control over them, but at least they wont be shatting all over the place)
|
2013-06-25 01:06:35 +00:00 |
goyuken
|
5ec0cf2831
|
psphawk: add the c# interfaces, as well as a compiled final dll (note: debug mode). to use psphawk, first uncomment the hack in MainForm.cs, then ensure that you have a valid PSP ISO located at "D:\Games\jpcsp\umdimages\Final Fantasy Anniversary Edition [U] [ULUS-10251].iso", then try to load a valid sega saturn game.
|
2013-06-25 00:38:15 +00:00 |
goyuken
|
39f82cbca9
|
psphawk
|
2013-06-25 00:14:35 +00:00 |
goyuken
|
b6ac0ff88a
|
fix tab naming bug on sms controller config
|
2013-06-20 00:28:19 +00:00 |
goyuken
|
a68be5f014
|
show debug vs release mode in About Box
|
2013-06-20 00:16:51 +00:00 |
goyuken
|
1073e184d3
|
re-un-break TGROM problem caused by r4524
|
2013-06-14 15:07:55 +00:00 |
pasky1382
|
72b78e8dc9
|
Crystalis collision box viewer
|
2013-06-14 00:46:21 +00:00 |
pjgat09
|
a4a88ff139
|
N64: Tweaked the virtual pad layout
|
2013-06-10 00:08:31 +00:00 |
pjgat09
|
4225ef55af
|
N64: Fixed the analog control in the virtual pad to look and behave better
|
2013-06-09 23:54:19 +00:00 |
pjgat09
|
fc596038e5
|
N64: Added NumericUpDown controls for X and Y on the virtual pad, but they don't work quite right yet. Also the analog control is being odd now.
|
2013-06-08 21:59:06 +00:00 |
pjgat09
|
4307e138ba
|
N64: Load video plugin settings from movies.
|
2013-06-08 20:13:11 +00:00 |
pjgat09
|
3d6c99139a
|
N64: Removed the old video settings screen, and renamed the menu option for the "temp" screen
|
2013-06-08 03:56:34 +00:00 |
pjgat09
|
6ab3f6a463
|
N64: Added SaveType to the gamedb, but only for 16K EEPROM since all the other options are ignored. This fixes a "no controller" issue with Banjo Tooie
|
2013-06-08 03:36:57 +00:00 |
goyuken
|
511fcf4bd0
|
mainform: excise the old gif code. it's still in svn history if you want to resurrect it. doesn't really serve much purpose now that there's a full-fledged gif writer integrated to the AV dump system
|
2013-06-07 19:46:15 +00:00 |
goyuken
|
7b6492c0e2
|
n64: use the "fast" savestate text processing primitives. overall speedup: savestate: 21x loadstate: 10x
|
2013-06-06 00:59:09 +00:00 |
goyuken
|
f1e2c275f4
|
speed up some text conversion routines so that Yabause saving of text savestates is about 19x as fast as before
|
2013-06-05 18:42:54 +00:00 |
goyuken
|
f42f002669
|
speed up some text conversion routines so that Yabause loading of text savestates is about 10x as fast as before
|
2013-06-05 17:42:53 +00:00 |
goyuken
|
032595c24e
|
saturn controller image
|
2013-06-05 17:07:59 +00:00 |
pjgat09
|
40efe45bd0
|
N64: Re-compiled the audio plugin dll in release mode
|
2013-06-05 01:45:42 +00:00 |
pjgat09
|
9694792cfb
|
N64: Improved the M64 reader lua script. It now uses the forms.openfile function, and displays some info about the movie. Also improved the handling at the end of the movie
|
2013-06-02 03:16:11 +00:00 |
goyuken
|
56d5d1ef5a
|
direct sound: you can now choose which of your devices to play out of. note that although you can make the change in the UI at any time, you actually have to restart the whole bizhawk to initialize on the new device.
|
2013-06-02 00:49:40 +00:00 |
pasky1382
|
15bdff9ac8
|
Faxandu collision box viewer
|
2013-06-01 12:10:33 +00:00 |
goyuken
|
56d7b299de
|
NES: MMC3: fix some worthless mario hack. i don't like this particularly
|
2013-05-28 20:01:09 +00:00 |
adelikat
|
c680c1b7ad
|
make 2012 project file compile
|
2013-05-27 20:51:10 +00:00 |
adelikat
|
980254e448
|
N64 - add controller image to controller config dialog
|
2013-05-27 20:47:55 +00:00 |
pjgat09
|
a43645a87b
|
N64: Plugin settings from the movie header are now loaded into HeaderParams. There is also code to parse these settings, but it is commented out for now
|
2013-05-27 20:25:06 +00:00 |
pjgat09
|
8dc13f5216
|
N64: Simplified some plugin code
|
2013-05-27 19:17:19 +00:00 |
pjgat09
|
b1138c4128
|
N64: Wire glide settings to the m64p core
|
2013-05-27 02:14:43 +00:00 |
pjgat09
|
19fc24aeb5
|
N64: Glide settings now save
|
2013-05-27 01:59:45 +00:00 |
pjgat09
|
f183654b5a
|
N64: More work on glide settings. Per-game settings now load into the setting screen from the gamedb.
|
2013-05-27 01:35:56 +00:00 |
pjgat09
|
d47b0b1cc1
|
N64: Added the analog data to the (currently unused) mnemonic for the virtual pad
|
2013-05-27 01:31:29 +00:00 |
pjgat09
|
4de1389810
|
N64: Add per-game hacks for glide to the gamedb
|
2013-05-27 00:35:45 +00:00 |
pjgat09
|
7b43126f50
|
N64: Added a glide config object and loaded it into the plugin screen
|
2013-05-26 05:11:00 +00:00 |
pjgat09
|
99498b680b
|
N64: Added Glide settings, but they don't do anything yet
|
2013-05-25 04:25:42 +00:00 |
pjgat09
|
1c570e41d3
|
N64: Moved the microcode list for the glide plugin into the code
|
2013-05-24 02:34:57 +00:00 |
adelikat
|
46ee7af765
|
Save and Load the n64 video plugin setting in movies. Also save all rice plugin settings if rice is the video plugin, however it does not load those settings yet
|
2013-05-23 01:11:30 +00:00 |
pjgat09
|
2245975217
|
N64: Implement the reflection method to store and retrieve the plugin settings
|
2013-05-23 00:16:04 +00:00 |
pjgat09
|
40cea9085a
|
N64: Removed the now redundant "Rice" from the variable names in the config object
|
2013-05-22 22:26:24 +00:00 |
adelikat
|
da8bcff826
|
proof of concept for better organizing N64 plugin settings
|
2013-05-21 02:15:15 +00:00 |
goyuken
|
d7380d1952
|
console debug notification when a sega saturn disc is autodetected
|
2013-05-20 14:03:19 +00:00 |
goyuken
|
ea7dd85451
|
NES: TxROM: add 256K chr option to ACCLAIM-MC-ACC. fixes crash dummies, amongst others
|
2013-05-20 13:41:21 +00:00 |
pjgat09
|
1e1466a0f9
|
N64: Some improvements to the virtual pad. 4 pads are now shown and work, input display works
|
2013-05-20 01:53:02 +00:00 |
pjgat09
|
ac9d053895
|
N64: Actually use the input for the other three controllers
|
2013-05-20 00:03:08 +00:00 |
pjgat09
|
dd349818f5
|
N64: Fixed bug where video settings from the gamedb didn't get loaded
|
2013-05-19 23:49:21 +00:00 |
pjgat09
|
9cc5a00076
|
N64: Dirty hack to allow savestates to be loaded during the first or second frame of emulation.
|
2013-05-19 23:38:34 +00:00 |
pjgat09
|
ff0d3c4beb
|
N64: Fixed a typo in the gamedb
|
2013-05-19 20:56:27 +00:00 |