1
0
mirror of https://github.com/safiire/n65.git synced 2024-06-02 05:41:36 +00:00

Update badge on README

This commit is contained in:
Saf 2020-08-31 02:22:47 -07:00
parent a8b24efb54
commit c41f82bb93

View File

@ -3,6 +3,8 @@
This is an assembler for the Nintendo Entertainment System's 2A03 This is an assembler for the Nintendo Entertainment System's 2A03
microprocessor. microprocessor.
![N65 CI](https://github.com/safiire/n65/workflows/N65%20CI/badge.svg)
The 2A03 is an 8-bit processor based on the MOS 6502. The 2A03 is an 8-bit processor based on the MOS 6502.
```bash ```bash