7 Commits

Author SHA1 Message Date
Andre Zeps
1bdb01cb74 FMV: Improved timing of latched offset settings
- VCUP and DCL IRQs should now behave like real hardware
- "FMV Moving Test" is now behaving as expected

DCL is not documented in any way. It's just that it seems
to occur at the same time as VCUP and a compare behaves differently
because of that
2025-12-28 15:49:43 +01:00
Andre Zeps
dcb1cd7ef8 MCD212: Fixes OFF coding
- Fixes graphical corruption in "David and Goliath"
- Removed forgotten hack for "Kether"
2025-12-18 13:30:33 +01:00
Andre Zeps
db44bc7304 MCD212: Fixed switch from CLUT to DYUV without VSR reload
- Display file reader now avoids writing bitmap data into the pipeline
  during a blank phase
- Fixes graphical corruption during fade transition in "Lost Eden"
  (noticable in first area when going forward and then back)
2025-11-23 21:10:11 +01:00
Andre Zeps
8ddf291a9c Fixed Video dump simulator
Wasn't working for quite some time since video_freak was added
2025-07-30 22:20:13 +02:00
Andre Zeps
c5399ada89 MCD212: Display Active flag adapted to measured timing
- Seems to have no effect

Added some notes to the README
2025-04-06 12:13:03 +02:00
Andre Zeps
27f145b3b5 Faster video sim using forks
Benchmark for 115 rampdumps:
AMD Ryzen 7 3700X
Reduces 4m31s to 38s
2025-03-29 15:20:41 +01:00
Andre Zeps
915416bf69 Added videosim tool to main repo 2025-03-29 15:20:37 +01:00