BizHawk/BizHawk.MultiClient
andres.delikat 63b1f9b93a Input Config - autofire for SMS/GG/SG, disable autofire pulldown item for TI83 2011-08-09 02:16:46 +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 Refactor autofire, remove the autofire adaptor. Added an autofire bool to IController and implemented it in the Controller object. Setting to true will turn the controller buttons into autofire buttons 2011-08-08 23:35:13 +00:00
NEStools Hexeditor - stringbuilder for a slight speedup 2011-08-07 15:54:29 +00:00
Properties Ram Search - GUI fixups 2011-08-07 03:11:54 +00:00
TI83tools fix ti-83 virtual keypad 2011-07-24 20:23:27 +00:00
config Input Config - autofire for SMS/GG/SG, disable autofire pulldown item for TI83 2011-08-09 02:16:46 +00:00
images Ram Search - GUI fixups 2011-08-07 03:11:54 +00:00
movie Remove autofire from IController & inherited objects other than Controller 2011-08-09 00:57:56 +00:00
output disc-more gracefully handle missing ffmpeg, and checkin an ffmpeg finally 2011-08-08 02:02:01 +00:00
tools oops 2011-08-07 20:55:06 +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
AviWriter.cs avi size segmentation 2011-07-13 04:24:55 +00:00
BizBox.Designer.cs A real about box 2011-07-31 02:13:24 +00:00
BizBox.cs A real about box 2011-07-31 02:13:24 +00:00
BizBox.resx A real about box 2011-07-31 02:13:24 +00:00
BizHawk.MultiClient.csproj Ram Search - GUI fixups 2011-08-07 03:11:54 +00:00
Config.cs Input Config - autofire for SMS/GG/SG, disable autofire pulldown item for TI83 2011-08-09 02:16:46 +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 Input Config - autofire for SMS/GG/SG, disable autofire pulldown item for TI83 2011-08-09 02:16:46 +00:00
HawkFile.cs cleanup Controller class (remove old sticky and forcing code) 2011-07-24 20:37:10 +00:00
LogConsole.cs etc 2011-07-31 20:19:44 +00:00
LogWindow.Designer.cs Path Config for PCE Bios 2011-07-25 01:30:18 +00:00
LogWindow.cs crude log console 2011-07-17 22:42:52 +00:00
LogWindow.resx hook up nes dump status stuff, and also add a log window that we could use for console output in the near future but for now is just used to show you a detailed rom analysis report 2011-07-10 21:00:28 +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 Add Lua DLLs to BizHawk 2011-02-19 22:47:33 +00:00
MainForm.Designer.cs Autofire Input Adaptor, currently no UI for it 2011-08-07 23:26:06 +00:00
MainForm.MenuItems.cs M-M-M-MONSTER COMMIT! change Game-load api stuff 2011-08-04 03:20:54 +00:00
MainForm.Movie.cs Movie Loadstate - GUID checking in read-only mode + fix a crash bug 2011-07-31 17:35:02 +00:00
MainForm.cs Input Config - autofire for SMS/GG/SG, disable autofire pulldown item for TI83 2011-08-09 02:16:46 +00:00
MainForm.resources 2011-01-11 02:55:51 +00:00
MainForm.resx Save slot system in status bar, shows which slots have a file associated with them, which slot is currently selected, and clicking loads the state 2011-07-01 01:28:25 +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 Hide Selection = false on all the virtuallistview objects 2011-08-02 03:07:47 +00:00
PlayMovie.cs M-M-M-MONSTER COMMIT! change Game-load api stuff 2011-08-04 03:20:54 +00:00
PlayMovie.resx Play Movie - rescan button 2011-07-23 21:14: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 Save a default user setting and allow the user to set this in the record movie dialog 2011-06-30 01:37:54 +00:00
RecordMovie.cs M-M-M-MONSTER COMMIT! change Game-load api stuff 2011-08-04 03:20:54 +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 Fix unmanaged/VRAM memory leak causing eventual crashes once VRAM is exhausted 2011-07-26 04:26:20 +00:00
Rewind.cs TAStudio - more misc stuff 2011-06-12 00:14:19 +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 Refactor movie code - a Loaded property, removed a lot of code that was a work around for this needed feature, movie can not write to disk unless this property is true 2011-07-30 23:59:31 +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