HN user

jlmcgraw

46 karma
Posts3
Comments10
View on HN

There is "Apple Machine Language for Beginners" by Richard Mansfield https://archive.org/details/Apple_Machine_Language_for_Begin...

I have fond memories from the late 1980s of trying to get the assembler contained within this book working, typing line after line of the MLX listing in. Unfortunately I never did finish it back then.

A week or so ago I got the urge to complete this project and I literally just finished getting the source in it to a point where it can be compiled online and then within an emulator: https://github.com/jlmcgraw/LADS_DOS33

A style I picked up from a relative, who is a lawyer, is to make bullet points with minimal other fluff:

  Addressee,
   - Do this
   - Then that
   - Be sure to be aware of this

I found it impersonal at first, but it's very effective in calling out the things that need attention