Data Storage Tool Display Human Input Protocol Math Motor Control Sensor Signal Generation & Processing Speech & Sound Fun View all Objects


Quick Links
Contact Us
Forums
Support

Register
Login

This object is provided under license. By downloading this object, you are agreeing to the terms of the MIT License.

40x30 NTSC TV_TEXT using half height ROM FONT

This is a quick small modification to Chip's TV_TEXT.spin and TV.spin routines, that allow 40x30 tile text display in NTSC ( or PAL ) using the ROM FONT, which as a 16x16, by OR'ing each two pixel lines together, and using interlaced, to get the 640x480 resolution needed for 40x30 tiles.
It's currently set up for HYBRID ( 6Mhz Clock, and tv on pins 24 ) but you can change that in "tv_text_half_height_demo.spin".

Baggers.

Now updated to V1.3
You can now specify interlaced mode or non-interlaced mode.
You can also set ink(pen) instead of doing two stage out($0c) and out(pen)
You can also set the attributes for an area of the screen, keeping the text intact inkblock(x,y,w,h,pen)

Version:
  1.3

Attributes:


Author:
  Baggers
  jimbagley@hotmail.com

Categories:
  Display

Downloads:
  277

Last Updated:
  2009-05-02



User Reviews:



Copyright 2007 by Parallax, Inc.
Please contact obex.support@parallax.com with comments or questions.