Game status buffer |
Prev: 60882 | Up: Map | Next: 61025 |
|
||||
GameOver_X_Offset | 60911 | DEFB 0 | ||
GameOver_Y_Offset | 60912 | DEFB 0 | ||
Draw the "G".
|
||||
GameOver_Data | 60913 | DEFW 22725 | Attribute buffer starting point. | |
60915 | DEFB 3,2 | Draw: left x 3 times. | ||
60917 | DEFB 5,4 | Draw: down x 5 times. | ||
60919 | DEFB 3,1 | Draw: right x 3 times. | ||
60921 | DEFB 2,8 | Draw: up x 2 times. | ||
60923 | DEFB 1,2 | Draw: left x 1 time. | ||
Draw the "A".
|
||||
60925 | DEFW 22887 | Attribute buffer starting point. | ||
60927 | DEFB 5,8 | Draw: up x 5 times. | ||
60929 | DEFB 2,1 | Draw: right x 2 times. | ||
60931 | DEFB 5,4 | Draw: down x 5 times. | ||
60933 | DEFB 2,8 | Draw: up x 2 times. | ||
60935 | DEFB 1,2 | Draw: left x 1 time. | ||
Draw the "M".
|
||||
60937 | DEFW 22891 | Attribute buffer starting point. | ||
60939 | DEFB 5,8 | Draw: up x 5 times. | ||
60941 | DEFB 2,1 | Draw: right x 2 times. | ||
60943 | DEFB 5,4 | Draw: down x 5 times. | ||
60945 | DEFW 22734 | Attribute buffer starting point. | ||
60947 | DEFB 1,1 | Draw: right x 1 time. | ||
60949 | DEFB 5,4 | Draw: down x 5 times. | ||
Draw the "E".
|
||||
60951 | DEFW 22739 | Attribute buffer starting point. | ||
60953 | DEFB 2,2 | Draw: left x 2 times. | ||
60955 | DEFB 2,4 | Draw: down x 2 times. | ||
60957 | DEFB 1,1 | Draw: right x 1 time. | ||
60959 | DEFB 1,4 | Draw: down x 1 time. | ||
60961 | DEFB 1,2 | Draw: left x 1 time. | ||
60963 | DEFB 2,4 | Draw: down x 2 times. | ||
60965 | DEFB 2,1 | Draw: right x 2 times. | ||
Draw the "O".
|
||||
60967 | DEFW 22981 | Attribute buffer starting point. | ||
60969 | DEFB 3,2 | Draw: left x 3 times. | ||
60971 | DEFB 5,4 | Draw: down x 5 times. | ||
60973 | DEFB 3,1 | Draw: right x 3 times. | ||
60975 | DEFB 4,8 | Draw: up x 4 times. | ||
Draw the "V".
|
||||
60977 | DEFW 22983 | Attribute buffer starting point. | ||
60979 | DEFB 4,4 | Draw: down x 4 times. | ||
60981 | DEFW 23144 | Attribute buffer starting point. | ||
60983 | DEFB 1,1 | Draw: right x 1 time. | ||
60985 | DEFW 23114 | Attribute buffer starting point. | ||
60987 | DEFB 4,8 | Draw: up x 4 times. | ||
Draw the "E".
|
||||
60989 | DEFW 22990 | Attribute buffer starting point. | ||
60991 | DEFB 2,2 | Draw: left x 2 times. | ||
60993 | DEFB 2,4 | Draw: down x 2 times. | ||
60995 | DEFB 1,1 | Draw: right x 1 time. | ||
60997 | DEFB 1,4 | Draw: down x 1 time. | ||
60999 | DEFB 1,2 | Draw: left x 1 time. | ||
61001 | DEFB 2,4 | Draw: down x 2 times. | ||
61003 | DEFB 2,1 | Draw: right x 2 times. | ||
Draw the "R".
|
||||
61005 | DEFW 23152 | Attribute buffer starting point. | ||
61007 | DEFB 5,8 | Draw: up x 5 times. | ||
61009 | DEFB 3,1 | Draw: right x 3 times. | ||
61011 | DEFB 2,4 | Draw: down x 2 times. | ||
61013 | DEFB 2,2 | Draw: left x 2 times. | ||
61015 | DEFB 1,1 | Draw: right x 1 time. | ||
61017 | DEFB 1,4 | Draw: down x 1 time. | ||
61019 | DEFW 23123 | Attribute buffer starting point. | ||
61021 | DEFB 1,4 | Draw: down x 1 time. | ||
61023 | DEFB 0,0 | Terminator. |
Prev: 60882 | Up: Map | Next: 61025 |