mirror of
https://github.com/Pixinn/Rgb2Hires.git
synced 2025-01-21 12:29:49 +00:00
Deleting commented debug lines
This commit is contained in:
parent
3250e57da5
commit
93ee71ab7c
3
.gitignore
vendored
3
.gitignore
vendored
@ -7,3 +7,6 @@ RgbToHiRes.VC.*
|
|||||||
**/.vs
|
**/.vs
|
||||||
**/Debug
|
**/Debug
|
||||||
**/Release
|
**/Release
|
||||||
|
**/*.o
|
||||||
|
**/*.map
|
||||||
|
**/bin/
|
||||||
|
@ -35,13 +35,6 @@ _call_to_mli:
|
|||||||
JSR popa
|
JSR popa
|
||||||
STA Mli_Call
|
STA Mli_Call
|
||||||
|
|
||||||
;+ DEBUG
|
|
||||||
; CMP #$CE
|
|
||||||
; BNE continue
|
|
||||||
;debug: JMP debug
|
|
||||||
;continue:
|
|
||||||
;- DEBUG
|
|
||||||
|
|
||||||
; Call MLI and return
|
; Call MLI and return
|
||||||
JSR $BF00 ; MLI call entry point
|
JSR $BF00 ; MLI call entry point
|
||||||
Mli_Call:
|
Mli_Call:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user