Need genam too
This commit is contained in:
parent
457145f964
commit
c9f1a55ebd
|
@ -4,6 +4,9 @@
|
||||||
|
|
||||||
Built for [The Obligatory Amiga Blitter Video](https://makertube.net/w/eV545ku522sRq8CTcxDuFZ).
|
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
|
## Running
|
||||||
|
|
||||||
Click the mouse to escape any demo.
|
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
|
### 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)
|
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:
|
on Vamos's path:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue