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

Re: Propeller console IO board



Hi Josh,

That worked! I was able to edit the file then recompiled and write the console file to the EEPROM. Now when the VT100 code for reverse video (ESC[7m) is sent I get reverse video and if I send the code for normal video (ESC[0m) then I get back to normal characters. Now I need to figure out how to put in new functions for BOLD, UNDERLINE, and BLINKING.

I actually think that I could get color control of the characters also, but that wouldn't be VT100 codes.

If anyone has some ideas that would be great.

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