1
0
mirror of https://github.com/weiju/amiga-stuff synced 2025-11-21 17:42:30 +00:00
Files
amiga-stuff/README.md
Wei-ju Wu 7746095dd7 requesters update
- scanning directory now adds the path parameter
 - file requester now sizes the requester according to the file list
   and window font
2016-01-17 22:08:58 -08:00

24 lines
923 B
Markdown

# 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.