BizHawk/BizHawk.MultiClient
andres.delikat 8d856ccd53 Input Config - remove now obsolete TruncateButtonMapping function 2011-06-22 17:35:19 +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 Hotkeys/Input - Use Ctrl for display instead of Control 2011-06-21 01:22:27 +00:00
NEStools NES virtual pad hooked up (behaves as graphical autohold) 2011-06-12 19:31:06 +00:00
Properties status strip - pause icon implemented, movie icon put in but hidden and unimplmeented. Dump Error warning icon put in and disabled, needs to be implemented 2011-06-19 20:50:46 +00:00
TI83tools good news: movies work! bad news: 1) movies don't work for TI83 yet 2) I broke some NES things, to be fixed in a later commit 2011-05-08 00:06:43 +00:00
config Input Config - remove now obsolete TruncateButtonMapping function 2011-06-22 17:35:19 +00:00
images status strip - pause icon implemented, movie icon put in but hidden and unimplmeented. Dump Error warning icon put in and disabled, needs to be implemented 2011-06-19 20:50:46 +00:00
movie status strip - pause icon implemented, movie icon put in but hidden and unimplmeented. Dump Error warning icon put in and disabled, needs to be implemented 2011-06-19 20:50:46 +00:00
output TurboCD progress 2011-06-19 03:27:18 +00:00
tools 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
AboutBox.Designer.cs Save & Load Named State functions added to hotkey dialog, and dynamically update shortcut string on menu items 2011-04-11 00:22:17 +00:00
AboutBox.cs Save & Load Named State functions added to hotkey dialog, and dynamically update shortcut string on menu items 2011-04-11 00:22:17 +00:00
AboutBox.resx Save & Load Named State functions added to hotkey dialog, and dynamically update shortcut string on menu items 2011-04-11 00:22:17 +00:00
ArchiveChooser.Designer.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.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 archive file choosing. also, support archive subdirectories. just because i always wanted to. 2011-03-07 02:04:42 +00:00
BizHawk.MultiClient.csproj status strip - pause icon implemented, movie icon put in but hidden and unimplmeented. Dump Error warning icon put in and disabled, needs to be implemented 2011-06-19 20:50:46 +00:00
Config.cs Hotkeys/Input - Use Ctrl for display instead of Control 2011-06-21 01:22:27 +00:00
ConfigService.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
Global.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
HawkFile.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
LuaImplementation.cs Adding lua function lists. 2011-05-14 01:05:26 +00:00
LuaInterface.dll Add Lua DLLs to BizHawk 2011-02-19 22:47:33 +00:00
MainForm.Designer.cs status strip - pause icon implemented, movie icon put in but hidden and unimplmeented. Dump Error warning icon put in and disabled, needs to be implemented 2011-06-19 20:50:46 +00:00
MainForm.MenuItems.cs Context menu - disable "Load Last" menu items if no items in recent menus 2011-06-21 02:09:53 +00:00
MainForm.cs some work on the disc system 2011-06-20 09:09:21 +00:00
MainForm.resources 2011-01-11 02:55:51 +00:00
MainForm.resx Made public flags in main form so that dialogs can control frame advance & rewind. Hooked to TAStudio 2011-06-11 19:39:34 +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 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 Added a CompareTo function for Movie objects, and created a basic insertion sort for the play movie dialog. 2011-05-24 01:19:42 +00:00
PlayMovie.cs Column sorting (and reverse sorting) for Ram Search & Ram Watch 2011-06-19 19:10:01 +00:00
PlayMovie.resx Various fixes to play movie dialog & movie class 2011-05-10 00:38:20 +00:00
Program.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
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 Record Movie Dialog - add header info on record, add author box and hook it up, dialog fix ups 2011-06-19 14:28:13 +00:00
RecordMovie.cs Record Movie Dialog - add header info on record, add author box and hook it up, dialog fix ups 2011-06-19 14:28:13 +00:00
RecordMovie.resx Implement record movie dialog enough to choose a movie and begin recording. Needs a way to set header info & settings 2011-05-16 00:56:16 +00:00
RenderPanel.cs boot up without crashing on systems without HWTransformAndLight 2011-06-22 01:57:37 +00:00
Rewind.cs TAStudio - more misc stuff 2011-06-12 00:14:19 +00:00
RomGame.cs fix various poorly constructed auxfile paths and paths with invalid characters 2011-06-07 21:10:30 +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 Sound Volume - better algorithm for a smoother sound up/down 2011-06-11 17:42:16 +00:00
Throttle.cs fix occasional crash in throttle due to a funky order of operations 2011-06-21 08:36:49 +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
corphawk.ico Add icon to this folder, the properties seem to not like it being in another folder 2011-05-24 01:15:42 +00:00