mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
Visual Debug :) added
This commit is contained in:
@@ -224,6 +224,8 @@ PutPixelinDraw
|
||||
bit drawFunction
|
||||
bpl @+
|
||||
inw LineLength
|
||||
bit Vdebug
|
||||
bmi MeasureVisualisation
|
||||
jmp ContinueDraw ; was `bne` - not good, because LineLength starts from $ffff
|
||||
@
|
||||
bvc @+
|
||||
@@ -271,6 +273,7 @@ CheckCollisionDraw
|
||||
StopHitChecking
|
||||
jmp ContinueDraw
|
||||
@
|
||||
MeasureVisualisation
|
||||
jsr plot
|
||||
|
||||
ContinueDraw
|
||||
|
||||
Reference in New Issue
Block a user