X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libsrc%2Fapple2%2Fapple2.inc;h=7002f7aadc26d9aecad93ccf253dedfed0239475;hb=37178d5141375345ac209fc71dd8f386b9845ba0;hp=78f323dd0059b9c713c0b156916916406ca21c40;hpb=2f3f1df00fed59665d1303ca594be4eb6ef989d4;p=cc65 diff --git a/libsrc/apple2/apple2.inc b/libsrc/apple2/apple2.inc index 78f323dd0..7002f7aad 100644 --- a/libsrc/apple2/apple2.inc +++ b/libsrc/apple2/apple2.inc @@ -20,6 +20,12 @@ MEMSIZE = $73 ; Highest free RAM location BRKVec = $03F0 ; Break vector RESTOR = $03D0 ; Goto Dos +; --------------------------------------------------------------------------- +; Screen size + +XSIZE = 40 +YSIZE = 24 + ;----------------------------------------------------------------------------- ; Hardware