opcode source, destination
which is the other way around from most contemporary ISA:s. So a line like move.l d0, -(a7)
will first decrement the value of register a7, then write the contents of register d0 to the resulting address (it's a "push" for a downwards-growing stack).Edit: added Wiki-linkage.
[1]: https://en.wikipedia.org/wiki/Motorola_68000#Instruction_set...
My recent pet peeve is that macOS doesn't seem to remember window sizes and locations properly. Things are certainly complicated by multi-monitor setups, but it seems like some sensible default behavior could be implemented.
I don't dislike the column browser, but I wish macOS would preserve/revive its spatial UI in both the Finder and document window positions.