Programming the F18A: Tiles

In the first part of this series, we learned how to program the F18A using the AmpArcade library.  We looked at loading the library, initializing the video hardware, and changing the backdrop color.  While a good first step, that’s hardly interesting.  In this part, we program the tile layer.  The tile layer is versatile and …

Continue reading ‘Programming the F18A: Tiles’ »

Programming the F18A: Getting Started

This is the first part of my tutorial on programming the F18A installed in an Apple II.  I cover installing the card and finding software.  Future parts will cover more interesting topics, such as the tile layer, sprites, and F18A-specific features. Throughout, I’ll use VDP (Video Display Processor) to refer to the original TMS9918A, F18A …

Continue reading ‘Programming the F18A: Getting Started’ »

AppleTi and F18A at KansasFest

Years ago, I outlined interfacing the F18A, a TMS9918A Video Display Processor (VDP) clone with VGA output, to the Apple II.  I never followed through, but somebody on the AtariAge forum recently completed a design and released a PCB.  The “AppleTi” board is a functional clone of the E-Z Color Graphics Interface.  The AppleTi board …

Continue reading ‘AppleTi and F18A at KansasFest’ »