diff --git a/src/test/ref/examples/plus4walk/plus4walk.log b/src/test/ref/examples/plus4walk/plus4walk.log index 2e1dcc9b5..5ee7a244e 100644 --- a/src/test/ref/examples/plus4walk/plus4walk.log +++ b/src/test/ref/examples/plus4walk/plus4walk.log @@ -260,10 +260,9 @@ SYMBOL TABLE SSA (byte) MOS7360_TED::CHARPOS_LO (byte) MOS7360_TED::CONTROL1 (byte) MOS7360_TED::CONTROL2 -(byte) MOS7360_TED::CONTROL5 -(word) MOS7360_TED::COUNTER_1 -(word) MOS7360_TED::COUNTER_2 -(word) MOS7360_TED::COUNTER_3 +(word) MOS7360_TED::COUNTER1 +(word) MOS7360_TED::COUNTER2 +(word) MOS7360_TED::COUNTER3 (byte) MOS7360_TED::CURSOR_HI (byte) MOS7360_TED::CURSOR_LO (byte) MOS7360_TED::HSCAN_POS @@ -280,6 +279,7 @@ SYMBOL TABLE SSA (byte) MOS7360_TED::ROM_SWITCH (byte) MOS7360_TED::SOUND_CONTROL (const byte*) MOS7360_TED::UNUSED[(number) $1d] = { fill( $1d, 0) } +(byte) MOS7360_TED::VSCAN_POS (const byte) OFFSET_STRUCT_MOS7360_TED_BG_COLOR = (byte) $15 (const byte) OFFSET_STRUCT_MOS7360_TED_BORDER_COLOR = (byte) $19 (const byte) OFFSET_STRUCT_MOS7360_TED_RASTER_LO = (byte) $1d @@ -931,10 +931,9 @@ VARIABLE REGISTER WEIGHTS (byte) MOS7360_TED::CHARPOS_LO (byte) MOS7360_TED::CONTROL1 (byte) MOS7360_TED::CONTROL2 -(byte) MOS7360_TED::CONTROL5 -(word) MOS7360_TED::COUNTER_1 -(word) MOS7360_TED::COUNTER_2 -(word) MOS7360_TED::COUNTER_3 +(word) MOS7360_TED::COUNTER1 +(word) MOS7360_TED::COUNTER2 +(word) MOS7360_TED::COUNTER3 (byte) MOS7360_TED::CURSOR_HI (byte) MOS7360_TED::CURSOR_LO (byte) MOS7360_TED::HSCAN_POS @@ -950,6 +949,7 @@ VARIABLE REGISTER WEIGHTS (byte) MOS7360_TED::RASTER_LO (byte) MOS7360_TED::ROM_SWITCH (byte) MOS7360_TED::SOUND_CONTROL +(byte) MOS7360_TED::VSCAN_POS (void()) main() (word~) main::$10 202.0 (byte~) main::$12 202.0 @@ -2313,10 +2313,9 @@ FINAL SYMBOL TABLE (byte) MOS7360_TED::CHARPOS_LO (byte) MOS7360_TED::CONTROL1 (byte) MOS7360_TED::CONTROL2 -(byte) MOS7360_TED::CONTROL5 -(word) MOS7360_TED::COUNTER_1 -(word) MOS7360_TED::COUNTER_2 -(word) MOS7360_TED::COUNTER_3 +(word) MOS7360_TED::COUNTER1 +(word) MOS7360_TED::COUNTER2 +(word) MOS7360_TED::COUNTER3 (byte) MOS7360_TED::CURSOR_HI (byte) MOS7360_TED::CURSOR_LO (byte) MOS7360_TED::HSCAN_POS @@ -2333,6 +2332,7 @@ FINAL SYMBOL TABLE (byte) MOS7360_TED::ROM_SWITCH (byte) MOS7360_TED::SOUND_CONTROL (const byte*) MOS7360_TED::UNUSED[(number) $1d] = { fill( $1d, 0) } +(byte) MOS7360_TED::VSCAN_POS (const byte) OFFSET_STRUCT_MOS7360_TED_BG_COLOR = (byte) $15 (const byte) OFFSET_STRUCT_MOS7360_TED_BORDER_COLOR = (byte) $19 (const byte) OFFSET_STRUCT_MOS7360_TED_RASTER_LO = (byte) $1d diff --git a/src/test/ref/examples/plus4walk/plus4walk.sym b/src/test/ref/examples/plus4walk/plus4walk.sym index 7038d3506..0fd145978 100644 --- a/src/test/ref/examples/plus4walk/plus4walk.sym +++ b/src/test/ref/examples/plus4walk/plus4walk.sym @@ -16,10 +16,9 @@ (byte) MOS7360_TED::CHARPOS_LO (byte) MOS7360_TED::CONTROL1 (byte) MOS7360_TED::CONTROL2 -(byte) MOS7360_TED::CONTROL5 -(word) MOS7360_TED::COUNTER_1 -(word) MOS7360_TED::COUNTER_2 -(word) MOS7360_TED::COUNTER_3 +(word) MOS7360_TED::COUNTER1 +(word) MOS7360_TED::COUNTER2 +(word) MOS7360_TED::COUNTER3 (byte) MOS7360_TED::CURSOR_HI (byte) MOS7360_TED::CURSOR_LO (byte) MOS7360_TED::HSCAN_POS @@ -36,6 +35,7 @@ (byte) MOS7360_TED::ROM_SWITCH (byte) MOS7360_TED::SOUND_CONTROL (const byte*) MOS7360_TED::UNUSED[(number) $1d] = { fill( $1d, 0) } +(byte) MOS7360_TED::VSCAN_POS (const byte) OFFSET_STRUCT_MOS7360_TED_BG_COLOR = (byte) $15 (const byte) OFFSET_STRUCT_MOS7360_TED_BORDER_COLOR = (byte) $19 (const byte) OFFSET_STRUCT_MOS7360_TED_RASTER_LO = (byte) $1d