- reduced the binary size by using bytes for music timestamps and looping
authorJohn Tsiombikas <nuclear@member.fsf.org>
Fri, 24 Jun 2022 01:30:48 +0000 (04:30 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Fri, 24 Jun 2022 01:30:48 +0000 (04:30 +0300)
commit58fe680f15216bea684641de4cd94fc78f1582d5
tree495580c26a5b4006fb3bff0dcb6603d82094e8aa
parentc887100262b10fe9814eee05aaeba763202afe9c
- reduced the binary size by using bytes for music timestamps and looping
  with hardcoded length instead of guard event.
- reduced source size by converting music data to a raw binary dd list
bootcard.asm