Talk:NeoGeo programming cheatsheet
What to Include?
Seeing as the various editors of the wiki might have differing opinions on what should be included, perhaps we should discuss this. --freem (talk) 02:11, 22 March 2015 (UTC)
Discussion Section
(Putting this up top as a general commentary section. Don't forget to sign your comments with --~~~~
.)
- Multiple colons can be used at the beginning of a comment to give depth to a conversation thread.
BIOS Calls
- Calls present on all systems
- MVS-only calls (e.g. Calendar-related)
- CD-only calls
ROM Header
(Pretty well covered at 68k program header, IMO. --freem (talk) 02:11, 22 March 2015 (UTC))
68K Vector Table and Exception Stack Frames
Interrupts
- Mention how IRQ1 and IRQ2 are swapped on CD systems