项目作者: JulienMalka

项目描述 :
Simple Pong Game coded in Nios II Assembly
高级语言: Assembly
项目地址: git://github.com/JulienMalka/PongAssembly.git
创建时间: 2018-03-12T14:51:35Z
项目社区:https://github.com/JulienMalka/PongAssembly

开源协议:

下载


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.