1
0
mirror of https://github.com/pkimpel/retro-b5500.git synced 2026-05-02 14:31:08 +00:00

Commit retro-b5500 release 1.06:

1. Redesign and simplify delay and time deviation adjustment algorithm
in global SetCallback function; reinstate alpha parameter to control
adjustment decay rate.
2. Correct memory stores during tape drive backward read.
3. Compare tape image file extensions in case-insensitive manner.
4. Detect dropouts (no flux change) in magnetic tape images.
5. Suppress printed SPO greeting after power-on.
6. Disable (for now) the ConsolePanel lamp test.
7. Update stacker progress meter and stacker-full annunciator when
emptying a stacker.
8. Supply (benign) terminating semicolons in ConsolePanel method
declarations.
9. Optimize extraction of MSCW address during Character Mode exit.
10. Miscellaneous minor additions and enhancements to scripts in tools/
directory.
This commit is contained in:
Paul Kimpel
2020-01-03 20:50:28 -08:00
parent 196175cd39
commit 1f82a16aaf
19 changed files with 1102 additions and 103 deletions

View File

@@ -0,0 +1,7 @@
CONT=\ 00000100
E UTIL/NEATUP("SRCE/B5500/SYMBOL/MAKCAST \ 00000200
MAKE SRCE/B5500/NEATUP/MAKCAST \ 00000300
MARGIN 0 INDENT 2 BEGINOFFSET 2 DECINDENT 2 DEFINEINDENT 24 \ 00000400
PROCINDENT 2 ELSEOFFSET 0 \ 00000500
LOCKCOMMENTS SET INDENTELSEIF SET INDENTTHENIF SET") 00000600
CONT 00000900