~amaurycarvalho/msxbas2rom/trunk

« back to all changes in this revision

Viewing changes to include/main.h

  • Committer: Amaury Carvalho
  • Date: 2022-04-25 13:59:27 UTC
  • Revision ID: amauryspires@gmail.com-20220425135927-khqheu2tcszqnabc
Commit on 25/04/2022 10:59:27  -03 by amaury

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
0.2.9.6 – (2022/xx/xx) Partial disk file support;
63
63
0.2.9.5 – (2022/04/xx) SET SPRITE COLOR/PATTERN/TRANSPOSE new command;
64
64
 
65
 
0.2.9.4 – (2022/04/xx) Several bug fixes: exceptions, source code not plain
66
 
                       text error, RESTORE command behavior;
 
65
0.2.9.4 – (2022/04/25) Several bug fixes: try..catch exceptions,
 
66
                       tokenized source code input detection,
 
67
                       DATA/RESTORE misbehaviour;
67
68
0.2.9.3 – (2022/04/05) IRESTORE new command (for IREAD binary files),
68
69
                       RESOURCESIZE function;
69
70
0.2.9.2 – (2022/01/30) Support for TinySprite backup files with BLOAD