Commit Graph

12584 Commits

Author SHA1 Message Date
zeromus 3f45406d7d fix basic waterbox aspect ratio. yeah, all of them. should probably be finetuned per core later though. 2017-06-26 20:50:38 -05:00
adelikat 434527666c Fix Nes and GBA core picker menus 2017-06-26 19:19:06 -05:00
wert23239 6f2f09dbda Fixed SQL dll from x86 to x64 2017-06-26 20:06:39 -04:00
wert23239 6cc06fc898 Small spelling mistake 2017-06-26 19:53:53 -04:00
wert23239 d85ef21899 "Added SQLite Calls to Lua 2017-06-26 19:48:42 -04:00
zeromus cad5f441dd fix build paths to output 2017-06-26 17:57:50 -05:00
zeromus e00245e95c fix dist scripts to use "Any Cpu" instead of x64 2017-06-26 17:51:42 -05:00
zeromus c53fde6044 delete x86 references 2017-06-26 17:47:51 -05:00
zeromus 0085729392 delete x64 build configuration, use anycpu instead. take care to set Prefer32Bit false in exe csproj, since visualstudio's gui preference doesn't work. 2017-06-26 17:47:51 -05:00
nattthebear e57a3ae23c gpgx: silently discard R&W on bus to locations that shouldn't be accessed by plain pointer 2017-06-26 18:17:00 -04:00
nattthebear db73b7f275 virtual boyee: make frame 0 size match other frame sizes 2017-06-26 17:34:01 -04:00
zeromus 9ad4c32b73 fix global base path handling to make some sense to me 2017-06-25 23:12:31 -05:00
Trivial-Man d3834fff49 Merge branch 'master' into master 2017-06-25 18:45:41 -06:00
adelikat e2d0e7dfc3 set NGP released flag to true 2017-06-25 13:13:27 -05:00
nattthebear 13c3dafd8a gambatte: make overall output volume more comparable to other cores? 2017-06-25 12:33:03 -04:00
adelikat 49d067a665 Update version info to 2.0, even though this info is always updated for releases, it is nice to update this on master once in awhile 2017-06-25 10:39:50 -05:00
nattthebear 7c5c3482e7 pizza: RTC, maybe 2017-06-25 09:19:32 -04:00
nattthebear 537b2a1616 pizza: saverams 2017-06-24 21:46:11 -04:00
nattthebear 876a138e9b pizza: fix MASK_EN - the frame is grabbed before the command 2017-06-24 19:10:13 -04:00
alyosha-tas 3fcc4cf30a Add files via upload 2017-06-24 17:27:38 -04:00
alyosha-tas 23764c275c Add files via upload 2017-06-24 17:27:01 -04:00
alyosha-tas 775a72001b LibGambatte.dll update 2017-06-24 16:17:56 -04:00
alyosha-tas 5d51f02110 Gambatte: I was so close! 2017-06-24 16:17:10 -04:00
alyosha-tas 9c6fac864a Merge pull request #887 from alyosha-tas/waterbox2
Waterbox2: add bios loading option for Gambatte
2017-06-24 16:09:41 -04:00
alyosha-tas 70900cfadb Add files via upload 2017-06-24 16:03:55 -04:00
alyosha-tas 4bae91b4f5 Add files via upload 2017-06-24 16:02:50 -04:00
alyosha-tas 3e39d684f2 Add files via upload 2017-06-24 16:01:55 -04:00
alyosha-tas b54a738c97 Add files via upload 2017-06-24 16:01:07 -04:00
alyosha-tas c60763484d Add files via upload 2017-06-24 15:58:51 -04:00
alyosha-tas 627b666d3e Add files via upload 2017-06-24 13:05:00 -04:00
alyosha-tas 0cc5ec4fd3 Update FirmwareDatabase.cs 2017-06-24 13:02:44 -04:00
alyosha-tas 0ce16cf727 Add files via upload 2017-06-24 13:00:02 -04:00
alyosha-tas 68f46c580a Add files via upload 2017-06-24 12:57:55 -04:00
alyosha-tas e65393ec57 Add files via upload 2017-06-24 12:56:18 -04:00
alyosha-tas 6e5eaba155 Add files via upload 2017-06-24 12:55:10 -04:00
alyosha-tas 83cf32e9a9 Add files via upload 2017-06-24 12:53:39 -04:00
nattthebear ed57f766ad Pizza: Savestates at ~600K in SGB mode 2017-06-24 11:05:59 -04:00
nattthebear 00f2743240 pizza: ship wbx file 2017-06-24 09:47:51 -04:00
nattthebear 6637e0a53f pizza: add lag/polling support 2017-06-24 09:38:03 -04:00
nattthebear e81d269fbe pizza: support pocahontas custom musacks. this game is an abomination 2017-06-24 09:12:08 -04:00
nattthebear 26063b35d0 pizza: first bits of sound. bios starting sound plays. bomb sound plays in Bomberman GB. 2017-06-23 20:51:19 -04:00
nattthebear 21c70d1d65 gpgx: port other changes from the old branch 2017-06-22 17:44:23 -04:00
nattthebear e231cd5084 gpgx: port some svp changes from old branch. that game sucked 2017-06-22 17:31:31 -04:00
alyosha-tas 23345eb7d3 SMS: Require BIOS to load ROMs
Requires BIOS to be present and enables it by default.
2017-06-22 16:40:18 -04:00
alyosha-tas a0a84173e5 Update MainForm.Designer.cs
Add warning for SMS BIOS setting
2017-06-22 16:37:35 -04:00
alyosha-tas 1b6011cefa Update ProfileConfig.cs
Make SMS UseBIOS true by default
2017-06-22 16:34:54 -04:00
adelikat 05eb3b5abe snes - mark some junko roms as junko 2017-06-21 20:00:01 -05:00
nattthebear b214b7eb55 we learned nothing from this 2017-06-21 19:11:50 -04:00
zeromus 390e5b1a26 fix avi dumping on x64
problem was 4bytes only gap before lpParams.
did I break the struct for 32bit?
2017-06-20 23:27:44 -05:00
nattthebear a7f7583fcc waterbox: add space at the end of writable data pages, past what was allocated by the core but before the start of cpu enforced write protection, to savestates. theoretically fixes determinism issues from certain wild pointers 2017-06-20 20:56:17 -04:00