From c9f1a55ebd74a388bf393286ff4ceff84caf334b Mon Sep 17 00:00:00 2001 From: John Bintz Date: Thu, 26 Sep 2024 17:43:53 -0400 Subject: [PATCH] Need genam too --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a292ab..016ec09 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Built for [The Obligatory Amiga Blitter Video](https://makertube.net/w/eV545ku522sRq8CTcxDuFZ). +Uses a bunch of C and Assembler code to drive the blitter, sprites, and copper +to display high color Topaz art overtop of flying cool bun logos. + ## Running Click the mouse to escape any demo. @@ -22,8 +25,9 @@ This will get 50 fps on an 020, and 25 or lower on an 68EC020 and below. ### Vamos -You'll want [Vamos](https://github.com/cnvogelg/amitools/blob/master/docs/vamos.md) +You'll want [Vamos](https://github.com/cnvogelg/amitools/blob/master/docs/vamos.md), and [SAS/C](https://www.amigaclub.be/blog/steffest/2/amiga-c%20compilers) +& [GenAm from DevPac](https://archive.org/details/Devpac_v3.14_1994-12-16_HiSoft) on Vamos's path: ```