New method of checking the tank falling direction.

New table "SlideLeftTable" (8 bytes) instead "WhereToSlideTable" (256 bytes)
But procedure is not optimal - we need to write a new version.

And now, falling diagonally doesn't take any more energy.
This commit is contained in:
Pecusx
2022-06-28 20:01:24 +02:00
parent d5c1e1e397
commit 4a32abdc83
4 changed files with 59 additions and 275 deletions
+3
View File
@@ -73,6 +73,9 @@
.zpvar dd .word
.zpvar di .word
.zpvar dp .word
;----------------------------
.zpvar UnderTank1 .byte
.zpvar UnderTank2 .byte
;----------------------------
.zpvar weaponPointer .word
.zpvar dliCounter .byte