[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Propeller console IO board



Hi Philippe,

I would like to make the same changes that you did to get to 800x600.  I made changes to VGA_HiRes_Text.spin to change from 640x480 to 800x600. Then I changed VGA_1024 to get cols=100 and rows=50. I also changed Lcols=cols/5 (was/4) and Lchars=chars/5(was /4).

I then compiled consoleIO and wrote to the EPROM.  When I booted up I did get the right character size for 100 columns by 50 rows, but I am missing the first column!
Is there any chance that you could give me some more details on what you did.  I am new at this so any help would be great.

Thanks,

Harold

On Friday, March 13, 2015 at 11:07:38 AM UTC-4, hl...@aol.com wrote:
Hi all,

Just finished the propeller console IO board and I have it running with the 8080A CPU board with Josh's rev 2.4 ROM. I downloaded the firmware to run the screen and keyboard as a VT100 terminal. That works pretty well but some of the ESC codes for screen control don't work. Has anyone done any more programming through Parallax on the .spin programs?

Just curious.

Thanks,
Harold