Commit Graph

8683 Commits

Author SHA1 Message Date
jdpurcell 3e64e317f9 BizBox - Revert changes from r9061 caused by WinForms designer not running at 96 DPI. 2015-02-08 14:14:39 +00:00
scepheo 0ff1808101 RAM Search: Fixed go-to using index instead of address. 2015-02-08 00:35:32 +00:00
zeromus 396b46ad87 psx - add a missing disc ID signature 2015-02-07 16:59:16 +00:00
adelikat 0a00eb0de2 nothing to see here 2015-02-07 16:14:23 +00:00
adelikat 0ee999dde4 Lua - drawImage - speed up by caching images instead of reading them from disk on every call 2015-02-07 15:39:16 +00:00
adelikat ddae5c6d7d TI-83 - load file menu option - make the open file dialog more useful 2015-02-07 15:28:38 +00:00
adelikat 00fb58bea5 more TI83 cleanup, nothing worth looking at here 2015-02-07 15:02:52 +00:00
adelikat 95d9f250ee TI83 - nitpick refactor, nothing useful to see here 2015-02-07 14:46:02 +00:00
adelikat 63a3c56441 TI-83 - some code refactor 2015-02-07 14:38:29 +00:00
adelikat d5ed4369e9 Fix autoloading of TI-83 keypad 2015-02-07 14:30:14 +00:00
zeromus c54d824600 revert r9051 oopsie 2015-02-07 04:14:50 +00:00
hegyak a340c5ca52 Merge r9050 into trunk/output/gamedb/gamedb_n64.txt 2015-02-07 04:08:30 +00:00
zeromus 6700f50a99 psx - fix small copypaste error in 2nd controller binding 2015-02-07 01:22:07 +00:00
zeromus fcdc189e00 alter disc ID check for PSX (fix magical drop F JP detection) 2015-02-06 02:44:32 +00:00
adelikat 20a92686f9 Debugger - the Seek To feature requires Disassembling to be available in the core 2015-02-06 01:01:34 +00:00
adelikat 133723e50f Debugger - clean up some code 2015-02-06 00:56:54 +00:00
adelikat 8427a9db7e Debugger - add context menu item on Disassembler "Add Breakpoint" that will add an execute breakpoint on the selected address 2015-02-06 00:41:50 +00:00
adelikat e020574b8d Store served firmware information in movie headers 2015-02-06 00:16:53 +00:00
goyuken a782fdb315 take 2 2015-02-05 23:53:25 +00:00
hegyak ec26c32dc1 Added Excitebike 64 (USA) (Rev A) and Turok - Rage Wars (USA) (Rev A). to gamedb/gamedb_n64.txt It should work as their non-Rev A counterparts. 2015-02-05 23:44:36 +00:00
goyuken 995f670d36 frontend tracks loaded firmware: proof of concept 2015-02-05 23:25:28 +00:00
goyuken 7017168ee3 coleco: clean up corefileprovider usage 2015-02-05 23:09:37 +00:00
goyuken 723a90fb30 intellivision - clean up corefileprovider usage 2015-02-05 23:07:48 +00:00
adelikat 6fb2599320 Disable new movie import system, since I won't be attempting that seriously any time soon 2015-02-05 22:34:41 +00:00
adelikat 0ae3ec18d8 oops, forgot to check this in last commit 2015-02-05 22:34:00 +00:00
adelikat 0eec6530f6 PSX - change controller definition name dynamically, use it in Controller Config to set a gamepad or dualshock image. The logic here is dubious when you consider multiple players and mixed controllers but that doesn't sound like a real situation anyway. 2015-02-05 22:08:23 +00:00
adelikat 95cdaac0b0 PSX - gamepad doesn't have L3 and R3 2015-02-05 21:46:05 +00:00
adelikat e211cfdcf3 PSX - virtualpad support for non-dualshock controllers 2015-02-05 21:42:28 +00:00
adelikat 124ee7b236 start a movie import refactor, and start implementing a new fm2 importer as a proof of concept, does not do anything useful yet (such as SyncSettings and input) 2015-02-05 02:19:46 +00:00
adelikat 206b00252f fix a bunch of genesis lua scripts 2015-02-05 00:28:36 +00:00
adelikat fa0db935e3 Fix a bunch of SNES lua scripts 2015-02-05 00:16:55 +00:00
adelikat 3ebd9bb2df Lua functions list - greatly speedup drawing 2015-02-05 00:04:05 +00:00
zeromus 24fc897b41 add mingw-w64 notes 2015-02-04 08:21:46 +00:00
jdpurcell 2f5a7543ca Add Yield/SwitchToThread in SNES IPCRingBuffer. Improves performance on Core 2 Duo, about the same on i5, and will prevent it from going < 1 fps on a single core machine :). 2015-02-04 04:31:41 +00:00
adelikat 60ed815b68 add some plumbing for a PJM importer 2015-02-03 00:24:38 +00:00
adelikat 1202305a47 move MovieImport.cs into an import folder in preparation to break it up 2015-02-03 00:15:36 +00:00
scepheo 24f0765233 More bat magic. 2015-02-02 23:44:48 +00:00
adelikat e289065bd1 oops again 2015-02-02 23:25:59 +00:00
adelikat 5bca97aad7 oops 2015-02-02 23:22:16 +00:00
adelikat f916c0a051 Rename MakeRelease.bat to BuildAndPackage.bat and add bat files that call it, making release and developer builds 2015-02-02 23:18:56 +00:00
scepheo d956744def MakeRelease.bat: fetch msbuild directory from registry. 2015-02-02 23:02:37 +00:00
goyuken 450e4b60cd fix broken movie savestates 2015-02-02 22:43:15 +00:00
adelikat 9b8cd47a0c MakeRelease.bat - turn off DeveloperBuild flag before compiling, and set it back afterward 2015-02-02 22:13:34 +00:00
adelikat 18987d001d MakeRelease.bat - compile bizhawk in release mode first 2015-02-02 22:07:19 +00:00
zeromus 656c6e0585 i knew that was too good to be true 2015-02-02 22:00:43 +00:00
zeromus 88bb1f5c83 change n64 configuration of C buttons to be UP DOWN LEFT RIGHT. dont think this will cause any bugs, but who knows 2015-02-02 21:46:34 +00:00
goyuken f956b3257f savestate framebuffer as bmp with customizable size 2015-02-02 00:25:50 +00:00
zeromus df96db1e2d nothing to see here move along 2015-02-01 23:12:54 +00:00
goyuken b3b37c46c3 possibly fast light bitmap saver with resize, TODO hook up to something 2015-02-01 22:49:53 +00:00
adelikat 45b2fcb8af Controller Config - properly prune analog buttons that aren't in the curent configuration 2015-02-01 22:14:27 +00:00