Example programs written for AmigaOS
Go to file
Wei-ju Wu 1fe3e13cfd x-scrolling: naming convention and formatting fix 2016-06-20 20:53:04 -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 moved dontshout from separate repository to here 2016-01-16 14:00:10 -08:00
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 restructured source tree 2016-01-16 13:45:15 -08:00
libraries/example_lib added the libraries subproject 2016-06-15 10:33:09 -07:00
mui
os13
requesters added missing dos compat files to requester project 2016-06-15 10:26:00 -07:00
scrolling_tricks x-scrolling: naming convention and formatting fix 2016-06-20 20:53:04 -07:00
utils added audio and scrolling_tricks 2016-06-13 08:49:14 -07:00
.gitignore some refactorings for cleanup 2016-06-14 13:14:05 -07: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.