]> git.sur5r.net Git - cc65/blobdiff - libsrc/atari5200/cputc.s
atari5200: add alternative conio screen (20x12 resolution)
[cc65] / libsrc / atari5200 / cputc.s
index 8fc00fcdcc3853e0d611b4de3d4619b94a176c38..b230df68c79a0d57238dbd7c8a898dbc545a0cc7 100644 (file)
         .importzp       screen_width, screen_height
         .importzp       ptr4
 
-        .constructor    screen_setup, 26
-        .import         screen_setup_20x24
-screen_setup    = screen_setup_20x24
-
+        .import         screen_setup
+        .constructor    screen_setup_constructor, 26
+screen_setup_constructor = screen_setup
 
 _cputcxy:
         pha                     ; Save C