v2.0
NEW FEATURES
- automake: added support for
programkeyword, loaders and for multiple executable for single target; - target
mtx500: addeds support for hardware timers and keyboards; - target
msx: added support for audio; - target
msx,mtx500,svi,coleco: isolated vdp code and added optimizations; - moved into midres_data the roll buffer byte;
- source segmentation for space optimization;
- removed overlay support.
BUG FIXES
- game
elevatorformsx: fixed time counter; - game
tottoformsx: fixed titles issues; - game
alienstormformsx: fixed magic value for unsigned char and alien fire's block; - target
atariandc16: fix replaced fseek by sequential read; - target
atari: avoid waiting for ending frame with 0 jiffies; - target
plus4: corrected brightness; - target
c16: corrected audio parameter; - target
mtx500: enabled and fixed frame buffer duplication; - target
msx,mtx500,svi,coleco: fixed score and level management; - demo
TILE: fixed embedded tiles also for not embedded executables; - utility
joycheck: fixed embedded tiles also for not embedded executables; - automake: fixes for various targets.