mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-03-04 04:30:18 +00:00
pt3: forgot to update zero page
This commit is contained in:
parent
1ef6d4f36d
commit
19443cacd1
@ -87,10 +87,10 @@ DECODER_STATE EQU $7F
|
||||
|
||||
PATTERN_L EQU $80
|
||||
PATTERN_H EQU $81
|
||||
ORNAMENT_A_L EQU $82
|
||||
ORNAMENT_A_H EQU $83
|
||||
SAMPLE_A_L EQU $84
|
||||
SAMPLE_A_H EQU $85
|
||||
ORNAMENT_L EQU $82
|
||||
ORNAMENT_H EQU $83
|
||||
SAMPLE_L EQU $84
|
||||
SAMPLE_H EQU $85
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user