tib / SwiftNES

Just another NES emulator written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftNes

This repo contains all the source code for my experimental 100 days of NES challenge.

What is this all about?

I'm planning to build a fully working NES emulator in a 100 days.

But Why? 🤔

I just want learn more about low level hardware devices (CPU, memory, etc.) asm code, Swift and computers in general.

Wish me luck and feel free to start discussions, raise issues & PRs. 🍀

FYI: The challenge started on the 8th of September 2021.

Useful resources

About

Just another NES emulator written in Swift

License:Other


Languages

Language:Swift 100.0%