Download Latest Version Novalight_1.2a.zip (73.7 kB)
Email in envelope

Get an email when there's a new version of Euphoric tools

Home / MCP40 plotter
Name Modified Size InfoDownloads / Week
Parent folder
mcp2bmp.exe 2013-09-26 35.9 kB
readme.txt 2013-09-26 1.1 kB
demo.txt 2013-09-26 2.3 kB
vector_charset.h 2013-09-26 2.9 kB
sheet.h 2013-09-26 197 Bytes
plotter.h 2013-09-26 950 Bytes
boolean.h 2013-09-26 36 Bytes
sheet.c 2013-09-26 1.7 kB
plotter.c 2013-09-26 4.6 kB
mcp2bmp.c 2013-09-26 6.4 kB
Totals: 10 Items   55.9 kB 0
This program translates Oric-MCP40 plotter output (also known as Tandy CGP115
or Atari-1020 or Commodore-1520) into a "virtual-sheet-of-paper" ((TM) ;-) in BMP format.

Here is a sample usage, that will create file Sheet1.bmp, which you can view with your favorite viewer:

mcp2bmp demo.txt

You can rename the program to a more familiar name if you are a Commodore/Atari/Tandy/other fan...

Windows and Linux users may also associate a file extension for use with the program: for example, if you make your favorite emulator generate .mcp printer outputs, and associate the .mcp file extension to this program, then double-clicking a printer output of your emulator will automatically generate a virtual sheet of paper in the same directory. Existing sheets are not overwritten: the program generates Sheet1.bmp, Sheet2.bmp, Sheet3.bmp, etc.

Have fun,

Euphoric.

NB: mcp2bmp doesn't emulate the 6805 code found in these plotters (I don't know how to read this code from the mcu).
So, if you find behavior differences, please report them...
Source: readme.txt, updated 2013-09-26