.. |
AVOut
|
my bad
|
2012-11-26 20:47:17 +00:00 |
DisplayManager
|
NESHawk - support movie recording for disk eject, insert coin 1, 2, FDS disk eject, and FDS Inserting of disks 1-4
|
2012-11-09 02:41:37 +00:00 |
GBAtools
|
gba gpu view: palette display
|
2012-11-27 21:13:13 +00:00 |
GBtools
|
gb: implement new CGB color preset "GBA"
|
2012-11-21 21:09:01 +00:00 |
Input
|
refine input event system and binding logic to allow more natural use of modifier keys as hotkeys
|
2012-11-09 20:03:59 +00:00 |
NEStools
|
NESPPU view: implement ctrl+C copy on mouseover
|
2012-11-12 22:13:49 +00:00 |
PCEtools
|
PCE - BG Viewer - add tile and palette stats on mouse over. Add tool to non-interim builds
|
2012-07-13 02:25:45 +00:00 |
Properties
|
C64 - Statusbar now has a floppy disk led light, lights up when emulated floppy disk is in use
|
2012-11-26 01:28:14 +00:00 |
SMStools
|
Added SMS specific menu: Graphics Settings
|
2012-03-11 17:08:25 +00:00 |
SNESTools
|
snesgfxdebugger-support rightclick freezing
|
2012-11-26 08:05:51 +00:00 |
TI83tools
|
TI83 Keypad - implement the 0 button, somehow it was missed
|
2012-02-21 03:45:25 +00:00 |
config
|
Add Atari 7800 to path config (interim only) and use firmwares folder instead of specific rom file paths. Atari 2600 - remove save ram in path config since it is not used. Optimized NES controller image.
|
2012-11-27 02:24:15 +00:00 |
images
|
oops, needs led images
|
2012-11-26 01:49:14 +00:00 |
movie
|
C64 - implement Restore key on client side, fixes to the Keyboard virtualpad
|
2012-11-25 21:49:07 +00:00 |
output
|
gba: add under-the-hood support for direct MMIO reading, to be used for something at some point, maybe
|
2012-11-27 16:44:50 +00:00 |
tools
|
tracelogger: copy ot clipboard
|
2012-11-28 18:59:56 +00:00 |
AboutBox.Designer.cs
|
Replace the "Play" and "Record" messages for movies with Icons.
|
2012-04-16 21:04:00 +00:00 |
AboutBox.cs
|
Show svn revision number in about boxes
|
2012-04-21 15:25:47 +00:00 |
AboutBox.resx
|
unofficial about box - Add a nifty close button
|
2012-03-28 23:43:15 +00:00 |
ArchiveChooser.Designer.cs
|
fix archive chooser keyboard behaviour, and add a feature to deduct 16Bytes from the size if it looks like iNES
|
2012-10-17 00:07:28 +00:00 |
ArchiveChooser.cs
|
fix archive chooser keyboard behaviour, and add a feature to deduct 16Bytes from the size if it looks like iNES
|
2012-10-17 00:07:28 +00:00 |
ArchiveChooser.resx
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
BizBox.Designer.cs
|
About box updates
|
2012-11-17 23:04:58 +00:00 |
BizBox.cs
|
Add authors, etc, for each core to the about box
|
2012-10-17 02:10:13 +00:00 |
BizBox.resx
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
BizHawk.MultiClient.csproj
|
gba: add the beginnings of a GPU view. much work is needed, but i like the idea of a single panel with movable widgets (and config-saveable layout, of course), as there is too much information in the case of a GBA to reasonably show it all on a screen. this way the user can set up a "workspace" appropriate for whatever dumping/debugging project is being done.
|
2012-11-27 19:21:46 +00:00 |
Config.cs
|
Add Atari 7800 to path config (interim only) and use firmwares folder instead of specific rom file paths. Atari 2600 - remove save ram in path config since it is not used. Optimized NES controller image.
|
2012-11-27 02:24:15 +00:00 |
ConfigService.cs
|
forgot part of the config serializer fix checkin
|
2012-06-15 19:55:11 +00:00 |
ExternalCoreSupport.cs
|
forgot an add
|
2011-07-24 07:00:54 +00:00 |
Global.cs
|
C64 - implement Restore key on client side, fixes to the Keyboard virtualpad
|
2012-11-25 21:49:07 +00:00 |
HawkFile.cs
|
add some helpful overloads to HawkFile for working with known filenames, instead of just extension lists
|
2012-09-12 00:41:07 +00:00 |
LogConsole.cs
|
Bugfix for log console.
|
2012-03-09 21:36:55 +00:00 |
LogWindow.Designer.cs
|
PCE - Implement PCECD system id in core and in game info. Also set cancel property of LogWindow winform
|
2011-09-24 17:05:34 +00:00 |
LogWindow.cs
|
Removed unused LogWindow::ShowConsole()
|
2012-03-09 21:22:52 +00:00 |
LogWindow.resx
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
LuaImplementation.cs
|
throttling UI is now set up to be done in one of three ways: sound, vsync, timer. in addition, there's an option to use vsync even when not throttling to it (but this doesn't really work too well...)
|
2012-11-12 17:57:11 +00:00 |
LuaInterface.dll
|
lua-fix crashes when scripts terminate
|
2012-07-10 19:40:35 +00:00 |
MainForm.Designer.cs
|
add a stub for a GBA GPU Viewer
|
2012-11-26 23:16:31 +00:00 |
MainForm.MenuItems.cs
|
If in full screen, add Open ROM to the context menu, so you can stay in fullscreen and still change roms
|
2012-11-28 02:00:08 +00:00 |
MainForm.Movie.cs
|
add genesis to the warning list when recording a new movie
|
2012-11-24 22:31:58 +00:00 |
MainForm.cs
|
Add Atari 7800 to path config (interim only) and use firmwares folder instead of specific rom file paths. Atari 2600 - remove save ram in path config since it is not used. Optimized NES controller image.
|
2012-11-27 02:24:15 +00:00 |
MainForm.resources
|
|
2011-01-11 02:55:51 +00:00 |
MainForm.resx
|
snes-some beginning steps on graphics debugging tools. nothing to see yet, move along
|
2012-09-06 08:32: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
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
NameStateForm.cs
|
|
2011-01-11 02:55:51 +00:00 |
NameStateForm.resources
|
|
2011-01-11 02:55:51 +00:00 |
NameStateForm.resx
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
PlayMovie.Designer.cs
|
Multiclient menu - disable the movie, avi, and screen shot menus when no ROM is loaded
|
2012-05-31 01:13:25 +00:00 |
PlayMovie.cs
|
hook up coleco to mainform title, rip out some old movie file saving code, fix up the save/open file dialogs for play movie/record movie/TAStudio
|
2012-11-17 22:16:23 +00:00 |
PlayMovie.resx
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
Program.cs
|
dispose of slimdx gamepads on program close
|
2012-11-09 19:21:33 +00:00 |
RecentFiles.cs
|
Fix an exception from commit 2161 (Prevent lua script restart when resetting a game). Fixed by making RecentFiles.GetRecentFileByPosition() more robust by not crashing when there is no recent file (returns "") instead
|
2012-04-04 02:23:47 +00:00 |
RecordMovie.Designer.cs
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
RecordMovie.cs
|
Record movie - fix default filename that I broke some commits ago
|
2012-11-22 03:55:51 +00:00 |
RecordMovie.resx
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
RenderPanel.cs
|
throttling UI is now set up to be done in one of three ways: sound, vsync, timer. in addition, there's an option to use vsync even when not throttling to it (but this doesn't really work too well...)
|
2012-11-12 17:57:11 +00:00 |
Rewind.cs
|
oops
|
2012-10-11 20:05:02 +00:00 |
RomGame.cs
|
C64 - Pass in extension to the core
|
2012-11-01 17:56:48 +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
|
reunbreak turbo (both normal turbo and turboturbo) with sound throttling
|
2012-10-11 01:00:36 +00:00 |
Throttle.cs
|
throttling UI is now set up to be done in one of three ways: sound, vsync, timer. in addition, there's an option to use vsync even when not throttling to it (but this doesn't really work too well...)
|
2012-11-12 17:57:11 +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 |
lua51.dll
|
try fixing lua "buffer overflow" stack corruption crash when GC occurs while calling a cfunction
|
2012-06-11 22:15:49 +00:00 |