Tag: assembler
DurexForth is a modern implementation of the language Forth for the Commodore 64, and the team behind its development has just released the version 1.4.3. This new version brings bug fixes and some new additions. If you never tried, Forth is a language very different than the traditional ones, so to speak. Compared to C64 Basic, Forth is more attractive in…
Tuomas Järvensivu and Harri Salokorpi have written an extensive blog post teaching the basics of assembly programming for the Amiga platform. The crash course walks you through an example that creates graphics on the display with a simple animation. The authors are using FS-UAE as development platform, as it proves very handy for its debugging capabilities. We both hope it provides a…
If you ever thought about learning a bit of MSX Assembler, today is your lucky day. The Nestruo, Toni Galvez and Wonder entered MSXdev’14 with “World Rally”, a car racing game, but they weren’t able to finish it on time. After some time they realized that they wouldn’t finish it at all, since there are several routines that needed to…
The best Commodore development environment has a new version – 3.3.0, containing bug fixes and the following new features: Add background picture to sprite editor. Sprite reorder tool. Character tools work on a range of characters. Assembler: Import binary as decimal data Assembler: Improved value pop-up formatting Assembler: Removed the restriction where files included in a build must have a…