BizHawk/BizHawk.MultiClient
andres.delikat 907c562174 Set unsafe compiler option on the Emulation project so it will compile. Add .nes to the open rom dialog 2011-02-27 14:23:48 +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 make controls processing more resilient against malformed binding strings 2011-02-20 06:49:16 +00:00
Properties Ram Search - menu item + toolstrip - Copy Value to Prev 2011-02-23 04:30:50 +00:00
config Hotkey dialog - fix more tab stop ordering 2011-02-24 03:26:53 +00:00
images oops, forgot to add this image 2011-02-23 14:20:09 +00:00
movie some more typos 2011-02-26 22:19:46 +00:00
output Add GetControllerAsMneumonic() to IEmulator that returns a formatted string of controller inputs. Implemented this function in SMS input.cs and hooked up Movie recording. 2011-02-26 21:36:46 +00:00
tools Checking in some movie class progress. Basic file saving done. Progress on file loading. 2011-02-25 19:49:29 +00:00
AboutBox.Designer.cs less inept this time 2011-02-25 04:14:29 +00:00
AboutBox.cs less inept this time 2011-02-25 04:14:29 +00:00
AboutBox.resx levar burton cameo 2011-02-25 04:06:50 +00:00
BizHawk.MultiClient.csproj neshawk!! emulate attractmode without bugs = initial checkin 2011-02-27 09:45:50 +00:00
Config.cs Ram Watch - save column width settings to config 2011-02-25 02:36:52 +00:00
ConfigService.cs config system update 2011-02-20 06:13:26 +00:00
Global.cs add nes stub 2011-02-20 02:17:09 +00:00
HawkFile.cs 2011-01-11 02:55:51 +00:00
LuaImplementation.cs example: change readbyte to memory.readbyte 2011-02-20 23:41:51 +00:00
LuaInterface.dll Add Lua DLLs to BizHawk 2011-02-19 22:47:33 +00:00
MainForm.Designer.cs Save & Load Config menu items 2011-02-21 16:35:42 +00:00
MainForm.MenuItems.cs Set unsafe compiler option on the Emulation project so it will compile. Add .nes to the open rom dialog 2011-02-27 14:23:48 +00:00
MainForm.cs [NES] add p1 controls. theyre hardcoded right now and need to go through the normal controls config system. but i think nes will be a more amazing exercise of the input configuration system than the other consoles...? 2011-02-27 11:40:08 +00:00
MainForm.resources 2011-01-11 02:55:51 +00:00
MainForm.resx complete speed/skip/non60-throttle functionality and controllable vsync. maybe a bit rough, but i'll continue to support it. 2011-02-21 09:48: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 do some prepwork for proper main loop control and throttling 2011-02-20 08:40:22 +00:00
RecentFiles.cs config system update 2011-02-20 06:13:26 +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 neshawk!! emulate attractmode without bugs = initial checkin 2011-02-27 09:45:50 +00:00
Rewind.cs do some prepwork for proper main loop control and throttling 2011-02-20 08:40:22 +00:00
RomGame.cs neshawk!! emulate attractmode without bugs = initial checkin 2011-02-27 09:45:50 +00:00
ScreenSaver.cs 2011-01-11 02:55:51 +00:00
Sound.cs fix sound buffering bugs and restore hookups for mute frameadvance option 2011-02-21 19:06:54 +00:00
Throttle.cs neshawk!! emulate attractmode without bugs = initial checkin 2011-02-27 09:45:50 +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