This is an application that allows you to design playfield graphics! It will export data for
the PF0, PF1, and PF2 TIA registers, as well as foreground / background color data, in both
hexadecimal and binary formats. It has support for non-reflected (asymmetrical), reflected
(symmetrical), and mirrored playfield modes. Support for the CTRLPF SCORE bit may
be incorporated into a future release. This setting allows for the color of the left half of
the playfield to match the color of player 0 and the right half to match that of player 1. Other
additions may be incorporated into future versions.
Screen Shots
Windows
Written using Visual C# 1.1. Requires Windows 98 or later with the .NET 1.1 Framework
installed. Visual Studio 2003 project is included.