Update README.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# NES Development Test
|
# NES Development Test
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
This is a place where I mess around with developing for the NES. It is written completely in 6502 assembly, compiled to the iNES ROM format with [CA65](https://cc65.github.io/).
|
This is a place where I mess around with developing for the Nintendo Entertainment System. It is written completely in 6502 assembly, compiled to the iNES ROM format with [CA65](https://cc65.github.io/).
|
||||||
|
|
||||||
My main source of documentation is the [NESDev wiki](https://www.nesdev.org/wiki/Nesdev_Wiki), and the project structure is a heavily modified of [this NES project template](https://github.com/bbbradsmith/NES-ca65-example/tree/master).
|
My main source of documentation is the [NESDev wiki](https://www.nesdev.org/wiki/Nesdev_Wiki), and the project structure is a heavily modified of [this NES project template](https://github.com/bbbradsmith/NES-ca65-example/tree/master).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user