Files
z80/Makefile
Raimon Zamora e80de06d2c - [NEW] Minim makefile
- [NEW] Sound stops while debugging
- [CHG] Now all sound related code is in the zx_ula module
2024-04-17 22:41:29 +02:00

3 lines
37 B
Makefile

default:
g++ -g *.cpp -lSDL2 -o z80