@pulkomandy@mastodon.tetaneutral.net
Post #1640666
2026-04-24 21:00 UTC
I didn't find a convenient to use html documentation/instruction reference for the 68000, so I made one!
(I hadn't done html frames in a long while)
http://pulkomandy.tk/m68k
Replies (2)
-
@pulkomandy@mastodon.tetaneutral.net 2026-04-25 11:07
Today update to my m68k quickreference page: added info about the exception stackframes format for 68000, 68010, and the SCC68070 which does its own thing. I guess the next thing thould be instruction encoding (but GoldenCrystal already has a nice one-page pdf for that) and instruction timings (especially for the SCC68070 which again is very different). And maybe check and mention any 68hc000 or 68ec000 differences
-
@KekunPlazas@mamot.fr 2026-04-25 11:35
@pulkomandy@mastodon.tetaneutral.net Oooh thanks a lot! I keep finding tons of very imperfect or impractical docs, yours seems nice, I will try to use it when I come back to disassembling Mega Drive games.