Added scrcode macro for the Apple II.
Although the Apple II generally works with plain ASCII (i.e. in the ProDOS 8 MLI) the actual screen codes differ. This fixes #260.
This commit is contained in:
@@ -4450,6 +4450,12 @@ The package defines the following macros:
|
||||
|
||||
|
||||
|
||||
<sect1><tt>.MACPACK apple2</tt><p>
|
||||
|
||||
This macro package defines a macro named <tt/scrcode/. It takes a string
|
||||
as argument and places this string into memory translated into screen codes.
|
||||
|
||||
|
||||
<sect1><tt>.MACPACK atari</tt><p>
|
||||
|
||||
This macro package defines a macro named <tt/scrcode/. It takes a string
|
||||
|
||||
Reference in New Issue
Block a user