Example programs written for AmigaOS
Go to file
Wei-ju Wu 713cf74d27 added audio and scrolling_tricks 2016-06-13 08:49:14 -07:00
assembler rearranged repository structure for tools 2016-01-27 12:58:24 -08:00
blitplay
devices added audio and scrolling_tricks 2016-06-13 08:49:14 -07:00
dontshout
hardware startup and file requester change 2016-02-05 20:52:36 -08:00
iffview iffview: ILBM body decompression fixed 2016-02-18 20:34:20 -08:00
intuitoy1
mui
os13
requesters added audio and scrolling_tricks 2016-06-13 08:49:14 -07:00
scrolling_tricks added audio and scrolling_tricks 2016-06-13 08:49:14 -07:00
utils added audio and scrolling_tricks 2016-06-13 08:49:14 -07:00
.gitignore cleanup of the repository, added ignores 2016-01-18 08:12:06 -08:00
README.md requesters update 2016-01-17 22:08:58 -08:00
gpl-3.0.txt

README.md

Amiga Stuff

Description

A random collection of my Amiga related programs, mostly written for AmigaOS on classic Motorola 68k hardware. This is for the purpose of learning and sharing with other programmers in the Amiga community, so we can spread an improve the understanding in order to write better software for our platforms.

Since I have number of classic Amiga, AmigaOS 4, MorphOS and AROS machines spread around my house, I figured I should put them to good use, deepen my understanding of these systems and improve my C and general programming skills.

The C code was developed with the VBCC and gcc compilers on a GNU/Linux system using the C99 setting.

I think that cross-compiling is the most effective way to program the Amiga - commodity systems for development, vintage custom systems for deployment.

There are also scripts in Python, Racket or Scala for certain tools that prepare and process data.