Skip to main content

How to convert images for TMS9918A graphics on the RC2014

For me, graphics capability is essential for an 8-bit computer. My graphics chip of choice for the RC2014 is the very capable TMS9918A.

It has 15 colours, sprites, several modes and a max resolution of 256x192. It makes arcade-style games possible, such as Tut-Tut above. 

I enjoy simply displaying images and have a bunch on my CF card (my 'hard drive') and have written image viewer and slideshow apps to display them.

Some useful links:

Image conversion

I did dabble in writing my own utility to convert .png images but then settled on the Multipaint app which can open a png in a MSX 'screen 2', allow you to tidy it up with paint tools and save as a .sc2 file.

(An sc2 file is little more than a video-memory dump and so it's easy to blast that back into vram to display the image. See my sc2view utility.)

More recently, a friend told me about Convert9918, which is a Windows exe but runs very happily for me under Wine on a Mac. (I can't comment on using it on Linux).

Using Convert9918

It's easy to just drag an image onto Convert9918's window. I've found it an advantage to crop the image to an exact 4x3 aspect ratio first to avoid black bars. You'll want to select 'Bitmap9918A' from the options at the bottom. 

There are plenty of settings to play with. The above conversion uses no dithering, the one below uses 'order 4'. After changing a setting you need to press Reload to see the changes.

The source image here is monochrome, but as you can see, the utility uses the colour palette. I'll come to black and white in a second. 

'Posterising' the image, or starting with an already-posterised image (such as Phil Lynott below) works really well and can remove the need for dithering. This is a filter that's available in various paint programs which removes subtle colour gradations down to a few hard-edged colours.

To save the image, hit 'Save Pic' and then choose 'MSX SC2' as the output format. Choose a filename with up to 8 characters, the .sc2 will be added automatically.

Convert9918 is capable of converting an image to the ultra low-res full multicolour mode (64x48) but it's hard to find an image that converts well. Another option that is well worth playing with is the 'B&W bitmap', which is the same resolution as the .sc2 but uses just two colours. This can be very effective with a good choice of dither.

For further reading, harmlesslion, author of Convert9918 has published this rundown of the available options.

Displaying .sc2 images on an RC2014


There are a couple of video module options. Above is the TMS9918A module designed by J B Langston. This is open-source and I've been building and supplying these with his permission, initially as part of my MSX2014 project.

It is a real DIP-package chip and they are available unused. The output is composite. It's not pin-sharp and has artefact colours (at least with the displays that I use.) You still have to use some kind of terminal because it doesn't handle the serial output of the CP/M operating system.

As an alternative, this is my TMSEMU module 

It uses a microcontroller but I've disguised that to some extent. It has DVI (HDMI) output which is sharp and vibrant.

It's compatible with software written for the original TMS9918A module but in addition it listens to the serial line and uses its 40-column text mode on startup, so you can use CP/M or SCM to load and start your program. 

As mentioned, my SC2VIEW.COM will open a .sc2 file, see the screenshot above. SLIDESHW.COM will show a slideshow of all .sc2 files in the same directory/drive letter.

For 32k machines without storage, you will need to build an app which contains the viewer code and the .sc2 binary.   

Here are photographs of the earlier conversions, complete with moire effect (not visible in real life). Then some more of my favourite conversions.













Comments

Popular posts from this blog

Driving NeoPixels with Z80

I 've long been thinking about a version two   RC2014 LED matrix module . I've had a matrix with a MAX 7219 on a module. It's a nice enhancement. But there's only so much you can do with a single-colour LED array right? Wouldn't it be cool to have RGB LEDs?  At Liverpool MakeFest I saw a wall-sized ping-pong ball NeoPixel display and picked up some NeoPixels with the intention of making one. Possibly driven by my RC2014.  I enjoy learning about protocols and have had some SPI devices working with the RC2014 - bit-banging SPI works really well because it doesn't care about timing. NeoPixels really do care about timing though. From Adafruit's web page about their 8x8  NeoPixel matrix: If there's one thing I want to get across in this blog post, it's don't just accept what you're told . Question everything. Learn about what's going on and find out why you're being told something isn't possible. Get creative with workarounds. I'

ZX81 reversible internal 16k upgrade

T his post is an upvote for Tynemouth Software's  ZX81 reversible Internal 16K RAM upgrade . Their instructions are easy enough for even me to follow and don't involve cutting tracks. This is the ZX81 I've had out on display and used whenever I wanted to. It's an issue 1 and was probably a kit judging by some very untidy assembly. It has a ZX8-CCB  composite video mod and an external keyboard fitted. On board it has two 1k x 4-bit chips.  The ZX81 originally came with 1k on board. Thanks to a trick with compressing the display in ram, that was enough to type and run a small program but you soon felt the limitations. Back in the early 80s, the solution was a 16k ram pack which plugged into the back[1] and this is the way I've been using this particular machine. These ram packs are notorious for 'ram pack wobble'. Even if fastened into place, you can still randomly find your work disappearing. This is a very reliable solution using a more modern 32k chip (half