↓ Skip to Content
Start of content
Bits
/
2021
/
Deliberate Practice
/
Create a small "hello world" ST application in C
What I want to learn
- Basic Atari ST emulation setup on Linux:
- Which emulator to use
- How to use EmuTos
- Which desktop environment to use
- Which editor
- Other accessories that would be helpful
- How to create the software using Pure C
- What are project files?
- What do the common options mean?
- What libraries can I include?
- How to build the software
- How to create the software using cross-compilation