Skip to content

LM80C firmware R3.13

Compare
Choose a tag to compare
@leomil72 leomil72 released this 30 May 14:53
· 267 commits to master since this release
  • New style for "£" char;
  • fixed a bug into the automatic shutting down manager of SOUND that didn't de-activate the audio channel into the PSG mixer after a tone had finished its period of reproduction;
  • new INSTR statement, returning the position of the first occurrence of one string within another;
  • changed the behavior of INKEY statement: now the minimum delay interval is set to 10 hundredths of a second. If a shorter interval is being passed, it will be automatically set to 10 (this is because values under 10 could lead to faulty readings).