.. |
Gameboy
|
Gameboy - implement memory domains (system bus only for now) and other small things
|
2011-06-27 01:05:30 +00:00 |
Input
|
phase 1 of fixing up controller logic. tell me how terribly ive broken the movie code. might want to fix it before moving on to phase 2 or decide to revert.
|
2011-06-27 05:31:46 +00:00 |
NEStools
|
Change ToolStrip widgets to ToolStripEx so that they can focus+click
|
2011-06-28 23:32:55 +00:00 |
Properties
|
More images for menu items
|
2011-06-30 01:27: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
|
Add soft reset hotkey, remove hard coded nes reset hotkey, fix small errors on TI83 hotkey mapping
|
2011-06-30 02:22:12 +00:00 |
images
|
More images for menu items
|
2011-06-30 01:27:46 +00:00 |
movie
|
phase 1 of fixing up controller logic. tell me how terribly ive broken the movie code. might want to fix it before moving on to phase 2 or decide to revert.
|
2011-06-27 05:31:46 +00:00 |
output
|
TurboCD progress
|
2011-06-19 03:27:18 +00:00 |
tools
|
Change ToolStrip widgets to ToolStripEx so that they can focus+click
|
2011-06-28 23:32:55 +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
|
More images for menu items
|
2011-06-30 01:27:46 +00:00 |
Config.cs
|
oops, config file change not checked in
|
2011-06-30 02:25:32 +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
|
phase 1 of fixing up controller logic. tell me how terribly ive broken the movie code. might want to fix it before moving on to phase 2 or decide to revert.
|
2011-06-27 05:31:46 +00:00 |
HawkFile.cs
|
phase 1 of fixing up controller logic. tell me how terribly ive broken the movie code. might want to fix it before moving on to phase 2 or decide to revert.
|
2011-06-27 05:31:46 +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
|
More images for menu items
|
2011-06-30 01:27:46 +00:00 |
MainForm.MenuItems.cs
|
Add soft reset hotkey, remove hard coded nes reset hotkey, fix small errors on TI83 hotkey mapping
|
2011-06-30 02:22:12 +00:00 |
MainForm.cs
|
Add soft reset hotkey, remove hard coded nes reset hotkey, fix small errors on TI83 hotkey mapping
|
2011-06-30 02:22:12 +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
|
Set FullRowSelect on a bajillion listview objects
|
2011-06-26 19:50:15 +00:00 |
PlayMovie.cs
|
phase 1 of fixing up controller logic. tell me how terribly ive broken the movie code. might want to fix it before moving on to phase 2 or decide to revert.
|
2011-06-27 05:31:46 +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
|
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
|
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.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
|
phase 1 of fixing up controller logic. tell me how terribly ive broken the movie code. might want to fix it before moving on to phase 2 or decide to revert.
|
2011-06-27 05:31:46 +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 |