John Bintz 74fb9aa469 | ||
---|---|---|
.gitignore | ||
264594__cdrk__reception-bell.wav | ||
Makefile | ||
README.md | ||
bell.8svx | ||
justwindow | ||
justwindow.c | ||
justwindow.info | ||
justwindow.lnk | ||
main | ||
main.c | ||
main.h | ||
main.info | ||
main.lnk |
README.md
Pizza Timer
This is the pizza timer written in C for the Commodore Amiga I made for "Can a Commodore Amiga help you cook a pizza?" on YouTube: https://youtu.be/QrrugOgFmjg
Requirements
- AmigaOS 2 and higher
- I use the GadTools library to build the timer, which only works out-of-the-box on 2 and higher.
- The timer can take advantage of AmigaOS 3 updates to GadTools for displaying the timer text.
Running
main
andbell.8svx
will run the timer itself- You'll need
bell.8svx
in the same folder asmain
if you want to hear the bell noise.
- You'll need
justwindow
will show the basic window with no gadgets besides window ones.
Compiling
I built this using vamos and SAS/C on my Linux machine, which I set up using this guide. Having GNU make installed makes the process a little easier.
Credits
- "Reception bell" by cdrk