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
alyosha-tas
ab814fb3e4
Update Maria.cs
2017-07-20 12:23:24 -04:00
alyosha-tas
9038a4b8a5
A7800Hawk: Fix Holey DMA
...
Fixes Xenophobe
2017-07-20 12:22:15 -04:00
alyosha-tas
c01850df2b
A7800Hawk: Implement remaining display modes
2017-07-20 10:41:15 -04:00
adelikat
db6858f2fe
Merge branch 'pceperipherals'
2017-07-20 08:11:51 -05:00
nattthebear
a6fb55fa7c
gpgx: decrease RAM usage slightly
2017-07-19 21:39:00 -04:00
nattthebear
223902a2f8
tweak ECL_INVISIBLE a bit. Internal crap,.
2017-07-19 21:10:00 -04:00
alyosha-tas
3ff8eabdf2
A7800Hawk: Fix NTSC Palette
2017-07-19 20:53:41 -04:00