mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-22 00:17:03 +00:00
Preprocessor. Z80 improvements. Library improvements.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
|
||||
#if not(APPLE_2)
|
||||
#warn apple2_kernel module should be used only on Apple II-compatible targets
|
||||
#endif
|
||||
|
||||
array hires_page_1 [$2000] @$2000
|
||||
array hires_page_2 [$2000] @$4000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user