Releases: leomil72/LM80C
Releases · leomil72/LM80C
LM80C 64K firmware R1.20
LM80C 64K firmware R1.19
- New function EXIST() to check if a file is already present into the directory;
- introduction of GET(0) to roll back the internal pointer of a sequential file opened for reading;
- fixed a bug into the new keyboard shortcut CTRL+ALT (C=);
- fixed a bug into file undelete function.
LM80C 64K firmware R1.18
New keyboard shortcut: when pressing "C=" (ALT) and "CTRL" keys together, the system resets the BASIC environment, clears the variables, clears the system stack, set the screen to graphic mode 1, re-initialize the PSG, close any seq. file still open, reset serial lines, and returns to the BASIC prompt; the program into memory is NOT deleted.
LM80C 64K firmware R1.17
- Fixed a bug into the code that [en|dis]ables the DOS code at boot: now the state being set is preserved over successive resets until a hard reset or a power-off takes place.
LM80C 64K firmware R1.16
- New firmware release for the LM80C 64K Color Computer;
- Newer LM80C DOS 1.05;
- Added support for sequential files, with new BASIC statements OPEN, CLOSE, GET, PUT, EOF.
LM80C 64K firmware R1.15
New firmware release R1.15 for the LM80C 64K Color Computer only, with LM80C DOS 1.04:
- New boot mechanism to position DOS into the high-RAM of the system;
- when disabling the DOS at boot, this frees up the RAM it occupied, too.
LM80C firmware R3.23
New firmware release 3.23 for LM80C Color Computer:
- New LM80C DOS 1.03;
- SAVE now can be used to change the name to a file, too;
- disk access speeded up by using OTIR & INIR statements;
- code size optimization.
LM80C 64K firmware R1.13
New firmware release for the LM80C 64K Color Computer:
- New LM80C DOS 1.03;
- SAVE now can be used to change the name to a file, too;
- disk access speeded up by using OTIR & INIR statements;
- code size optimization.
LM80C firmware R3.21
New firmware release 3.21 for LM80C Color Computer:
- New LM80C DOS 1.01;
- Better error managemenet for LM80C DOS routines;
- new behaviour of ERASE command (now in full erase, il also wipes out the file entry);
- code cleaning and optimization for some LM80C DOS commands.
LM80C 64K firmware R1.11
New firmware release 1.11 for LM80C 64K Color Computer:
- New LM80C DOS 1.01;
- Better error managemenet for LM80C DOS routines;
- new behaviour of ERASE command (now in full erase, il also wipes out the file entry);
- code cleaning and optimization for some LM80C DOS commands.