move emacs uggly banner to the right place
This commit is contained in:
parent
a553549b18
commit
c8484975a8
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
|
;;; -*- Mode: asm; indent-tabs-mode: t; tab-width: 8 -*-
|
||||||
|
|
||||||
.scope STARTUP
|
.scope STARTUP
|
||||||
;;; -*- Mode: asm; indent-tabs-mode: t; tab-width: 8 -*-
|
|
||||||
;; Settings positions
|
;; Settings positions
|
||||||
CR1 = $d011; Graphic settings
|
CR1 = $d011; Graphic settings
|
||||||
VIC_bank_settings = $DD00 ; Vic position
|
VIC_bank_settings = $DD00 ; Vic position
|
||||||
|
|
Loading…
Add table
Reference in a new issue