Kick Assembler Manual
4 months ago
- #Assembler
- #RetroComputing
- #Programming
- Kick Assembler is an advanced MOS 65xx assembler combined with a Java Script-like scripting language.
- Features include macros, illegal and DTV opcodes, pseudo commands, SID file import, graphic format import, and Java plugin support.
- The integrated scripting language allows for easy data generation (e.g., sine waves, vector coordinates) directly within assembler code.
- Kick Assembler's fifth version (5.x) introduced segments for managing directive output to files, disk images, and other segments.
- Previous versions improved performance, parsing mechanisms, and added features like a flexible pass algorithm and better error handling.
- The project has a professional setup with a code repository, automated test suite, and build/deploy processes.
- Community feedback is valued, with contributions via mail and CSDB, and acknowledgments to tool creators and sponsors.
- Users are encouraged to start with Chapters 2-4 for basic functionality and scripting introduction.
- Contact the developer at [email protected] for comments or feedback.