yarbsemaj / Z80-Paint

A pain program written in Assembly built for a RC2014 compatible Z80 SBC.

Home Page:https://z80.yarbsemaj.com/#paint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Z80-Paint (zPaint)

An art package for an RC2014 compatible Z80 SBC.

zpaint

How to use

  • Use WASD to move your cursor (`) around the screen.
  • Use the P key to raise and lower the pen.
  • Use the F and G keys to adjust the character to print.
  • To change the pen and ink colours, use the appropriate key indicated to the right of the canvas.

Compile

zmac main.asm

Try it out

https://z80.yarbsemaj.com/#paint

About

A pain program written in Assembly built for a RC2014 compatible Z80 SBC.

https://z80.yarbsemaj.com/#paint


Languages

Language:Assembly 75.4%Language:HTML 23.1%Language:JavaScript 1.5%