BizHawk/BizHawk.MultiClient
zeromus e73dee15b9 fix lua 2012-01-09 00:15:54 +00:00
..
Gameboy Gameboy - implement memory domains (system bus only for now) and other small things 2011-06-27 01:05:30 +00:00
Input fix some sticky input bugs hopefully without creating anymore 2011-09-11 18:05:49 +00:00
NEStools NES Game Genie Encoder/Decoder - fix so that the A key works in the code text box, have buttons insert rather than append 2011-09-20 23:27:55 +00:00
Properties Bizhawk bravely enters the year 2010 2011-08-27 02:17:11 +00:00
TI83tools Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
config Fix so that dialogs that use InputWidget can still close with Alt+F4 2012-01-08 23:01:14 +00:00
images Trade out Poke icon with a nicer one (with a larger image size than 16x16) 2011-09-11 01:39:26 +00:00
movie store lag frame information into movies. Have TAStudio highlight lag frames in pink. Currently only hooked up for the NES core. 2012-01-08 23:51:53 +00:00
output fix lua 2012-01-09 00:15:54 +00:00
tools store lag frame information into movies. Have TAStudio highlight lag frames in pink. Currently only hooked up for the NES core. 2012-01-08 23:51:53 +00:00
AboutBox.Designer.cs nes-fix a little bug in MMC2 and support MMC4 while i am at it 2011-09-21 05:47:41 +00:00
AboutBox.cs add interim build indicator to aboutbox 2011-09-17 22:03:06 +00:00
AboutBox.resx nes-fix a little bug in MMC2 and support MMC4 while i am at it 2011-09-21 05:47:41 +00:00
ArchiveChooser.Designer.cs Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
ArchiveChooser.cs fixs spaces into tabs in a bunch of files because I'm tired of fixing it gradually 2011-06-19 23:39:25 +00:00
ArchiveChooser.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
AviWriter.cs avi size segmentation 2011-07-13 04:24:55 +00:00
BizBox.Designer.cs Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
BizBox.cs A real about box 2011-07-31 02:13:24 +00:00
BizBox.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
BizHawk.MultiClient.csproj 2010 cleanup 2011-08-27 02:31:43 +00:00
Config.cs Play Movie dialog - Match Game Name option, checked by default. 2011-12-27 00:15:48 +00:00
ConfigService.cs show config crashes so we can debug them 2011-07-06 02:16:44 +00:00
ExternalCoreSupport.cs forgot an add 2011-07-24 07:00:54 +00:00
Global.cs dont vsync when fastforwarding or unthrottling 2011-09-04 05:18:38 +00:00
HawkFile.cs cleanup Controller class (remove old sticky and forcing code) 2011-07-24 20:37:10 +00:00
LogConsole.cs oops 2011-09-21 00:55:08 +00:00
LogWindow.Designer.cs PCE - Implement PCECD system id in core and in game info. Also set cancel property of LogWindow winform 2011-09-24 17:05:34 +00:00
LogWindow.cs Log Window - save window position & size (only on closing the dialog, but not emulator main window atm) and minor cosmetic fixes. NES - readd IREM_TAM_S1 to csproj. Update compatibility doc 2011-09-21 23:31:48 +00:00
LogWindow.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
LuaImplementation.cs Remove bmp images in favor of png, small implementations to Lua Console 2011-06-26 02:09:06 +00:00
LuaInterface.dll fix lua 2012-01-09 00:15:54 +00:00
MainForm.Designer.cs Add option for auto-savestates 2011-10-15 23:17:15 +00:00
MainForm.MenuItems.cs Add option for auto-savestates 2011-10-15 23:17:15 +00:00
MainForm.Movie.cs Fix loading of post movie savestates (savestates made while in movie finished mode). Complete fix When in read-only. While in read+write it throws a loadstate error. This isn't ideal but at least prevents possible movie corruption. 2011-09-29 01:46:35 +00:00
MainForm.cs Gameboy - fix ROM loading, and implement memory domains (WRAM banks, VRAM, HRAM, OAM) 2011-12-27 02:10:07 +00:00
MainForm.resources 2011-01-11 02:55:51 +00:00
MainForm.resx Disable NES Debugger menu item, and remove a commented out debug line I left by accident 2011-08-27 16:30:59 +00:00
MruStack.cs fixs spaces into tabs in a bunch of files because I'm tired of fixing it gradually 2011-06-19 23:39:25 +00:00
NameStateForm.Designer.cs Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
NameStateForm.cs 2011-01-11 02:55:51 +00:00
NameStateForm.resources 2011-01-11 02:55:51 +00:00
NameStateForm.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
PlayMovie.Designer.cs Play Movie dialog - Match Game Name option, checked by default. 2011-12-27 00:15:48 +00:00
PlayMovie.cs Play Movie dialog - Match Game Name option, checked by default. 2011-12-27 00:15:48 +00:00
PlayMovie.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
Program.cs about halfway through pce-cd compat test and gamedb updating, plus commit some bugfixes 2011-09-17 05:35:41 +00:00
RecentFiles.cs fixs spaces into tabs in a bunch of files because I'm tired of fixing it gradually 2011-06-19 23:39:25 +00:00
RecordMovie.Designer.cs Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
RecordMovie.cs Refix recording movies from "Now" so that the StartsFromSavestate flag gets properly stored into the movie file 2011-09-04 19:04:00 +00:00
RecordMovie.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
RenderPanel.cs Slight tweak to rendering of on screen ram watch, display separator watches as ---- 2011-09-13 00:29:54 +00:00
Rewind.cs pce-cd: support arcade card, fix cd-audio playback bug 2011-09-19 00:39:28 +00:00
RomGame.cs M-M-M-MONSTER COMMIT! change Game-load api stuff 2011-08-04 03:20:54 +00:00
SavestateManager.cs M-M-M-MONSTER COMMIT! change Game-load api stuff 2011-08-04 03:20:54 +00:00
ScreenSaver.cs fixs spaces into tabs in a bunch of files because I'm tired of fixing it gradually 2011-06-19 23:39:25 +00:00
Sound.cs 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
Throttle.cs remove dumb throttle diagnostics 2011-08-27 18:41:38 +00:00
Watch.cs Ram Watch - Implement separator feature + reading it from files. Todo: Insert Separator menu/toolbar item 2011-01-21 18:37:53 +00:00