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

https://github.com/julienmalka/pongassembly

Simple Pong Game coded in Nios II Assembly
https://github.com/julienmalka/pongassembly

assembly nios2 processor

Last synced: about 1 year ago
JSON representation

Simple Pong Game coded in Nios II Assembly

Awesome Lists containing this project

README

          

# PongAssembly

This is a pong written in assembly for a nios II processor. Such a processor can be found in my other github repo **NiosProcessor**.

This code was written in collaboration with Antoine Crettenand during the course *Computer Architecture* from EPFL.

Some of the design (such as the general organisation of the project) is belonging to the team of the course.