BizHawk/BizHawk.Emulation
zeromus 179dbd4124 revert back to r5156 2013-10-27 07:45:59 +00:00
..
CPUs 6502: added RDY pin, required for C64 and possibly others 2013-08-15 06:08:21 +00:00
Computers/Commodore64 Commodore64: Simplify g_Idle code, the document I was basing this information on was inconsistent with the circuitry (and this way makes more sense) 2013-08-31 23:10:02 +00:00
Consoles continuing... 2013-10-25 01:00:31 +00:00
Database continuing... 2013-10-25 01:00:31 +00:00
DiscSystem Fix some annoying warnings and some misc code cleanup 2013-09-14 19:34:14 +00:00
ExternalCores 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
Interfaces add PeekWord, PeekDWord, PokeWord, and PokeDWord to the memory domain object, don't know why we never did this before. Refactored watch.cs accordingly, todo: a bazillion other places 2013-09-21 14:32:37 +00:00
Properties some libmednahawk work. it can't possibly be used by anyone else yet, but i gotta do a checkin. 2012-11-04 23:29:06 +00:00
Sound n64: disable certain debug messages for now as they're causing crashing problems. 2013-05-02 00:33:44 +00:00
BizHawk.Emulation.csproj revert back to r5156 2013-10-27 07:45:59 +00:00
Buffer.cs Removing unused directives from a bunch of files because I was playing around with resharper, but that got boring so not every file 2013-04-14 20:39:19 +00:00
Log.cs Extremely preliminary TurboCD support 2011-08-14 18:20:13 +00:00
Notes.txt 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
QuickCollections.cs nes-big improvements to sound, hopefully. fix regressions from last night which killed a lot of music. 2012-09-29 22:19:49 +00:00
Util.cs renovate the firmware system. cores now have the ability to get firmware themselves, without needing to have files loaded or pass paths from the multiclient. users can select whatever firmware they want from the firmwares config dialog. 2013-08-10 01:17:06 +00:00