zeromus
d8c0e3b27e
make GetExeDirectoryAbsolute more robust (handle # in paths)
2012-03-21 06:38:19 +00:00
adelikat
dac438ec02
Lua Console - Better dialog for lua functions list, stop and start sound on calling list
2012-03-17 02:18:09 +00:00
taotao54321
54f89fca9f
Added PCE BG Viewer (interim)
2012-03-12 05:19:59 +00:00
peter
e310e90d9f
Conditionally compile Windows code, make Throttle class portable, and add dummy input/audio implementations for non-Windows
...
This is (almost, bar some local resource hacks) enough to start the
emulator on Linux/Mono, load a ROM and watch the demo (input and
audio don't work yet).
2012-03-12 04:44:34 +00:00
peter
ccc9fdf672
Case sensitivity fixes
2012-03-12 04:44:19 +00:00
peter
0776d48b81
Add subwcrev.sh build script for non-Windows platforms
2012-03-12 04:44:10 +00:00
taotao54321
a595e367db
Added SMS specific menu: Graphics Settings
...
PCE Graphics Settings dialog bugfix
2012-03-11 17:08:25 +00:00
taotao54321
9d72bf0c7c
Added PCE specific menu: Graphics Settings
2012-03-11 15:12:48 +00:00
adelikat
40698b119c
Add an atari controller image for controller config dialog
2012-03-10 14:10:50 +00:00
zeromus
65282a366e
fix versions stuff
2012-03-10 00:21:40 +00:00
adelikat
196ce3de45
Start an animated gif config dialog
2012-03-04 19:24:10 +00:00
adelikat
5d44836c92
File -> MOvie -> Import movies menu item
2012-03-03 20:14:20 +00:00
zeromus
f801d04a46
now remove traces of psx from the current project, so it doesnt confuse any users
2012-02-24 20:45:27 +00:00
zeromus
fd6ac896fc
general cleanup.. remove a bunch of warnings.. improve log console system a bit.. add new icons for log console window.. remove old demo psx interop system and add new, simpler one, which isnt really tested yet but is way less annoying.
2012-02-24 20:38:35 +00:00
andres.delikat
ff5c9a2799
refactor movie convert into movie import. Currently this breaks movie conversion, as the main convert function now needs implementation
2012-02-15 00:43:21 +00:00
andres.delikat
c871eedbbc
Debugger icon, add to gameboy debugger menu item, add gameboy debugger to toolbox (conditional on gb emulation)
2012-01-10 02:02:11 +00:00
zeromus
dacc65eb0d
2010 cleanup
2011-08-27 02:31:43 +00:00
beirich
21493304e6
Bizhawk bravely enters the year 2010
2011-08-27 02:17:11 +00:00
zeromus
ce4837b326
cleanup some icon related things??
2011-08-21 06:07:38 +00:00
beirich
0a5157d9a6
Extremely preliminary TurboCD support
2011-08-14 18:20:13 +00:00
beirich
c7178543c7
split gamedb up into more files
2011-08-12 03:30:23 +00:00
andres.delikat
034b2e6e68
Autofire config dialog
2011-08-09 23:27:47 +00:00
andres.delikat
fdacd090db
Ram Search - GUI fixups
2011-08-07 03:11:54 +00:00
andres.delikat
df5d27e0f3
Cheats - better icon, fix Save function to use default filename and save automatically, refactored into its own Save() function
2011-08-06 22:25:37 +00:00
andres.delikat
c3d08b3b7b
Pull the cheat list and some related functions out of the Cheats winform and into a CheatList object. Still some bugs to work out, but at least the cheat window doesn't crash when opened a 2nd time
2011-08-06 02:34:24 +00:00
beirich
b27673f26c
M-M-M-MONSTER COMMIT! change Game-load api stuff
2011-08-04 03:20:54 +00:00
beirich
a1c562259d
Client-side cheats system added, works on all cores with working PokeByte()
2011-08-03 03:00:19 +00:00
andres.delikat
04d41975d0
Implement Help menu item (links to googlecode page)
2011-07-31 23:00:19 +00:00
andres.delikat
35180dbae4
A real about box
2011-07-31 02:13:24 +00:00
andres.delikat
ccae3cc1c9
Add NullGame as an inherited class of RomGame and assign Global.Game to this instead of null whenever a ROM is not loaded. This fixes using the record dialog with no game loaded and lots of other situations during Null Emulator. Also cleaned up the record dialog a bit
2011-07-30 23:20:49 +00:00
andres.delikat
e4ba668d31
NES & SMS controls VirtualPads (Reset/Pause/Power/Etc)
2011-07-30 13:48:13 +00:00
andres.delikat
d6897ad328
Tastudio - PCE virtualpad done, 4 pce controllers added to controller box
2011-07-30 01:09:44 +00:00
zeromus
5580295085
movie input refactoring
2011-07-24 23:14:16 +00:00
andres.delikat
813e0d0d97
SMS virtual pad, but pressing the buttons crashes currently
2011-07-24 19:31:58 +00:00
zeromus
8a1e0c2b09
unmanaged core experiment
2011-07-24 06:45:05 +00:00
andres.delikat
c383319082
Play Movie - rescan button
2011-07-23 21:14:20 +00:00
andres.delikat
f4d02ff49e
Some code cleanup on Mainform, also moved all the mainform movie functions to their own file
2011-07-22 01:14:13 +00:00
andres.delikat
b1abe27bfc
a couple of icons
2011-07-16 13:48:05 +00:00
andres.delikat
1b4258947b
AVI - status bar icon when avi is capturing
2011-07-12 00:37:24 +00:00
zeromus
52f27634eb
first draft of avi-writing: it works, unless you abuse it.
2011-07-11 07:35:14 +00:00
zeromus
9628ab3506
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
andres.delikat
b832d0f331
Hack icon for status bar
2011-07-10 20:48:07 +00:00
zeromus
f8f1906a3c
make alt hotkeys more useful by preventing interference from windows menu system
2011-07-10 19:50:59 +00:00
andres.delikat
58ac4b176f
remove corphawk.ico from svn, remove lost logo.ico from csproj file list
2011-07-10 18:13:02 +00:00
zeromus
c25caa4c8e
is this better?
2011-07-10 18:08:06 +00:00
andres.delikat
4ba6fb4122
Load up Rom dump status icon with various ROM statuses
2011-07-10 16:34:35 +00:00
andres.delikat
74c8e09892
Add Record icon for when movie is in record movie, add green check for good rom dumps, add function for checking rom dumps (currently blank and always shows good)
2011-07-10 15:36:41 +00:00
andres.delikat
4b03660092
Better corphawk icon
2011-07-10 13:46:10 +00:00
beirich
1496c9eb1d
Switch Bizhawk Client from console to winforms application; make "Show Log Window" a user-togglable option
2011-07-09 19:54:24 +00:00
andres.delikat
b25193ef84
Use blank image in the pause icon of the statusbar so that the icon size doesn't change
2011-07-09 18:39:48 +00:00