Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.13 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.13 KB

Christopher goofing around with Amiga assembly

I learned to program using assembly on the Amiga in the early 90's and did some demoscene stuff for some years.

I recently looked through some of my old sources and got a bit inspired. So I installed the vasm cross-assembler, mounted the output dir on WinUAE emulating an A500 and started to goof around again with Amiga assembly.

This repo contains the results:

Convex filled and clipped vectors

  • a small 6x5 scroller
  • blitter line draw
  • clipping
  • filling
  • 3D transforms

filled filled

Resources

A list of things I found useful: