Talk:Useful programming tips

From dreamcast.wiki
Revision as of 10:13, 30 November 2020 by Unknown user (talk) (Created page with "evt 00e0 implies an unaligned or otherwise illegal read you have to do that if values are forced to be unaligned 00e0 = data or instruction read unaligned 0100 = data write un...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

evt 00e0 implies an unaligned or otherwise illegal read you have to do that if values are forced to be unaligned 00e0 = data or instruction read unaligned 0100 = data write unaligned they're probably the two most common exceptions you'll get ever. - BlueCrab 10/09/2020