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

Adding GHA badge

This commit is contained in:
Saf 2020-08-31 01:12:48 -07:00
parent c49ef79439
commit 250768a4d1

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](https://github.com/safiire/n65/workflows/Ruby/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