rename KEYBDV_wrapper to KEYBDV_handler

This commit is contained in:
Christian Groessler
2013-08-27 10:21:42 +02:00
parent 881ac93b6c
commit 68fc4a1b15
2 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ DEBUG = 1
.import __CHARGEN_START__
.export sram_init
.export KEYBDV_wrapper
.export KEYBDV_handler
.export CIO_handler
.export SIO_handler
.export SETVBV_handler
@@ -859,7 +859,7 @@ orgbuf_to_dbuf:
;---------------------------------------------------------
KEYBDV_wrapper:
KEYBDV_handler:
lda #>(kret-1)
pha