mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-09 19:51:14 -04:00
Transfer osViModes to C files (#438)
* Transfer osViModes to C files * Finish spec * Import data to and Improve vi.c * spec, again * Format * Use defines for the types
This commit is contained in:
@@ -259,7 +259,8 @@
|
||||
0x80097500 : "boot_800862E0",
|
||||
0x80097520 : "fp",
|
||||
0x80097530 : "rand",
|
||||
0x80097540 : "vimodeHpf",
|
||||
0x80097540 : "osViModeNtscHpf1",
|
||||
0x80097590 : "osViModePalLan1",
|
||||
0x800975E0 : "sins",
|
||||
0x80097DE0 : "exceptasm",
|
||||
0x80097E10 : "thread",
|
||||
@@ -276,7 +277,9 @@
|
||||
0x80097F90 : "rotate",
|
||||
0x80097FA0 : "voiceinit",
|
||||
0x80097FB0 : "contramread",
|
||||
0x80097FC0 : "vi",
|
||||
0x80097FC0 : "osViModeNtscLan1",
|
||||
0x80097FC0 : "osViModeMpalLan1",
|
||||
0x80098060 : "vi",
|
||||
0x800980D0 : "cartrominit",
|
||||
0x800980E0 : "guS2DInitBg",
|
||||
0x80098130 : "xldtob",
|
||||
|
||||
Reference in New Issue
Block a user