remove default pattern

This commit is contained in:
Nico 2021-06-01 13:03:50 +01:00
parent a12ec03aca
commit 25fe25a207
1 changed files with 3 additions and 20 deletions

View File

@ -454,23 +454,6 @@ BRK
an ff in the note column of the pattern will kill the existing note without starting a new one (this is the tracker "box" note) )
@data ( start of data )
@pattern_table :pattern $fd ( pattern table. Contains the addresses of patterns )
@pattern_pointer :pattern/end ( pattern pointer. Points to where the next pattern will be written in memory )
@pattern [
48 12 66
49 34 66
4a 56 22
4b 78 66
4c 9a 88
4d bc 66
4e de 66
4f ff 66
50 00 22
51 00 66
52 00 20
53 00 66
54 00 66
ff 00 66
56 00 ff
57 00 66 &end
]
@pattern_table $ff ( pattern table. Contains the addresses of patterns )
@pattern_pointer :pointer-start ( pattern pointer. Points to where the next pattern will be written in memory )
@pointer-start