zeromus
|
d529383826
|
nes-fix small bug in MMC1 reset function
|
2011-09-16 00:58:19 +00:00 |
beirich
|
7a272192fb
|
Add version IDs to the other working cores
Add toggle for saving screenshot with savestate. Update loadstate code to not die when encountering a state without a screenshot
|
2011-09-15 23:32:21 +00:00 |
beirich
|
f7109d5f17
|
fix a stupid bug in pce-cd causing irqs to not be released
|
2011-09-15 05:10:23 +00:00 |
zeromus
|
8f668ee75d
|
fix bugs in some ancient ReadFromHex overloads that never got used
|
2011-09-11 21:07:40 +00:00 |
beirich
|
e8c3da9c1f
|
[pce] Improve ADPCM flags and interrupt handling
|
2011-09-09 03:40:58 +00:00 |
beirich
|
41de458ec6
|
[pce] Fix ADPCM more and code cleanup
|
2011-09-07 03:31:32 +00:00 |
zeromus
|
4924b4a9a0
|
nes-fix tetris differently
|
2011-09-06 01:58:22 +00:00 |
zeromus
|
b21c04c0a7
|
nes-add new ines detection rule for goodnes's totally un-good tetris dump
|
2011-09-06 01:51:44 +00:00 |
beirich
|
a8aaaef45e
|
[PCE] ADPCM playback more or less working correctly now
plus some cleanup
|
2011-09-05 17:45:01 +00:00 |
beirich
|
e67ff446da
|
Fix new GameInfo to not default to in-database, special handling for 'null' games
|
2011-09-05 01:21:59 +00:00 |
beirich
|
e61ea6050a
|
CDAudio: don't crash when read requested past end of disc
|
2011-09-04 19:55:41 +00:00 |
andres.delikat
|
eb1aca8695
|
NES core - fix loadstate to read until the [NES] tag
|
2011-09-04 18:27:53 +00:00 |
beirich
|
620437c10d
|
pce, dispose disc when core is disposed
|
2011-09-04 06:28:55 +00:00 |
zeromus
|
3d09a713dc
|
dont lose track of wave blobs
|
2011-09-04 06:26:35 +00:00 |
zeromus
|
44c8a62803
|
make discs disposable and polish up discohawk extractor
|
2011-09-04 06:15:41 +00:00 |
zeromus
|
290cf76223
|
make discohawk extractor reuse ffmpeg code from disc system and encode raw pcm to remove dependency on wavefile headers libs
|
2011-09-04 05:53:09 +00:00 |
beirich
|
647cae698e
|
Max volume is settable per sound source to enable mixing many sound sources without clipping. Potentially can be used to disable individual sound sources.
|
2011-09-04 04:38:11 +00:00 |
andres.delikat
|
35d0ad1b31
|
NES - implement Clip Left & Right sides option
|
2011-09-04 01:58:16 +00:00 |
andres.delikat
|
721a514d26
|
NES Graphics Config - Ability to set the first and last scanlines. NES Core - refactor MyVideoProvider to accomodate new settings. Set to Top 8, Bottom 231 by default.
|
2011-09-04 01:12:12 +00:00 |
beirich
|
e13af4064b
|
[pce] very preliminary ADPCM playback, added a bunch more MemoryDomains
|
2011-09-03 20:32:18 +00:00 |
andres.delikat
|
d5247babe8
|
NES - Update game issues notes, several games are working since this was last checked
|
2011-09-03 17:13:42 +00:00 |
andres.delikat
|
67433a5f17
|
NES APU - a fix for the triangle channel, Double Dragon 2 sounds much better
|
2011-09-03 15:50:46 +00:00 |
beirich
|
9f4ffde86f
|
[pce-cd] somewhat improve save-statey-ness. still not solid but good enough to work a lot of the time
|
2011-09-01 01:14:40 +00:00 |
beirich
|
65d6961160
|
[pce] fix adpcm address calculation error; fixes Terraforming & others
|
2011-08-31 04:06:54 +00:00 |
beirich
|
afaf5879f6
|
Improve CD-Audio w/ volume/fade support; put error messages in client when invalid system card selected
|
2011-08-30 04:02:52 +00:00 |
beirich
|
2caf635dd9
|
derp :(
|
2011-08-29 22:49:24 +00:00 |
beirich
|
8571853828
|
still-in-the-midst-of-it turbocd check-in
|
2011-08-29 02:47:03 +00:00 |
zeromus
|
f210e21b1e
|
NES-support super C
|
2011-08-29 00:38:29 +00:00 |
zeromus
|
470b36a20d
|
nes-add OAM memory domain
|
2011-08-28 19:07:33 +00:00 |
zeromus
|
41d45ed180
|
disc-make concept of redundant track 0 elimination mandatory (i had made a note that it was apparently mandatory and then removed the option, but didnt bother to restore the functionality)
|
2011-08-28 06:31:31 +00:00 |
andres.delikat
|
942a9e086a
|
Add a SoundOn flag to the nes core and hook to the sound on/off in sound config. the flag bypasses the apu.run function. the apu read/writes are still going, and seems to be TAS safe to do this
|
2011-08-27 15:49:16 +00:00 |
beirich
|
21493304e6
|
Bizhawk bravely enters the year 2010
|
2011-08-27 02:17:11 +00:00 |
beirich
|
e703d3a99f
|
[pce] fix R-Type CD audio start bug(s)
|
2011-08-16 03:11:27 +00:00 |
zeromus
|
cd878508f5
|
disc-tidy
|
2011-08-16 01:49:48 +00:00 |
zeromus
|
3bab049363
|
disc-clarify difference between LBA and ABA
|
2011-08-15 10:43:36 +00:00 |
beirich
|
cd65961b53
|
fixed subcode stuff and a stupid bug in CDAudio.cs
|
2011-08-15 04:22:54 +00:00 |
zeromus
|
019ad69459
|
disc subchannel Q calculation; make TOC a little more useful by adding TOCPoints which are easier to search than nested sessions, tracks, and indices; and change path browser to use a superior folder browser which lets you enter paths into a textbox. I refuse to click to navigate folders
|
2011-08-14 23:13:31 +00:00 |
beirich
|
266d81f644
|
CD Audio is 1337
|
2011-08-14 21:27:51 +00:00 |
beirich
|
0a5157d9a6
|
Extremely preliminary TurboCD support
|
2011-08-14 18:20:13 +00:00 |
beirich
|
cfccc65672
|
add metaspu V method, set NES to use it experimentally
|
2011-08-14 01:42:54 +00:00 |
andres.delikat
|
124da117b8
|
Add default constructor to GameInfo to avoid null reference crashes, right click menu during null emulator now no longer crashes (and probably a number of other situations). Added BizHawk back to the Main form text property instead of 0
|
2011-08-10 23:50:01 +00:00 |
zeromus
|
e172e7a948
|
disc-elucidate some comments
|
2011-08-09 06:14:36 +00:00 |
zeromus
|
71d3774ace
|
disc-fix little postgap bug
|
2011-08-09 02:33:03 +00:00 |
andres.delikat
|
d10f38af5d
|
Remove autofire from IController & inherited objects other than Controller
|
2011-08-09 00:57:56 +00:00 |
andres.delikat
|
0d01af5c7b
|
Refactor autofire, remove the autofire adaptor. Added an autofire bool to IController and implemented it in the Controller object. Setting to true will turn the controller buttons into autofire buttons
|
2011-08-08 23:35:13 +00:00 |
zeromus
|
fe33e75c1b
|
disc-cuefile wave-fulfillment is a case-insensitive process
|
2011-08-08 06:14:05 +00:00 |
zeromus
|
bde8365563
|
disc-more robust waveification
|
2011-08-08 06:09:44 +00:00 |
zeromus
|
66ccd1eadc
|
|
2011-08-08 04:48:28 +00:00 |
zeromus
|
e4305823c5
|
disc-more gracefully handle missing ffmpeg, and checkin an ffmpeg finally
|
2011-08-08 02:02:01 +00:00 |
zeromus
|
1f541be6df
|
disc: cue+mp3/mpc/flac decoding
|
2011-08-08 01:48:31 +00:00 |
zeromus
|
f604415c5a
|
Disc directory should probably be renamed DiscSystem now
|
2011-08-07 23:15:44 +00:00 |
zeromus
|
c05a8770c4
|
disco: handle some of the pointless cue comments like CATALOG, small round-tripping refinements, add a DRAG HERE FOR MAGIC area for dragging things into in order to make magic
|
2011-08-07 09:05:10 +00:00 |
zeromus
|
6a69022568
|
try fixing progress box bugs
|
2011-08-07 04:00:06 +00:00 |
zeromus
|
c575c41f23
|
discohawk gui lives!!!
|
2011-08-07 03:21:03 +00:00 |
zeromus
|
c9ea7c85c5
|
misc disc whisk risk fiskars
|
2011-08-06 22:36:39 +00:00 |
zeromus
|
829c651b1e
|
clean up cue dumping preferences and fix OneBinPerTrack
|
2011-08-06 22:32:52 +00:00 |
zeromus
|
998e4ebe00
|
tweak cue writing to satisfy daemon tools idiosyncracy
|
2011-08-06 22:01:53 +00:00 |
zeromus
|
adb06ab36a
|
refine disc system
|
2011-08-06 21:40:52 +00:00 |
zeromus
|
ed1a5d70d7
|
some work on cue+wav+iso loading and improved cue+bin dumping (still not done yet)
|
2011-08-06 10:43:05 +00:00 |
beirich
|
fb7018b94c
|
missing file
|
2011-08-04 04:45:53 +00:00 |
beirich
|
ff6323a362
|
client can handle opening/dragging a .cue, hashing the data sector, looking it up in the DB, and passing it to the correct core
|
2011-08-04 04:00:00 +00:00 |
beirich
|
1000a3c26f
|
delete some more dead code
|
2011-08-04 03:27:13 +00:00 |
beirich
|
b27673f26c
|
M-M-M-MONSTER COMMIT! change Game-load api stuff
|
2011-08-04 03:20:54 +00:00 |
beirich
|
6f379cee76
|
remove freeze system; replacement incoming
|
2011-08-03 02:13:42 +00:00 |
zeromus
|
0f2b81796f
|
demo altered freeze system for nes
|
2011-08-03 01:42:51 +00:00 |
beirich
|
74a58186df
|
fix Disc/Disc name collision
add function to disc-api to get game-ID hash from 1st data track
|
2011-08-03 00:57:01 +00:00 |
andres.delikat
|
183ef7f14c
|
Cheats implemented in the TI83 core, show messagebox on Cheat enable failure
|
2011-08-02 22:41:47 +00:00 |
zeromus
|
19d0cc627e
|
get some of the disc api interop stuff checked in
|
2011-08-02 08:26:33 +00:00 |
beirich
|
1c72c144af
|
odds and ends, pre-commit for turbocd stuff
|
2011-08-01 23:18:22 +00:00 |
zeromus
|
f356d5b354
|
add core scanning system
|
2011-07-31 19:46:42 +00:00 |
andres.delikat
|
2e68314e01
|
Movies that start from savestate now supported. Record Movie dialog "Record from Now" option implemented. ResetFrameCounter() added to IEmulator and implemented in all existing cores
|
2011-07-30 20:49:36 +00:00 |
beirich
|
0b49dd25a0
|
[PCE] fix Lost Sunheart sound glitch, calling PSG fixed for now (except LFO)
|
2011-07-28 06:09:04 +00:00 |
beirich
|
564f829fd7
|
[PCE] PSG volumes are less wrong. Still poking.
[Client] improved some config defaults
|
2011-07-28 05:28:03 +00:00 |
beirich
|
cc3206a610
|
crash bugfix
|
2011-07-24 22:46:32 +00:00 |
beirich
|
06d8792830
|
[PCE] fix Youkai Douchuuki, Yo Bro, and Order of the Griffon
|
2011-07-24 19:52:20 +00:00 |
zeromus
|
8a1e0c2b09
|
unmanaged core experiment
|
2011-07-24 06:45:05 +00:00 |
beirich
|
c30529685d
|
[PCE] regretfully implement sprite limit, fixing some anomalies
|
2011-07-24 03:32:39 +00:00 |
beirich
|
d8b6432d9a
|
[PCE] cap active display to 242 lines, fixes Puzzle Boy (requests 512)
|
2011-07-23 21:52:44 +00:00 |
beirich
|
91baebf8b2
|
[PCE] Implement ORA under T-Flag, fixes City Hunter
|
2011-07-23 21:24:43 +00:00 |
beirich
|
8295e6d65b
|
PCE GameDB overhaul
|
2011-07-23 20:22:32 +00:00 |
beirich
|
3bedad1e95
|
Update SGX with new timing & support frameskip... huge success!
100% SGX compatibility (not that this is difficult)
|
2011-07-20 03:57:41 +00:00 |
beirich
|
47def064fa
|
significant PCE timing/compat improvements, still poking at a few things
|
2011-07-19 03:53:07 +00:00 |
zeromus
|
5af7ede20e
|
|
2011-07-18 03:02:29 +00:00 |
beirich
|
cc9cf04a57
|
"Fix" PCE Paranoia by marking bad roms
|
2011-07-18 00:11:16 +00:00 |
beirich
|
1475d55da1
|
blegh
|
2011-07-16 21:09:44 +00:00 |
andres.delikat
|
7445ff887c
|
small amount of work on NES Sprite viewer, added nesasm.pdf to NES docs
|
2011-07-16 18:16:21 +00:00 |
beirich
|
3f27ac0b2a
|
Fix PCE Populous by supporting its custom SaveRAM.
+ Unsubstantial TurboCD progress.
|
2011-07-15 02:08:18 +00:00 |
zeromus
|
4b892cdfea
|
ti83: savestate vram
|
2011-07-14 01:18:04 +00:00 |
beirich
|
652e56083f
|
PCE: fix sprite bugs introduced in fighting run fix
|
2011-07-12 00:37:00 +00:00 |
andres.delikat
|
bd71909f38
|
AVI cleanup - gray of menu items when appropriate, use default filename, and AVI Path config, add on screen messages, fix crash on Null emulator capture (snow is awesome yo), other misc things
|
2011-07-11 23:26:20 +00:00 |
zeromus
|
9628ab3506
|
hook up nes dump status stuff, and also add a log window that we could use for console output in the near future but for now is just used to show you a detailed rom analysis report
|
2011-07-10 21:00:28 +00:00 |
beirich
|
56538894c6
|
Add Hack rom status
|
2011-07-10 20:35:52 +00:00 |
beirich
|
bf203b54f5
|
FIX FIGHTING RUN PCE!
|
2011-07-10 19:55:17 +00:00 |
beirich
|
732bd982af
|
Update to GameDB and update PCE compat.txt
|
2011-07-10 18:26:55 +00:00 |
beirich
|
6fc8d16e42
|
Wire up known bad/good rom status from GameDB
|
2011-07-10 16:06:12 +00:00 |
beirich
|
c8727ae01f
|
fix some gamedb stuff, add some genesis games to db, get genesis back to a state where it at least loads roms correctly
|
2011-07-10 04:54:18 +00:00 |
andres.delikat
|
de1a3fdc50
|
Fix TI83 screenshots. Fix screenshot naming code to use the filesystemsafe name, fix bug in screenshotas function
|
2011-07-10 01:55:37 +00:00 |
zeromus
|
0aa234282e
|
phase 1 of fixing up controller logic. tell me how terribly ive broken the movie code. might want to fix it before moving on to phase 2 or decide to revert.
|
2011-06-27 05:31:46 +00:00 |
andres.delikat
|
52215061aa
|
some implementations necessary for the gameboy controller
|
2011-06-27 01:24:26 +00:00 |
andres.delikat
|
8096316981
|
Make GB debugger not load by default when a gb game is loaded, misc cleanups gb related
|
2011-06-27 00:15:47 +00:00 |