pato-z80-home-computer/pat80-io-devices/composite-pal-adapter/software/avr-assembly/Makefile
2021-01-02 16:33:51 +01:00

5 lines
135 B
Makefile

pal-adapter:
@echo "Building pal adapter rom..."
@avra main.asm
@echo "Writing to ATMEGA1284..."
@minipro -w main.hex -p ATMEGA1284