Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

darkmacheken/IAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IAC - 2015/2016

Introduction to Computer Architecture Project.

Introduction

The project consists in the developing of a game with the same mechanics of Flappy Bird. The project was developed using the assembly language from the P3 processor.

The rules and instructions of the game are in the statement under /docs.

Requirements

To run the project you need the P3 simulator:

How to run

P3JS

To run the project in this simulator, you just need go to the P3JS site, paste the source code to the editor and click "Assemble and Run".

p3sim

To run the project, you need first to compile the code to binary. Use the official assembler that can be download from the P3 processor page. To start the simulator you need to run the following command:

    java -jar p3sim.jar

Load the binary that was the output of the assembler and click run.

About

Introduction to Computer Architecture Project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published