Software for the SuperSprite FM+ module

A place to discuss everything Dragon related that doesn't fall into the other categories.
Post Reply
pser1
Posts: 1655
Joined: Sun Mar 25, 2012 7:32 pm
Location: Barcelona (SPAIN)

Software for the SuperSprite FM+ module

Post by pser1 »

Hello,
I have been converting all of the software I had programmed for the SuperSprite FM+ module so that now work on
both machines, CoCo and Dragon. They have been packed in sub-projects
You will find some packs in John's website. They are:
00-Compilation ToolChain - v1 ... For anyone willing to create his own programs, these tools will help create virtual files
01-G7 Palette (6809) v1 ... Some programs that show colours combinations in mode G7
02-Fonts (40x24 and 80x26) (6809) v1 ... two drivers that mange the text screen in 40x24 or 80x26
03-Dragon Chiptunes (6309-SDC) v2 ... this is Ed Snider's, converted to Dragon applying reverse engineering and then applied to both machines
04A-Score Player (6809) v1 ... this is a 'player' that will reproduce a song previously entered in the source file using the YM2149 (3 voices)
04B-PT3 Player (6809) v2 ... this subproject is in effect a spin-off of my conversion of the AGD engine for the SSFM+ module. Hope you'll enjoy ...
05-YM2413-VGM Player (6309) v1 ... This one is an VGM player that reads songs from disk into RAM and then plays them back.
06-Image viewers (6309-SDC) v1 ... with that one you would be able to show pictures already included in the pack in different V9958 graphic modes
07-Streaming music from SDC (6309-SDC) v1 ... This version allows listening to VGM files saved on SDC up to 128Kb.
08-VRAM verifier (6809) v1 ... This is a program that will test all of the VRAM chips in your SSFM+ module

Each pack is zipped with screenshots (if any), source files, virtual disks, demo files (if required) and a readme.txt
I hope you'll enjoy!
cheers!

Ps his website is reachable at:
https://www.dragonplus-electronics.co.u ... s6W3aD8Mfs
pser1
Posts: 1655
Joined: Sun Mar 25, 2012 7:32 pm
Location: Barcelona (SPAIN)

Re: Software for the SuperSprite FM+ module

Post by pser1 »

hello,
yesterday some sub-projects were added to the download section. All of the programs I had programmed for the Dragon
do now work flawlessly on the CoCo too
These are the new sub-projects
09A-VDP Functions - PCLS (6809) v1
09B-VDP Functions - LINE (6809) v1
09C-VDP Functions - PSET (6809) v1
09D-Vertical Bars (6809) v1
09E-Checkers (6809) v1

These programs are meant to help new users of this module to manage the V9958 and apply different VDP commands
In the folder "_Source files" of each one, you will find the source code for ASM and BAS

regards
pere
Post Reply