Flyinghead
|
6177a5b33a
|
Clear texture cache on exit
|
2018-10-29 18:02:47 +01:00 |
Flyinghead
|
7bb00a339f
|
Free maple devices on exit. Avoid mem leaks on startup.
|
2018-10-29 16:31:44 +01:00 |
Flyinghead
|
47be33d388
|
Free dynarec code blocks on exit
|
2018-10-29 16:10:39 +01:00 |
Flyinghead
|
8a56710841
|
New save state format
|
2018-10-29 15:11:34 +01:00 |
Flyinghead
|
a88bed1690
|
Fix mismatched new/delete operators (master)
|
2018-10-28 15:42:26 +01:00 |
Flyinghead
|
e4055f3192
|
Naomi: return ones when reading past the actual rom size. dc_reset()
Special JVS setting for Outtrigger (rotary encoders)
Return FF when reading past the actual roms area
Extract dc_reset() function for future use
|
2018-10-28 12:35:19 +01:00 |
Flyinghead
|
22b18d97a0
|
Don't flush the dynarec cache when the sh4 instruction cache is flushed
Fixes Shikigami No Shiro II slowness
|
2018-10-28 01:29:44 +02:00 |
Flyinghead
|
15372f4187
|
Modem: close connecting sockets on exit
|
2018-10-26 19:38:59 +02:00 |
Flyinghead
|
cfbd261c75
|
Initialize PVR function pointer to non-null
|
2018-10-26 18:17:30 +02:00 |
Flyinghead
|
aab0a4e36d
|
Modem: Fix VC 2K game sport games series
|
2018-10-26 18:14:34 +02:00 |
flyinghead
|
ea993d92e9
|
DSP: access violation on win32 x86 due to missing exec perm
|
2018-10-24 18:37:11 +02:00 |
Flyinghead
|
4fcfabf55a
|
Aica-arm: fix x86 dynarec with gcc
|
2018-10-24 18:02:27 +02:00 |
flyinghead
|
ebca83e56e
|
Naomi: fix raw BIN/DAT files loading on win32
|
2018-10-24 10:34:50 +02:00 |
Flyinghead
|
efcb95b4ee
|
Naomi: proper read/write handlers for memory area 0x600000
|
2018-10-22 17:35:08 +02:00 |
Flyinghead
|
af1b2da0bf
|
maple: minor fix
|
2018-10-22 17:33:38 +02:00 |
Flyinghead
|
b1bd3e251e
|
Naomi: get rid of .lst files
|
2018-10-21 22:16:28 +02:00 |
Flyinghead
|
c07cbbe9bf
|
JVS: fix substract coin
|
2018-10-21 03:25:49 +02:00 |
flyinghead
|
e7fd2919bd
|
win32: ignore lst size when mapping Naomi rom files
|
2018-10-21 02:55:07 +02:00 |
flyinghead
|
e8a6835972
|
Naomi: force eeprom save. Ignore JVS node id if outside range
|
2018-10-21 02:50:08 +02:00 |
flyinghead
|
0d1a892515
|
JVS: fix buffer overflow (win32 crash)
Fix MSVC build.
|
2018-10-20 20:08:51 +02:00 |
Flyinghead
|
fb84df6665
|
Better logging
|
2018-10-20 19:38:21 +02:00 |
Flyinghead
|
9d327f3592
|
Aica-rec: revert to original ops order (load arm flags first)
|
2018-10-20 16:21:22 +02:00 |
Flyinghead
|
e31a1ddf71
|
Aica: fix ARM and x86 dynarecs for unaligned branch op
Fixes sound issue in Spikers Battle
Tentative implementation of x86 rec asm functions on linux
clean up
|
2018-10-20 13:59:12 +02:00 |
Flyinghead
|
431b3e4324
|
Naomi: buffer overflow
|
2018-10-19 19:23:43 +02:00 |
Flyinghead
|
d27d4f9b00
|
Naomi: fix for ARM
|
2018-10-18 09:55:17 +00:00 |
Flyinghead
|
613e42a014
|
Naomi: better id of games, per-game jvs setup and settings
Better lst parsing with error handling
|
2018-10-17 13:18:24 +02:00 |
Flyinghead
|
18c6031bc8
|
JVS: Fix controls of Crazy Taxi, Power Stone and Zombie Revenge
|
2018-10-16 17:51:04 +02:00 |
Flyinghead
|
4b38b9b788
|
less log
|
2018-10-16 15:35:28 +02:00 |
Flyinghead
|
2214af734f
|
JVS: Fix multiple i/o board problems
Rotary encoders support for Virtua Golf and Shootout Pool
|
2018-10-16 15:34:45 +02:00 |
Flyinghead
|
7156a165e3
|
JVS: multiple I/O boards support and bug fixes
|
2018-10-15 00:59:52 +02:00 |
Flyinghead
|
2e367ed3c2
|
JVS: Fix length of various 86 commands
|
2018-10-12 17:19:59 +02:00 |
Flyinghead
|
cab0bdbe42
|
Fix light gun y position in VGA mode
|
2018-10-12 17:19:03 +02:00 |
Flyinghead
|
f24edb4df5
|
Don't die on ObjectList PVR list type
NAOMI Virtual On Oratorio
|
2018-10-12 17:18:21 +02:00 |
Flyinghead
|
2c4e68ff9f
|
JVS: refactoring to be closer to actual hardware
Returns multiple JVS messages at once
Multiple I/O boards correctly handled
Jambo Safari playable
Virtua Golf boots
|
2018-10-11 21:17:55 +02:00 |
Flyinghead
|
82e0fc7f60
|
Don't crash on invalid ram write size. Report and ignore
|
2018-10-11 21:15:00 +02:00 |
Flyinghead
|
ff01e3521b
|
Better NAOMI JVS emulation
|
2018-10-11 10:09:28 +02:00 |
Flyinghead
|
27b710e589
|
ifdef's around renderer types
|
2018-10-04 20:01:14 +02:00 |
Flyinghead
|
b47be37b32
|
Dynamic switching between GL3 - GL4 renderers
|
2018-10-04 19:44:52 +02:00 |
Flyinghead
|
3a929aeeb1
|
Terminate A-buffers cleanly. Call renderer Term() at shutdown.
Less code dup.
|
2018-10-04 14:04:15 +02:00 |
Flyinghead
|
b8ae998252
|
If GL4 renderer is not supported, fall back to default. Fix SDL GL init.
|
2018-10-04 13:37:45 +02:00 |
Flyinghead
|
3f791d6f04
|
Merge OIT renderer into master
|
2018-10-04 10:29:23 +02:00 |
Flyinghead
|
601fafa1ad
|
Light gun support
|
2018-10-01 20:34:35 +02:00 |
Flyinghead
|
7b596bd388
|
Avoid heap corruption on android
No idea why this happens. Avoiding malloc/free during compile seems to
help.
|
2018-09-30 20:42:18 +02:00 |
Flyinghead
|
d81a3cd720
|
save states: fully restore the maple devices when loading a state
|
2018-09-29 16:13:07 +02:00 |
Flyinghead
|
af5931c214
|
House of the Dead 2 does unaligned vram access
|
2018-09-26 22:53:43 +02:00 |
Flyinghead
|
a522bf114b
|
maple: Fix mouse FD
|
2018-09-26 22:37:51 +02:00 |
Flyinghead
|
4547973561
|
Better mouse handling on X11
|
2018-09-26 02:00:50 +02:00 |
Flyinghead
|
3ff14dd2b3
|
Modem: shutdown local socket when remote is shutdown
Fixes issues with http requests: web browsers, Monaco Grand Prix Online
|
2018-09-26 00:04:57 +02:00 |
flyinghead
|
c135ab0e90
|
Win32: fix msvc build. removed tick thread
|
2018-09-25 14:09:07 +02:00 |
Flyinghead
|
1320ce5949
|
Modem: Close pico socket when native one returns an error.
Linux build fix.
|
2018-09-25 12:39:37 +02:00 |