BizHawk/BizHawk.Emulation
goyuken e33396a548 GBA -add new "Combined WRAM" memory domain, which is the 256KB EWRAM immediately followed by the 32KB IWRAM 2013-09-29 15:43:49 +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 GBA -add new "Combined WRAM" memory domain, which is the 256KB EWRAM immediately followed by the 32KB IWRAM 2013-09-29 15:43:49 +00:00
Database support additional FDS bios 2013-08-23 17:52:52 +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 Updated Experimental Vic. 2013-08-30 20:22:12 +00:00
BizHawk.Emulation_v4.5.csproj New Ram Watch - implement memory domains menu, using a new ToolHelpers class and a method that generates it (todo: refactor other tool dialogs to it this way), and some more features such as Separator, SelectAll, move up, move down, remove 2013-09-07 05:17:29 +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