mirror of
https://github.com/cc65/cc65.git
synced 2024-12-27 15:29:46 +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:
parent
0a7067e89b
commit
939f6334dc
@ -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
|
|
||||||
|
|
@ -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
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user