Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnnyldealba/matrix-nes

A tech demo made in 2012 that demonstrates multi-directional scrolling on the Nintendo Entertainment System. Written in 6502 assembly.
https://github.com/johnnyldealba/matrix-nes

6502-assembly demo nes nintendo

Last synced: about 1 month ago
JSON representation

A tech demo made in 2012 that demonstrates multi-directional scrolling on the Nintendo Entertainment System. Written in 6502 assembly.

Awesome Lists containing this project

README

        

# Matrix NES

A tech demo made in 2012 that demonstrates multi-directional scrolling on the Nintendo Entertainment System.
Written in 6502 assembly.

# What was the Purpose of this Project?

I was looking for a platform to port my ill fated [Agartha](https://github.com/JohnnyLdeAlba/agartha-flash) game engine to. I abandoned this project because it was too time consuming writting code in assembly. I felt it would be better if I stuck to a high level language instead.

# Requirements

- [Ophis Assembler 2.1](https://michaelcmartin.github.io/Ophis)
- An NES or NES Emulator

# [Watch a Preview on YouTube](https://www.youtube.com/watch?v=7hSfb7iZc-Y)