Merge pull request #89 from peterferrie/master

really this time
This commit is contained in:
4am 2019-05-28 20:59:02 -04:00 committed by GitHub
commit 55a64729ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,19 +18,19 @@
asl asl
asl asl
asl asl
sta tmp
asl asl
adc gMECCFastloadType adc tmp
adc gMECCFastloadType
ldx #8 ldx #8
- pha - pha
tay tay
txa txa
pha pha
lda .table+2-18,y lda .table+2-24,y
sta .cmpbyte sta .cmpbyte
sta .modbyte sta .modbyte
lda .table-18,y lda .table-24,y
ldx .table+1-18,y ldx .table+1-24,y
ldy #$01 ldy #$01
jsr compare jsr compare
.cmpbyte .cmpbyte
@ -65,8 +65,8 @@
!byte $0B,$8F,$D5 !byte $0B,$8F,$D5
!byte $0B,$99,$AA !byte $0B,$99,$AA
!byte $0B,$A3,$AD !byte $0B,$A3,$AD
!byte $0C,$62,$AA !byte $0C,$82,$AA
!byte $0C,$67,$AD !byte $0C,$87,$AD
; MECC2 ; MECC2