Files
kichikuou_xsystem35-sdl2/test
kichikuou 0d49619366 Fix unit map storage for 16-bit variables
Store unit map attributes as vmvar_t and derive VR/VW transfer sizes
from their element type. This prevents buffer overruns after vmvar_t
became uint16_t and fixes upward movement in Rance IV.

Add scenario coverage for both transfer directions and verify that
adjacent variables remain intact.
2026-08-02 12:34:40 +09:00
..
2025-02-02 09:00:24 +09:00
2026-07-16 20:53:19 +09:00
2025-02-11 12:36:18 +09:00
2020-06-13 15:46:45 +09:00
2020-09-21 18:02:32 +09:00
2022-06-18 22:05:45 +09:00
2025-02-02 09:00:24 +09:00
2023-02-10 21:30:02 +09:00
2020-07-23 18:08:58 +09:00

The test scenario file (testSA.ALD) in this directory should pass in both xsystem35 and the original System 3.x.

To build testSA.ALD, install xsys35c and run xsys35c command in this directory.