mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2026-04-23 18:21:58 +00:00
define table is a function of an instance
This commit is contained in:
@@ -16,7 +16,7 @@ define COLOR_LightBlue 14
|
||||
define COLOR_LightGrey 15
|
||||
|
||||
|
||||
define SCREEN TODO
|
||||
define SCREEN 200
|
||||
|
||||
|
||||
; Screen(0) = White
|
||||
|
||||
@@ -16,7 +16,7 @@ define COLOR_LightBlue 14
|
||||
define COLOR_LightGrey 15
|
||||
|
||||
|
||||
define SCREEN TODO
|
||||
define SCREEN 200
|
||||
|
||||
|
||||
; Screen(0) = White
|
||||
|
||||
Reference in New Issue
Block a user