I've added commands in ehBasic now so I can play music in the background.
An example:
SIDLOAD"delta.sid"
SIDPLAY :REM PLAY DEFAULT SUBSONG
SIDPLAY2 :REM PLAY SUBSONG 2
SIDSTOP :STOP PLAYING
A project log for PZ1 6502 laptop
I am building a laptop with a W65C02, lots of memory, SID-sound, decent graphics and a filesystem.
I've added commands in ehBasic now so I can play music in the background.
An example:
SIDLOAD"delta.sid"
SIDPLAY :REM PLAY DEFAULT SUBSONG
SIDPLAY2 :REM PLAY SUBSONG 2
SIDSTOP :STOP PLAYING
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.