From 700a948731c1753b79112b48f177e943a085bc03 Mon Sep 17 00:00:00 2001 From: Bobbi Webber-Manners Date: Wed, 21 Dec 2022 19:26:50 -0500 Subject: [PATCH] Added empty auxmem.shr.s --- applecorn.s | 1 + auxmem.shr.s | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 auxmem.shr.s diff --git a/applecorn.s b/applecorn.s index adb0ea6..df01287 100644 --- a/applecorn.s +++ b/applecorn.s @@ -272,6 +272,7 @@ MAINZP MAC PUT AUXMEM.CHARIO PUT AUXMEM.AUDIO PUT AUXMEM.MISC + PUT AUXMEM.SHR PUT MAINMEM.MENU PUT MAINMEM.FSEQU PUT MAINMEM.INIT diff --git a/auxmem.shr.s b/auxmem.shr.s new file mode 100644 index 0000000..4f59f84 --- /dev/null +++ b/auxmem.shr.s @@ -0,0 +1,8 @@ +* AUXMEM.SHR.S +* (c) Bobbi 2022 GPLv3 +* +* Routines for drawing bitmapped text and graphics in SHR mode +* on Apple IIGS (640x200 4 colour, or 320x200 16 colour. +* + +