Skip to content

Releases: leomil72/LM80C

LM80C 64K firmware R1.20

12 Jan 16:30
Compare
Choose a tag to compare

Revised ERASE command: now, it recovers the original file name, by simply setting/unsetting the MSBit of the file name when deleting/undeleting the file.

LM80C 64K firmware R1.19

18 Apr 21:41
Compare
Choose a tag to compare
  • 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

10 Apr 09:18
Compare
Choose a tag to compare

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

08 Apr 13:58
Compare
Choose a tag to compare
  • 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

28 Mar 09:19
Compare
Choose a tag to compare
  • 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

19 Mar 15:14
Compare
Choose a tag to compare

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

16 Mar 17:33
Compare
Choose a tag to compare

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

16 Mar 17:59
Compare
Choose a tag to compare

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

09 Mar 17:47
Compare
Choose a tag to compare

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

09 Mar 17:47
Compare
Choose a tag to compare

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.