I seem to remember that the Level 9 adventure games had an old-style bitmap font that — at the time — I thought was the coolest thing ever. Unfortunately, all of the archived versions I've found just used the regular system font. I remember even loading the games as far as would load the font, then using BASIC with that font 'cos I liked it so much.
So, a couple of questions:
- am I mis-remembering this as being from the Level 9 adventures like Dungeon Adventure?
- I'm guessing I'd need to use a procedure a bit like this — Read Charset from BASIC — to get the bitmaps out in a useful format?