New atari builtin macro package that features a scrcode macro.
Changed the scrcode macro from the cbm builtin macro package to accept multiple arguments of different types. git-svn-id: svn://svn.cc65.org/cc65/trunk@3598 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
|
||||
/* Constants for the predefined packages */
|
||||
enum {
|
||||
MAC_ATARI,
|
||||
MAC_CBM,
|
||||
MAC_CPU,
|
||||
MAC_GENERIC,
|
||||
|
||||
Reference in New Issue
Block a user