11 Commits

Author SHA1 Message Date
Grabulosaure
c764766a5c JLP Acceleration
- RAM
- Mul / Div
- CRC / Random
- RW FLASH
2024-10-27 02:09:55 +02:00
Grabulosaure
98fd67f336 Fix VBLANK accesses
STIC registers and graphic memory aren't accessible during VBLANK.

    Some games depends on these "invalid" accesses.
2024-10-03 23:12:15 +02:00
Grabulosaure
2b7af1db32 ROM Autodetect update 2023-01-17 01:40:35 +01:00
Grabulosaure
858ca516a3 Fix IntelliCart writes 2023-01-17 01:14:24 +01:00
Grabulosaure
fc6bf27e2e Intellicart, STIC fixes
- Changed Intellicart format autodetection. Add menu to force ROM type selection
 - Double height MOB selection
2021-10-25 21:59:38 +02:00
Grabulosaure
9438b4dc82 ROM Loading 2021-04-28 23:23:15 +02:00
Grabulosaure
cee0afa26e Sound
- Sound fixes
- Voice fixes
2021-04-25 23:57:03 +02:00
Grabulosaure
fb508d9c23 Scandoubler, HQ2X 2021-04-04 23:54:27 +02:00
Grabulosaure
d315f03212 STIC : GRAM aliases
- Write access to aliased GRAM addresses
- Remove OVO
2021-04-01 21:44:32 +02:00
Grabulosaure
588fb356ea CPU FIX
MVO is not interruptible
2021-03-18 02:17:58 +01:00
Grabulosaure
3e6e5d3f14 Update framework 2021-02-21 23:36:31 +01:00