0 Members and 1 Guest are viewing this topic.
I personally would rather see as much memory as possible given to the game engine and main engine if thats where it fits in. Seems to be that the slowness will not be so slow its unbearable and that by having that extra space we can make the game look better / sqeeze in more content
;VARIABLE EQUATES FOR ROUTINES LOCATED AT $9D95ramseg1 = $9D95 ;0107b Common routines for multipage app managementramseg2 = $9E00 ;0256b Common data resource tablesramseg3 = $9F00 ;2048b | Menu data buffer | Stg background buffer |ramseg4 = $A700 ;1024b |Menu system img buffer | Second bullet table |ramseg5 = $AB00 ;0512b |Menu system img buffer | Spellcard background |ramseg6 = $AD00 ;4096b |Menu system img buffer |Script resource buffer |ramsegend = $BD00 ;8043t