- [NEW] Sound stops while debugging - [CHG] Now all sound related code is in the zx_ula module
3 lines
37 B
Makefile
3 lines
37 B
Makefile
default:
|
|
g++ -g *.cpp -lSDL2 -o z80
|