1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-27 00:29:31 +00:00

Remove obsolete files

git-svn-id: svn://svn.cc65.org/cc65/trunk@3428 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2005-03-28 17:05:31 +00:00
parent 0a7067e89b
commit 939f6334dc
2 changed files with 0 additions and 20 deletions

View File

@ -1,10 +0,0 @@
;
; Ullrich von Bassewitz, 2004-06-03
;
; Rom BASCALC routine
;
.export BASCALC
BASCALC := $FBC1 ; Calculate screen base address for row in accumulator

View File

@ -1,10 +0,0 @@
;
; Ullrich von Bassewitz, 2004-06-03
;
; Rom SETWND routine
;
.export SETWND
SETWND := $FB4B ; Set window to max width and start row in accumulator