fix link
This commit is contained in:
parent
9060dfcbbf
commit
5c02ff6585
@ -1,5 +1,5 @@
|
||||
# 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/posts/2021_6502).
|
||||
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user