pt3lib: add license file

This commit is contained in:
Vince Weaver 2021-01-20 00:55:15 -05:00
parent 908f7f96b8
commit 33b379a780
2 changed files with 5 additions and 0 deletions

4
music/pt3_lib/LICENSE Normal file
View File

@ -0,0 +1,4 @@
This code is dual licensed under one of the following:
0BSD
GPL-2.0-only

View File

@ -19,6 +19,7 @@
interrupt_handler:
php ; save status flags
cld ; clear decimal mode
pha ; save A ; 3
; A is saved in $45 by firmware
txa