beirich
|
806095669e
|
fix the build
|
2011-06-10 02:41:46 +00:00 |
zeromus
|
079f9d9958
|
[NES] fix broken scroll and shaky statusbars regression
|
2011-06-10 01:14:52 +00:00 |
zeromus
|
f72be10bd1
|
[NES] update savestates
|
2011-06-09 22:59:54 +00:00 |
zeromus
|
72100bd304
|
[NES] ELROM emulation (cv3 and laser invasion tested) and core savestate logic brought up to date. savestates for newer mappers still need reworking.
|
2011-06-09 19:45:07 +00:00 |
zeromus
|
b66cb2a28c
|
add file signature to 7z wrapper code for iNES format so it can't be mis-recognized (castlevania 3 apparently resembles a tar file for some reason)
|
2011-06-09 06:56:23 +00:00 |
andres.delikat
|
2fcb35a4e4
|
Input Config - Fix NES select & start (I had the saving of the key mappings flip flopped)
|
2011-06-09 00:58:09 +00:00 |
zeromus
|
bb4499a41f
|
[NES] rewrite core mmc3 mapping logic to be more clear, handle some assorted mislabeled games, and fix a bug with mmc3+vram+chrmode=1
|
2011-06-08 09:28:38 +00:00 |
zeromus
|
9a3a505c54
|
[NES] add board: Taito_TC0190FMC (mapper 033), and continue improving board analysis logging
|
2011-06-08 07:32:57 +00:00 |
zeromus
|
0015cada91
|
[NES] fix bug in deemph palette that made airwolf invisible and add better tracking and reporting of bad roms (there are bad dumps of airwolf in addition to the game itself being bad)
|
2011-06-08 06:53:11 +00:00 |
zeromus
|
81b30501a5
|
[NES] improve board detection diagnostics logging messages, and add board: IREM-G101 (mapper 032)
|
2011-06-08 06:17:41 +00:00 |
zeromus
|
32104cbdbf
|
[NES] add board: IREM-H3001 (mapper 065)
|
2011-06-08 03:58:02 +00:00 |
zeromus
|
969341f691
|
[NES] add board: sunsoft-4 (mapper 068)
|
2011-06-08 02:42:36 +00:00 |
zeromus
|
8247fca267
|
[NES] game recognition tweaks and additions
|
2011-06-08 01:03:32 +00:00 |
andres.delikat
|
c6ddf5fd68
|
new Movie creates a GUID
|
2011-06-08 00:42:51 +00:00 |
andres.delikat
|
a9c8756bd1
|
Some work on Movie object and convertSMV started
|
2011-06-08 00:25:16 +00:00 |
zeromus
|
87fa456490
|
[NES] add iNES detects, fix mmc1 bug, update compatibility list
|
2011-06-07 22:29:44 +00:00 |
zeromus
|
9ea6a0b7a8
|
fix various poorly constructed auxfile paths and paths with invalid characters
|
2011-06-07 21:10:30 +00:00 |
zeromus
|
232d8c91f6
|
fix saveram path creation
|
2011-06-07 20:52:45 +00:00 |
zeromus
|
5cadfd228a
|
[NES] add iNES autodetect case for 3dworldrunner 2
|
2011-06-07 20:52:30 +00:00 |
zeromus
|
bc1d255ac3
|
[NES] ppu timing tweak
|
2011-06-07 20:41:49 +00:00 |
zeromus
|
d05b81238e
|
[NES] general ppu timing, mmc3, and nt view fixups.
|
2011-06-07 07:14:34 +00:00 |
zeromus
|
d0ea2f7106
|
[NES] one last cpu bug
|
2011-06-07 01:31:06 +00:00 |
zeromus
|
00debfe6dd
|
[NES] battletoads beyotch
|
2011-06-07 01:05:57 +00:00 |
zeromus
|
a7b50ee399
|
fix bad bugs in instruction generation
|
2011-06-07 00:56:11 +00:00 |
zeromus
|
39193561fe
|
remove newly redundant comments
|
2011-06-06 23:33:17 +00:00 |
zeromus
|
2c1622a372
|
fix some 6502 cpu timing and page-crossing address logic
|
2011-06-06 23:29:02 +00:00 |
zeromus
|
a849a2b9ca
|
fix debug stdout redirection with a hack. which visual studio doesnt support in c# ????
|
2011-06-06 21:08:38 +00:00 |
zeromus
|
51dbef0fd2
|
[NES] fix nt viewer
|
2011-06-06 18:19:24 +00:00 |
andres.delikat
|
542d54a9d2
|
Movie Convert - make compile
|
2011-06-06 10:41:24 +00:00 |
zeromus
|
e6afb2359b
|
[nes] timing and accuracy work.
|
2011-06-06 10:27:42 +00:00 |
andres.delikat
|
89ff0c8927
|
ConvertFCM - remove some erroneous code
|
2011-06-06 02:07:53 +00:00 |
andres.delikat
|
8d1a2cb2cd
|
Fix bugs in MMV convert
|
2011-06-06 01:08:29 +00:00 |
andres.delikat
|
4c36d1abda
|
basic mmv conversion done. Still a lot of little todos with header info & error checking
|
2011-06-06 00:18:42 +00:00 |
andres.delikat
|
a189411d26
|
Progress on convertFCM and beginning of convertMMV
|
2011-06-05 16:29:09 +00:00 |
andres.delikat
|
5ad6e0b602
|
Begin Convert FCM tool. Reads most header stuff, no input log yet. Only hooked up to Drag & Drop atm
|
2011-06-05 02:50:50 +00:00 |
andres.delikat
|
0224eebbf1
|
Allow L+R/U+D toggle (just the GUI & config work, not hooked up yet)
|
2011-06-04 23:17:59 +00:00 |
andres.delikat
|
2a7996c228
|
Input Config - NES controls - swap Select & Start
|
2011-06-04 14:07:55 +00:00 |
andres.delikat
|
56cce7ab2b
|
Rip out sample rate config
|
2011-06-04 01:03:13 +00:00 |
beirich
|
566ec51a8a
|
restore SMS movie playback
|
2011-06-03 03:25:04 +00:00 |
beirich
|
9283a9f37d
|
IEmulator now implements IDisposable; client now disposes cores
|
2011-06-02 02:59:18 +00:00 |
zeromus
|
013487bf77
|
disc api: clarify 2048 vs 2352 sector accesses
|
2011-06-02 01:52:10 +00:00 |
andres.delikat
|
6aab991f10
|
bat file for making a release
|
2011-05-30 03:21:51 +00:00 |
andres.delikat
|
6d82dcf486
|
Volume up and down hotkeys
|
2011-05-30 01:50:51 +00:00 |
zeromus
|
fba7989f0a
|
[NES] big mmc3 reorg and many new games
|
2011-05-28 09:52:32 +00:00 |
brandman211
|
21703d9f6a
|
Adventures of Lolo fails.
|
2011-05-25 17:36:29 +00:00 |
brandman211
|
c9fb166c2f
|
Journey to Silius fails miserably.
|
2011-05-25 17:29:58 +00:00 |
brandman211
|
5076530381
|
The Bugs Bunny Crazy Castle syncs.
|
2011-05-25 17:23:54 +00:00 |
andres.delikat
|
47b9487bd3
|
Sound Config - Sample rate config
|
2011-05-25 02:00:44 +00:00 |
andres.delikat
|
77afbe240d
|
Sound Config - hook up sound enabled checkbox and implemented the feature.
|
2011-05-25 01:33:54 +00:00 |
zeromus
|
b2a38e9d9c
|
hand coded special purpose sorts are a bad idea.
|
2011-05-24 05:30:21 +00:00 |