MAME 0.124u2 NEW INP FILE LAYOUT!!
Posted: Sat Apr 12, 2008 8:22 am
MAME 0.124u2 now has a new INP file layout described below:
So, does that mean that the WolfMAME format is now in core MAME, or is this a totally different format that will cause problems in future WolfMAME updates?
Kranser.
Code: Select all
Rewrote INP recording from scratch, since all old INPs are broken
anyways. Header now includes timestamp, which overrides the default
time base for MAME's system time. Each frame recorded now gets a
timestamp. Analog ports are recorded once per frame and interpolated.
Analog port calculations are all done in fixed point for consistent
results. A bunch of other minor tweaks in the input port code.
NOTE: There may still be a few changes to the final INP format.
[Aaron Giles]
Kranser.