diff options
| -rw-r--r-- | newtitle.s | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -152,6 +152,7 @@ start:   lda #0   sta FR0   sta SDMCTL + sta sound_disabled ; fix issue with sound not working with APE loader   ; build our display list   ; TODO, for now it's hardcoded (see 'dlist' below) | 
