Jump to content
  • entries
    334
  • comments
    900
  • views
    258,314

NTSC240H driver complete, now with video


EricBall

530 views

Last night I posted my sprite video driver to the Prop forum, complete with demo (a bouncing beanie which explodes into individual sprites). Screen capture in MPEG2 of first 20 seconds: ntsc240h.zip

 

So far, I've had two comments - one attaboy & one not-very-useful. (The latter obviously can't see the videogame potential.) But like the circus bugs in "A Bug's Life" I crave applause. I want that feedback!

 

Sigh... other Prop projects I'm considering:

  • PWM based waveform generator
  • single pin NTSC text display driver
  • IF_NEVER timing tests
  • Extend NTSC240H to have background tiles too

 

 

I also have Leprechaun & SpaceWar! 7800 to finish. Getting back to these means relearning my own coding, a daunting task.

 

I also need to get the "new" PC for my Tempest cabinet working, and one of these days (maybe this summer when my Dad is in town) make some progress on my MAME cocktail cabinet. Oh, and how can I forget - I need to build a wideband Grey Hoverman antenna and mount it outside for better OTA HDTV reception. (I get 6 US networks and 6 Canadian networks all in full HD with my quick and dirty GH antenna in a 2nd floor window!)

4 Comments


Recommended Comments

"Prop" = Propeller?

 

Sounds interesting to me, particularly the NTSC text display driver thingy...and the PWM waveform generator.

Link to comment
"Prop" = Propeller?

Yep, Prop = Parallax Propeller.

 

The PWM waveform driver is something I tried before but didn't get the results I expected. The basic concept:

 

Set Counter A to produce the desired output frequency and Counter B to output a DUTY (i.e. PWM) waveform to the desired output pin.

Read Counter A's phase register and use the MSbyte as a lookup into a PCM waveform table.

Set the frequency for Counter B to the lookup value.

Repeat for the desired time period.

 

In theory, instead of a square wave you can produce more "musical" tones.

Link to comment
I also have Leprechaun & SpaceWar! 7800 to finish. Getting back to these means relearning my own coding, a daunting task.

 

Yay Leprechaun :thumbsup: Incidentally, the soon-to-be-released Harmony cart will enable you to release Leprechaun on an actual cart.

 

Chris

 

P.S. Would be nice to see a video of that Prop demo?

Link to comment

You mean Eric's driver demo?

 

I was thinking the same thing. Do some captures and maybe a short movie.

 

Eric, are you ok with that?

 

Gonna have to do some stuff with the code. It's the best color output on the chip, BY FAR.

Link to comment
Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...