Propeller as VGA Driver
Peter J. Fischel
Posts: 28
in Propeller 1
Hi, I have been working on a Z80 computer and intend to run CP/M on it. have been thinking of using the Propeller to drive a VGA display and act as a terminal emulator. From looking at Pocketerm it seems this can be done yet would prefer to build this onto my protoboard. I know there are a lot of objects for vga but not really getting the specifics.
My goal is to get 80 x 24 character display as it seems pretty common for CP/M. I have also looked at the Character Rom and many of those characters and non standard. Both 800x600 and 640x480 resolutions seem dorky for accomplishing 24 rows. 80 columns doesn't seem too unreasonable.
So, I have two questions I hope you can help me with.
Is 80 x 24 practical to be driven by the Propeller using character rom?
Can the character rom be overwritten with new characters?
Thanks,Peter
My goal is to get 80 x 24 character display as it seems pretty common for CP/M. I have also looked at the Character Rom and many of those characters and non standard. Both 800x600 and 640x480 resolutions seem dorky for accomplishing 24 rows. 80 columns doesn't seem too unreasonable.
So, I have two questions I hope you can help me with.
Is 80 x 24 practical to be driven by the Propeller using character rom?
Can the character rom be overwritten with new characters?
Thanks,Peter
Comments
80x24 VGA is possible.
Peter
The 9x16 characters can be reprogrammed.
As with all things I make I have not touched it for about 2 years now ...