zeromus
|
4e76bd97d1
|
fix regression from 2948d7597a loading archive roms
|
2018-11-04 05:25:24 -05:00 |
zeromus
|
482a3ab8f6
|
trap more cases where n64 emulation can halt when running buggy code and shunt through my don't-halt-after-all logic. these are now all associated with error messages; it would be nice if someone knew a way to get those error messages out to c#. then again, that might make buggy code become hopelessly slow due to error spew
re #1214
|
2018-11-03 14:04:34 -04:00 |
zeromus
|
d4aceb2aa1
|
handle `DebugMessage(M64MSG_ERROR` uniformly by using my new approach of kicking it to a vsync so the frontend can recover. In one particular case (trying to read from an unmapped memory range) this can result in emulation proceeding instead of just hanging the frontend, although the results from that point may be questionable.
|
2018-11-02 16:28:20 -04:00 |
zeromus
|
4bb5ce8941
|
dont read roms out of range
|
2018-11-02 16:26:50 -04:00 |
zeromus
|
2948d7597a
|
fix breakage from june of opening libretro cores (fixes #1357)
@asnivor please check loading bundler XMLs
|
2018-11-02 15:48:30 -04:00 |
zeromus
|
dac6c0a062
|
does the n64 jit have a concept of crashing, or does it just go in an infinite and possibly infinitely recursing loop? I dunno, but I changed at least one infinite loop to a kind of administrative 'end frame' so at least it doesn't hang the emulator. If it has a way of crashing or halting, we should use that instead, but I couldn't figure it out.txt
fixes #1362
|
2018-11-01 23:03:09 -04:00 |
adelikat
|
a8e85f742c
|
SxROM - some small cleanup/simplification
|
2018-11-01 10:27:51 -05:00 |
alyosha-tas
|
9ebe0d2531
|
Cheats: Toggle shortcut key function
|
2018-10-28 09:45:39 -05:00 |
alyosha-tas
|
2dc13967ce
|
A7800: Add db entry and fix mirroring
|
2018-10-27 19:51:18 -05:00 |
alyosha-tas
|
738ffe596d
|
A7800: DB update and bug fix
|
2018-10-25 19:28:21 -05:00 |
alyosha-tas
|
41d9bb6967
|
A7800: Pokey support for SGE mapper
|
2018-10-24 17:37:42 -05:00 |
feos
|
8a27fe9c56
|
fix copypaste error
|
2018-10-24 20:03:20 +03:00 |
Isotarge
|
e808618981
|
TAStudio: Squish some more exceptions
- Opening a TASProj or closing BizHawk with the Virtual Pad open
- Opening TAStudio with small window size saved in settings
|
2018-10-19 12:35:14 +10:30 |
Isotarge
|
c5407472cd
|
TAStudio: Prevent exceptions with small window size
|
2018-10-18 21:21:52 +10:30 |
alyosha-tas
|
41d1db14ef
|
GBHawk: HuC1 support
|
2018-10-14 09:45:13 -05:00 |
alyosha-tas
|
4dd55ad0ff
|
GBHawk: bug fix
|
2018-10-13 19:21:57 -05:00 |
alyosha-tas
|
595c88960d
|
GBHawk: Some timing fixes for Oh! and GBvideoplayer
|
2018-10-13 14:21:06 -05:00 |
alyosha-tas
|
0c2c2dcb7c
|
Merge branch 'master' of https://github.com/TASVideos/BizHawk
|
2018-10-11 16:45:06 -05:00 |
alyosha-tas
|
41e217731d
|
GBHawk: Fix DMG sprite evaluation (fixes Oh! Demo bug)
|
2018-10-11 16:44:52 -05:00 |
cah4e3
|
2820187883
|
fix to #1345
|
2018-10-10 23:36:03 +03:00 |
alyosha-tas
|
77938b0d1b
|
GBHawk: another Joshua version
|
2018-10-09 18:00:07 -05:00 |
alyosha-tas
|
bdc241d658
|
GBHawk: Fix Virtual Pad
|
2018-10-08 18:54:12 -05:00 |
alyosha-tas
|
77c186b0b2
|
GBHawk: Wisdom tree compatibility
|
2018-10-08 10:21:09 -05:00 |
alyosha-tas
|
0ff7a07eaf
|
GBHawk: minor fixes for GBvideoplayer
|
2018-10-08 09:53:18 -05:00 |
alyosha-tas
|
d32b1824ed
|
Merge branch 'master' of https://github.com/TASVideos/BizHawk
|
2018-10-08 09:48:34 -05:00 |
alyosha-tas
|
ea1b74c67c
|
no message
|
2018-10-08 09:48:27 -05:00 |
alyosha-tas
|
2a6720d284
|
Wisdom tree Mapper
|
2018-10-08 09:43:08 -05:00 |
Asnivor
|
ffcd7993f9
|
GameDB: Super Tetris (Pirate) - GG_in_SMS - #1157
|
2018-10-08 12:14:42 +01:00 |
Asnivor
|
abb1242cc9
|
GameDB: Jang Pung II (Korean pirated SMSGG) - GG_in_SMS - #1157
|
2018-10-08 12:09:05 +01:00 |
Asnivor
|
d0f9951634
|
GameDB: Excellent Dizzy Collection, The (Europe) - GG_in_SMS - #1157
|
2018-10-08 12:01:22 +01:00 |
Asnivor
|
c11004cf19
|
GameDB: Fantastic Dizzy (Europe) (En,Fr,De,Es,It) GG_in_SMS - #1157
|
2018-10-08 11:59:11 +01:00 |
Asnivor
|
a3a5250e39
|
GameDB: Super KickOff (J) GG_in_SMS - #1157
|
2018-10-08 11:55:58 +01:00 |
alyosha-tas
|
19a25e55fb
|
z80: IORQ signal interrupt acknowledge
|
2018-09-30 12:21:47 -05:00 |
alyosha-tas
|
7ba4e8a437
|
z80: minor cleanups and bug fixes
|
2018-09-30 10:02:50 -05:00 |
alyosha-tas
|
028a5b644e
|
z80 cleanup and bug fix
|
2018-09-30 09:58:08 -05:00 |
alyosha-tas
|
4cdcb80721
|
z80: rewrite interrupt handling
step one in proper line polling for CPC
|
2018-09-29 22:08:19 -05:00 |
alyosha-tas
|
bf9796f1e8
|
z80: rewrite interrupt handling
|
2018-09-29 22:04:37 -05:00 |
Asnivor
|
805d3abd9d
|
CPCHawk: more work on new CRTC chip emulation
|
2018-09-27 14:27:11 +01:00 |
Asnivor
|
818b1d8016
|
PCE: one small thing missed in the revert operation
|
2018-09-26 10:28:38 +01:00 |
Asnivor
|
4a2d9dd0f1
|
PCE: Revert aa7cee1 . This looks to resolve the following: #1333 #1303 #1287 #1231 #1203 and *maybe* #1266
|
2018-09-26 10:27:23 +01:00 |
Asnivor
|
c64eff6baa
|
GameDB (GG): moved Out Run Europa (E) to gg and set compat mode - #1157
|
2018-09-25 10:18:23 +01:00 |
Asnivor
|
0f6cd4bda6
|
GG: Fixed Olympic Gold (E) & (JU) - moved to gamedb_sega_gg.txt and set GG_in_SMS compat mode - #1157
|
2018-09-25 09:58:24 +01:00 |
Asnivor
|
b747ac22d7
|
SMS/GG: PowerOn Z80 SP init - stops some games from crashing/note loading
|
2018-09-25 09:25:54 +01:00 |
feos
|
57fd6051e9
|
fix #1246 the easy way
|
2018-09-21 23:43:51 +03:00 |
feos
|
39305d3c3e
|
new gliden submodule pointer
|
2018-09-21 23:43:51 +03:00 |
feos
|
4ef17b8662
|
better anchor items in Play Movie dialog
it appears at fixed size anyway, but shrinking it was breaking the layout
|
2018-09-21 23:43:51 +03:00 |
feos
|
d1e7fc10fd
|
make ffmpeg segment numeration the same as vfw has
|
2018-09-21 23:43:50 +03:00 |
feos
|
966dbcab62
|
gliden64: restore non-working overscan for now
|
2018-09-21 23:43:50 +03:00 |
Asnivor
|
4d92a9f04a
|
gamedb: added NGP/NGPC and improved homebrew detection
|
2018-09-21 16:10:35 +01:00 |
Asnivor
|
acebf2621c
|
Manual reversion of PR #1277
|
2018-09-21 15:38:52 +01:00 |