If I run the following in immediate mode in GRAPHIC 0 mode, I see exactly what I expect to see based on the chart of page 358 of the Commodore 128 System Guide
CHAR ,0,0,CHR$(111)
(a right-angle corner character, as in the top-left of a box)
But if I am in GRAPHIC 1 mode and run the same line of code, I get a different character (a diagonal line). In fact it's CHR$(143) in GRAPHIC 1 mode that yields the same character.
How can I understand this difference?
Thanks!
On Sun, 1 Mar 2020 16:57:35 -0800 (PST), PaulMwhat I expect to see based on the chart of page 358 of the Commodore 128 System Guide
<paul.s.macmillan@gmail.com> wrote:
If I run the following in immediate mode in GRAPHIC 0 mode, I see exactly
different character (a diagonal line). In fact it's CHR$(143) in GRAPHIC 1 mode that yields the same character.CHAR ,0,0,CHR$(111)
(a right-angle corner character, as in the top-left of a box)
But if I am in GRAPHIC 1 mode and run the same line of code, I get a
How can I understand this difference?
Thanks!
Get the C128 Programming guide.
--
Democracy: Three wolves and a lamb vote for dinner.
Republic: Three wolves and a lamb vote for dinner,
but the lamb is armed & has the right
to an appeal in a court of law.
Socialism: Three Wolves have eaten the lamb
and are fighting amongst themselves
for scraps.
Sysop: | Coz |
---|---|
Location: | Anoka, MN |
Users: | 2 |
Nodes: | 4 (0 / 4) |
Uptime: | 82:20:39 |
Calls: | 295 |
Files: | 5,633 |
Messages: | 226,085 |