The motivation behind the display is that I always wanted to have a score go from 0 to 9,999,999 on the Atari. I wanted to have no flicker in the score, any background color, and regular sized digits. This routine accomplishes all these things, and has a small library of different fonts you can choose from for the digits. You can also custom build your own fonts and add them to the library with an included excel sheet.
The program uses a lot of rom because it doesn't loop... It could easily be made to loop with DPC+, but I don't have the time to take that on. Looping would cause some incompatibilities with a couple of the fonts in the library (two for digit 2, and one for digit 7). Still DPC+ would be good for handling this routine.
Please feel free to use code in any shape or form, modify it, make it better, and so forth. I hope you enjoy my little demo!
Cheers,
Jeff
SevenFullSizedDigits.zip 41.86K
11 downloads














