Source
- URL: https://x.com/SquaredApe/status/1950915633811534012
- Author: Robert William Cummings (@SquaredApe)
- Posted: 2025-07-31 13:45:08
Branch
1/ @SquaredApe
@NOTimothyLottes
Given I’ve only done ASM on Amiga with Devpac, I guess it’s probably a limited take, but I enjoyed it and didn’t find it harder than say something like C, mostly because the problems I solved back then were 2D domain and the hardware was pretty simple… but not too hard?
2/ @NOTimothyLottes
@SquaredApe
ASM could be a pain when mixing with high level languages due to the constant manual register and stack shuffling, but with what I have in mind will factor that out.