Date : Thu, 31 Jan 2013 22:41:51 +0000
From : jgh@... (J.G.Harston)
Subject: Commodore 64 BBC BASIC
Today's update:
http://mdfs.net/BBCBasic/C64
* BRK errors, OSWRCH, OSRDCH implemented
At the moment, for testing, I'm using the teletext colour codes to set
the text colour, translating the RGB value to the strange, random
scattered control codes the Commodore Kernal(*) uses. FOR A=0 TO 15:VDU
128+A:P."Colour ";A:NEXT will list the colours.
(*)Yes, it's spelled that way.
Anders Carlsson wrote:
> You may want to post about this on the cbm-hackers email list too
I'm planning on doing that in a bit, I want to at least get file
loading implemented. Today I was concentrating on getting to a state
where I could actually enter characters, and working out the best key
mapping.
--
J.G.Harston - jgh@... - mdfs.net