v 1.10.3
·
7935 commits
to main
since this release
New features
- Support for memory expansion #370 ;
- support for multiple key detection #181 ;
- add support for removing vestigial code #380 ;
- additional datatype SEQUENCE #377 ;
- support for SEQUENCE for PUT IMAGE #379 ;
- additional load procedure LOAD SEQUENCE #378 ;
- add support for images with height not multiple of 8 #372 ;
- added examples ;
- added support for negative constants ;
- color exact matching on image conversion #175 ;
Bug fixes
- Increase temporary space for command line #333;
- Ported missing
KEY PRESSon all targets ; - wrong comparison result with signed numbers #375 ;
- ATARI (
atari,atarixl):- fixed missing keys;
- ColecoVision (
coleco):- fixed
PUT IMAGE;
- fixed
- Commodore VIC-20 (
vic20):- fix missing key codes;
- Dragon 32/64 (
d32,d64):- fixed
PUT IMAGE;
- fixed
- Thomson MO5 (
mo5):- fixed joystick support(not working yet);
- fixed var generation;
- Thomson
ef396x:- fixed peephole optimization - avoid rule for memory mapped address;
- decoupled DOUBLE BUFFER;
- Olivetti Prodest PC128 (
pc128op):- fixed peephole optimization - avoid rule for memory mapped address;
- fixed startup code (disable beep and keyboard buffer);
- fix mmove_memory_memory ;
- Texas Instrument TMS9918 (
coleco,msx1,sg1000,sc3000):- fixed declaration.