This page (revision-3) was last changed on 03-Feb-2023 15:21 by Carsten Strotmann 

This page was created on 18-Dec-2010 10:41 by Carsten Strotmann

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
3 03-Feb-2023 15:21 8 KB Carsten Strotmann to previous
2 18-Dec-2010 10:47 8 KB Carsten Strotmann to previous | to last
1 18-Dec-2010 10:41 8 KB Carsten Strotmann to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 18 changed 7 lines
console=~[53279], ; Console Keys
option =~[3], ; OPTION
select =~[5], ; SELECT
start =~[6], ; START
lmargin=~[82], ; left margin
cursor =~[752], ; cursor control
attract=~[77] ; attract mode
console=[53279], ; Console Keys
option =[3], ; OPTION
select =[5], ; SELECT
start =[6], ; START
lmargin=[82], ; left margin
cursor =[752], ; cursor control
attract=[77] ; attract mode
At line 32 changed 7 lines
BYTE xmax=~[48], ; Maximum x coordinate
ymax=~[48], ; Maximum y coordinate
xtot=~[95], ; Reflected maximum for xmax
ytot=~[95], ; Reflected maximum for ymax
bias=~[32], ; X coordinate offset from 0 (centers output)
lcol=~[0], ; last color selected
mseg=~[50], ; Maximum segment length (75 with 50 default)
BYTE xmax=[48], ; Maximum x coordinate
ymax=[48], ; Maximum y coordinate
xtot=[95], ; Reflected maximum for xmax
ytot=[95], ; Reflected maximum for ymax
bias=[32], ; X coordinate offset from 0 (centers output)
lcol=[0], ; last color selected
mseg=[50], ; Maximum segment length (75 with 50 default)
At line 46 changed 2 lines
wrap=~[YES], ; Wraparound flag
glue=~[YES], ; Connected segments flag
wrap=[YES], ; Wraparound flag
glue=[YES], ; Connected segments flag
At line 73 changed one line
PrintDE (6," PRESS ~[start]")
PrintDE (6," PRESS [start]")
At line 101 changed 2 lines
PrintE (" ")
PrintE ("")
PrintE ("-")
PrintE ("--------------------------------------")
At line 106 changed 2 lines
PrintE ("")
PrintE ("")
PrintE ("--------------------------------------")
PrintE ("--------------------------------------")
At line 120 changed one line
PrintE ("")
PrintE ("--------------------------------------")
At line 128 changed one line
PrintE ("")
PrintE ("--------------------------------------")
At line 130 changed one line
PrintE ("")
PrintE ("--------------------------------------")
At line 149 changed one line
PrintE ("")
PrintE ("--------------------------------------")
At line 151 changed one line
PrintE ("")
PrintE ("--------------------------------------")
At line 170 changed one line
PrintE ("")
PrintE ("--------------------------------------")
At line 172 changed one line
PrintE ("")
PrintE ("--------------------------------------")
At line 188 changed one line
PrintE ("")
PrintE ("--------------------------------------")
At line 190 changed one line
PrintE ("")
PrintE ("--------------------------------------")
At line 337 changed one line
BYTE base=~[63]
BYTE base=[63]