mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-16 11:30:55 +00:00
c82b4c8bdb
and vapor lock again
21 lines
376 B
Plaintext
21 lines
376 B
Plaintext
Memory Map:
|
|
|
|
00 Zero Page
|
|
01 Stack
|
|
02-03 Reserved
|
|
04-07 GR PAGE0
|
|
08-0b GR PAGE1 (scroll text)
|
|
0c-1f CODE (5k)
|
|
20-3f HGR PAGE0 (wreath)
|
|
40-5f HGR PAGE1 (ball)
|
|
60-7f (merry)
|
|
80-9f (music)
|
|
a0-bf (music)
|
|
c0-ff RESERVED/ROM
|
|
|
|
SIZE:
|
|
3903 -- 12/18
|
|
3647 -- use LZ4 encryption on scroll text
|
|
3903 -- add in support for all 5 candles
|
|
3647 -- make sprites non-transparent
|