0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 13 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
itniASM can't handle # prefix :-/ More... about 18 years ago
corrected label name for 'chput_escape_reset:' More... about 18 years ago
Added display of insert/overwrite cursor More... about 18 years ago
Removed inclusion of inlin.asm -- that's for another day :-) More... about 18 years ago
Separated CHPUT from main.asm and rewrote CHPUT from scratch More... about 18 years ago
Fixed the RAM search routine to notice if RAM is not found. More... over 18 years ago
fixes compile errors with tniASM More... over 18 years ago
Added numpad (rows 9 and 10) to scan code tables. More... over 18 years ago
Added international scan code table. More... over 18 years ago
Improved the RAM search routine: - check each memory slot configuration - find the start of the longest contiguous memory area and set the BOTTOM variable accordingly More... over 18 years ago
fixed minor V99X8 bug causing the text color to go cyan in stead of white. More... over 18 years ago
Corrected last entry. More... over 18 years ago
Improved support for tniASM. More... over 18 years ago
Added support for tniASM. Also added C-BASIC (forgot to commit that earlier). More... over 18 years ago
Changed to same syntax as the other sources. Now tniASM can assemble it too. More... over 18 years ago
Added C-BASIC. More... over 18 years ago
Added C-BASIC (minibas) by BouKiCHi. More... over 18 years ago
removed obsolete [Audio] section More... over 18 years ago
inverted F4 device which is more common on MSX2+ More... over 18 years ago
removed obsolete [Audio] section and inverted F4 device which is more common on MSX2+ More... over 18 years ago
improve routines for FM Music Macro and Labyrinth. More... over 18 years ago
added $F4 reset flag More... over 18 years ago
V9958 logo is temporarilly identical as V9938 logo with logo reset flag More... over 18 years ago
renamed $17A and $17D to the official names More... over 18 years ago
wrong LOGOPR was used in GRPPRT More... over 18 years ago
fixed some bugs in GRPPRT, updated V9938 logo support and prepared V9958 logo support More... over 18 years ago
call subrom's grpprt when calling as SCREEN 5 or above. More... over 18 years ago
corrected GRPPRT use of V9938 logo and prepared V9958 logo support More... over 18 years ago
fixed some bugs in GRPPRT More... over 18 years ago
Scan the keyboard only every three interrupts. Implement keyboard auto-repetition. Update OLDKEY in the key_in routine. More... over 18 years ago