change to cc65
This commit is contained in:
parent
039ed9a16b
commit
449610068a
@ -1,7 +1,7 @@
|
|||||||
# 8-bit Breadboard Computer with W65C02S Processor
|
# 8-bit Breadboard Computer with W65C02S Processor
|
||||||
This repo contains the assembly code for my [6502-project](https://quintern.xyz/de/6502.html).
|
This repo contains the assembly code for my [6502-project](https://quintern.xyz/de/6502.html).
|
||||||
|
|
||||||
The assembler used for this project is [vasm](http://www.compilers.de/vasm.html).
|
The assembler used for this project is the excellent [ca65](https://github.com/cc65/cc65).
|
||||||
After assembling it, the binary is loaded onto the EEPROM using [my *eeprom.py* script](https://git.quintern.xyz/MatthiasQuintern/AT28C256-rpi-util) on a Raspberry Pi 4B.
|
After assembling it, the binary is loaded onto the EEPROM using [my *eeprom.py* script](https://git.quintern.xyz/MatthiasQuintern/AT28C256-rpi-util) on a Raspberry Pi 4B.
|
||||||
|
|
||||||
## Operating System
|
## Operating System
|
||||||
|
Loading…
Reference in New Issue
Block a user