Commit Graph

12671 Commits

Author SHA1 Message Date
adelikat bb1afe059e add the .32x extension to various lists of extensions that should probably not exists in the first place, fixes file chooser from opening up on unknown .32x roms, and auto-picking a .32x rom if it is the only file in an archive 2017-07-24 12:28:49 -05:00
zeromus f4a6e8711c add MIT license to repository, since that's what it's always been, but add a long section describing what a mishmash this repository is -- fair warning. Fixes #933 2017-07-24 12:05:42 -05:00
adelikat 51eed83cce lua - tastudio.getselection() - make key of the lua table an index 2017-07-24 08:44:15 -05:00
adelikat 5843ac2e79 Atari7800Hawk - make system id the same as Emu7800 2017-07-24 08:40:27 -05:00
nattthebear 4a2618470e saturnus: three dee virtual pad fix axis 2017-07-23 19:40:20 -04:00
zeromus 3a4b9ed798 disc ID: handle data tracks with audio sectors (bad rips, in other words). should fix #928, but since the user self-made his own bad dump, I can't verify it 2017-07-23 11:30:49 -05:00
adelikat f050718a87 Set SameBoy to released 2017-07-23 11:10:17 -05:00
zeromus 5d22dfac0e fix custom listview win32 structs for 64bits (not 100% sure I did this correctly) 2017-07-23 10:16:55 -05:00
zeromus a0c84f4669 fix luainterface 2017-07-23 10:00:46 -05:00
alyosha-tas a264fa64c2 Intellivision: small STIC clean up 2017-07-23 10:55:17 -04:00
alyosha-tas 471f931b7c ROM Loading: keep header if game not in DB (A78)
-Only for A78 games for now, so the core can parse the header if it needs too
-Probably should do it for other systems as well but I don't know how it will impact them.
2017-07-23 10:26:08 -04:00
alyosha-tas edddf8cec0 A7800Hawk: clearer loading messages 2017-07-23 10:23:12 -04:00
alyosha-tas e872fbb7da A7800Hawk: Fix memory domains 2017-07-23 10:07:01 -04:00
zeromus d5770fb8a3 re-apply "keepalive" GC fixes to luainterface mode in emuhawk; maybe it will actually work now and not result in crashes. at least we should check it. 2017-07-22 23:41:30 -05:00
zeromus abcf627e24 updated lua dlls with fixes (maybe) to GC bug 2017-07-22 23:41:30 -05:00
zeromus 759a4536a4 fix (maybe) the bad GC bug in luainterface? 2017-07-22 23:41:30 -05:00
alyosha-tas 133d92cb6e Atari7800Hawk: Fix Controller detection 2017-07-22 21:33:21 -04:00
alyosha-tas b696aaea4c A7800Hawk: Fix controllers 2017-07-22 21:31:58 -04:00
adelikat 8ea7993e04 Multidisk bundler - Remove GEN as an option for now 2017-07-22 16:39:21 -05:00
nattthebear 3062b18467 gpgx: disable prev and next disk for now 2017-07-22 17:37:40 -04:00
nattthebear f6cc4c1749 stuff 2017-07-22 17:07:27 -04:00
alyosha-tas 1033995ed6 Update Maria.cs
-Fixes Xenophobe
2017-07-22 14:49:08 -04:00
nattthebear da88560815 sameboy: Fix some sgb audio issues in donkey kongs. Two problems: One, due to the HLE startup, DK starts writing audio data too early and sticks the SPC in a bad state. Two, the full transfer format for SOU_TRN doesn't seem to be documented anywhere; it's acutally a 0-terminated list of regions to upload; not just a single region. 2017-07-22 14:22:46 -04:00
alyosha-tas 39254cb0d2 A7800Hawk: Fix sound 2017-07-22 13:37:40 -04:00
alyosha-tas 0d6d8285a5 Update BizHawk.Emulation.Cores.csproj 2017-07-22 12:29:19 -04:00
alyosha-tas 1dc60e9274 Atari7800Hawk: More mappers and bug fixes
-Adds support for F18 and rampage
-Adds support for games needing cart RAM
-Fixes various bugs
2017-07-22 12:28:23 -04:00
alyosha-tas f6b8d2b8e3 A7800Hawk: More mappers
Also Cart RAM and Pokey Detection
2017-07-22 12:26:37 -04:00
alyosha-tas 0edebe167e A7800Hawk: Update game DB 2017-07-22 12:24:56 -04:00
nattthebear 569730a61b picodrive: region select. closes #929 2017-07-22 10:55:17 -04:00
zeromus 3ca8f9da9f add 64bit openal dlls 2017-07-21 18:48:33 -05:00
alyosha-tas 4b38d13ef4 Update RomLoader.cs 2017-07-21 19:43:46 -04:00
nattthebear abf60e57b8 forgot to commit this 2017-07-21 19:35:00 -04:00
alyosha-tas 2ae9de98ef A7800Hawk: Updates and Bug Fixes
-Fix save states
-Fix sync settings
-Controller Support / improvements
2017-07-21 19:32:50 -04:00
alyosha-tas d8b13d21b8 Update RomLoader.cs 2017-07-21 19:30:00 -04:00
alyosha-tas 7a0295e48f Update A7800 Hawk Schema 2017-07-21 19:28:44 -04:00
nattthebear fcfe2b23c9 Pizza Boy makes some interesting attempts, but doesn't stack up against the serious GB cores 2017-07-21 18:23:14 -04:00
nattthebear 38ff289990 Sameboy: Add copyright notices from original repo back. They were inadvertently left out because I copied a subdirectory and not the root directory 2017-07-21 16:44:12 -04:00
alyosha-tas 676a7d0721 Atari7800Hawk Game DB Update 2017-07-21 16:36:54 -04:00
alyosha-tas bd440f4830 Update BizHawk.Emulation.Cores.csproj 2017-07-21 16:36:17 -04:00
alyosha-tas d44971a021 Atari7800Hawk: More Mappers 2017-07-21 16:34:27 -04:00
alyosha-tas f5a5e9bd17 Atari7800Hawk: More mappers 2017-07-21 16:33:45 -04:00
adelikat 140f603607 rename menu item from Pizza Boy to SameBoy, remove some commented code 2017-07-21 08:34:44 -05:00
alyosha-tas 182cf4228b Update A7800 DB 2017-07-20 19:42:31 -04:00
alyosha-tas 19a9275a9e Atari7800Hawk: Fix some Maria bugs 2017-07-20 18:50:47 -04:00
nattthebear d640c16cff sameboi: fix lag flag and input callback on non-sgb mode 2017-07-20 18:39:51 -04:00
zeromus fd63acd644 ogl display method: dont crash when disposing if user's system can't compile shaders. also print some diagnostics for cgc failures to console 2017-07-20 17:18:18 -05:00
nattthebear 7880cbabb3 I thought there was more to this vb settings thing. I guess not. 2017-07-20 17:22:40 -04:00
zeromus c07f9e7ee6 kopilua: fix io.open with mode "a" 2017-07-20 15:02:21 -05:00
alyosha-tas 585f9f412b A7800Hawk: Start support for ROM Headers 2017-07-20 15:01:47 -04:00
alyosha-tas 0b7c10594c Update MapperSG.cs 2017-07-20 15:01:09 -04:00