Menu

Tree [8cbde0] master /
 History

HTTPS access


File Date Author Commit
 ReadMe.txt 2022-02-08 Matthew Hipkin Matthew Hipkin [8cbde0] Updated links
 about.lfm 2022-02-08 Matthew Hipkin Matthew Hipkin [8cbde0] Updated links
 about.pas 2022-02-08 Matthew Hipkin Matthew Hipkin [8cbde0] Updated links
 import.lfm 2021-06-04 Matthew Hipkin Matthew Hipkin [9a4f81] Added new import form
 import.pas 2021-06-19 Matthew Hipkin Matthew Hipkin [441262] More sanity checking on import
 main.lfm 2021-06-04 Matthew Hipkin Matthew Hipkin [06b575] Clean up
 main.pas 2022-02-08 Matthew Hipkin Matthew Hipkin [8cbde0] Updated links
 udgplop.ico 2019-06-13 Matthew Hipkin Matthew Hipkin [d96886] Added DATA line, changed program icon and some ...
 udgplop.lpi 2021-06-04 Matthew Hipkin Matthew Hipkin [9a4f81] Added new import form
 udgplop.lpr 2021-06-04 Matthew Hipkin Matthew Hipkin [9a4f81] Added new import form

Read Me

UDG Plop - a ZX Spectrum UDG generator
(c)2019 Jim Blimey <https://www.jimblimey.com>

Usage is simple: fill in the "pixels" you want and then copy the POKEs or DATA
from the right-hand panel.

UDG Plop is built with Lazarus/FreePascal and can run on Windows, FreeBSD, Linux
and Mac OSX.

Please report bugs or feature requests on the github project page at
https://github.com/jimblimey/udgplop or find me on twitter @jimblimey

Changelog
---------

0.2	Fixed incorrect integer values
	Added transformations:
		invert
		mirror
		flip
		rotate
0.1a	First alpha release