BizHawk/BizHawk.MultiClient
andres.delikat ab50252e68 Ram Search - use .Refresh() instead of .Update() 2011-02-20 01:14:17 +00:00
..
Gameboy restore gb core to some semblance of working order, and hook up its debugger; and add the newer, improved Z80A (but not the Z80GB, ironically) disassembler 2011-01-20 06:24:31 +00:00
Input minor refactoring of IController handling of control updates / frame tracking / movies 2011-02-05 05:40:19 +00:00
Properties Sega Genesis controller image added to input config 2011-01-29 19:06:34 +00:00
config Added Gameboy. 2011-02-19 22:07:52 +00:00
images Refactor Ram Poke by making a stand alone Ram Poke dialog, this will be able to be called from the main menu as well as any dialog 2011-02-17 16:27:39 +00:00
output Add Lua DLLs to BizHawk 2011-02-19 22:47:33 +00:00
tools Ram Search - use .Refresh() instead of .Update() 2011-02-20 01:14:17 +00:00
BizHawk.MultiClient.csproj Lua window added. Only can browse for script, at the moment. 2011-02-19 22:42:35 +00:00
Config.cs Added Gameboy. 2011-02-19 22:07:52 +00:00
ConfigService.cs very crappy RecentFiles save/load to config 2011-01-18 03:40:53 +00:00
Global.cs TI-83 emulator lol 2011-01-18 10:28:10 +00:00
HawkFile.cs 2011-01-11 02:55:51 +00:00
LuaInterface.dll Add Lua DLLs to BizHawk 2011-02-19 22:47:33 +00:00
MainForm.Designer.cs Lua window added. Only can browse for script, at the moment. 2011-02-19 22:42:35 +00:00
MainForm.cs Lua window added. Only can browse for script, at the moment. 2011-02-19 22:42:35 +00:00
MainForm.resources 2011-01-11 02:55:51 +00:00
MainForm.resx Make Bizhawk icon out of corphawk.jpg and add to main form! 2011-02-16 15:09:53 +00:00
MruStack.cs 2011-01-11 02:55:51 +00:00
NameStateForm.Designer.cs 2011-01-11 02:55:51 +00:00
NameStateForm.cs 2011-01-11 02:55:51 +00:00
NameStateForm.resources 2011-01-11 02:55:51 +00:00
NameStateForm.resx 2011-01-11 02:55:51 +00:00
PlayMovie.Designer.cs Add record & play movie dialogs and other movie menu items. Dialogs only have ok/cancel buttons atm 2011-02-11 02:30:45 +00:00
PlayMovie.cs Add record & play movie dialogs and other movie menu items. Dialogs only have ok/cancel buttons atm 2011-02-11 02:30:45 +00:00
PlayMovie.resx Add record & play movie dialogs and other movie menu items. Dialogs only have ok/cancel buttons atm 2011-02-11 02:30:45 +00:00
Program.cs 2011-01-11 02:55:51 +00:00
RecentFiles.cs Another recentfiles bug - fix so that the last recent on the list is removed when the max count has been exceeded 2011-01-18 04:03:46 +00:00
RecordMovie.Designer.cs Add record & play movie dialogs and other movie menu items. Dialogs only have ok/cancel buttons atm 2011-02-11 02:30:45 +00:00
RecordMovie.cs Add record & play movie dialogs and other movie menu items. Dialogs only have ok/cancel buttons atm 2011-02-11 02:30:45 +00:00
RecordMovie.resx Add record & play movie dialogs and other movie menu items. Dialogs only have ok/cancel buttons atm 2011-02-11 02:30:45 +00:00
RenderPanel.cs Input Display for PCE 2011-02-16 14:59:32 +00:00
Rewind.cs Make a DoFrameAdvance() function that will handle any per frame activities (such as updating dialogs), currently it still is called constantly instead of once per frame 2011-02-15 21:40:08 +00:00
RomGame.cs add patch ability to gamedb 2011-01-29 04:52:50 +00:00
ScreenSaver.cs 2011-01-11 02:55:51 +00:00
Sound.cs better sound? 2011-02-05 21:25:58 +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