Jump to content
IGNORED

Tabletop VFD Game Programming


pacmannumber9

Recommended Posts

The user Kevtris at handheldmuseum posted a link to binaries and source code for vfd and lcd games many years ago.  Is there a compiler that can read this old source code?

It is for a Hitachi HD38820 chip.  The source code is free domain.

The link is Index of /blogfiles/Handhelds/VFD Games (kevtris.org)

 

 

HD38820A61 Coleco Ms Pac-Man.txt

Link to comment
Share on other sites

  • 1 month later...
On 10/25/2023 at 6:49 PM, carlsson said:

Is that the same @kevtris who is on this forum? Perhaps he would remember.

yes, that would be me.  I have dumped 50-60 or more hand held game CPUs and took pictures of the guts and vectored many VFDs. 

 

to the thread author, the code is a disassembly of the dumped binary from the game. The source code is not freeware and is still technically copyright by whoever wrote it.  The CPUs used are generally somewhat obscure 4 bit ones, and the best source to understanding them is probably the mame source code (mame runs most of the dumps I have made, so if you really want to play the coleco tabletop games you can do that through mame (or many many others)).  The chip datasheets are available but don't list the opcodes for each instruction, which is where the mame source comes in.    I dumped these by reverse engineering the chip and figuring out the factory test modes to dump several different kinds and brands of microcontroller used in these.  Then some custom hardware was made to do the job.

  • Like 1
  • Thanks 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   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...