[Oberon] PO2013 - SD Image Tool
Tomas Kral
thomas.kral at email.cz
Sat May 23 14:04:47 CEST 2020
Hi,
My build now works and boots.
I was getting trap(4)
LED=11000100
1 - array index
2 - type guard
3 - overflow
4 - access via NIL pointer <== is this one
5 - illegal proc
6 - division by 0
7 - assertion
I new the code went as far as..
MODULE Oberon
BEGIN
OpenDisplay(DW DIV 8 * 5, DW DIV 8 * 3, DH);
...
END Oberon.
Would you believe that Oberon needs some fonts?
--
Tomas Kral <thomas.kral at email.cz>
More information about the Oberon
mailing list