Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tstamborski authored Jul 22, 2023
1 parent 12574ae commit 77c6a66
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# nes-misc-examples
Set of NES/Famicom/Dendy programming examples in the ca65 assembler.
# ![](https://github.com/tstamborski/pixelart-icons/blob/main/png/famicom64.png) NES Miscellaneous Examples
Set of NES/Famicom/Pegasus/Dendy programming examples made in the ca65 assembler.
## Overview
This is a set of programming examples which I have made for my own educational purposes and I want to share them with others. I try to keep them possibly educational friendly to everybody, so there are always a few comments in english. All examples are made with ca65 assembler which is a part of the [cc65](https://cc65.github.io) package. All graphics (tiles/nametables/palettes) are made with [NEXXT](https://frankengraphics.itch.io/nexxt).

0 comments on commit 77c6a66

Please sign in to comment.