SergioLuis / CHIPEIT

A CHIP-8 emulator for Android, written in Kotlin
GNU General Public License v3.0
3 stars 1 forks source link

Integrate instruction set tasks #26

Closed SergioLuis closed 6 years ago

SergioLuis commented 6 years ago

Developer: @SergioLuis Reviewer: Nobody Integrator: @SergioLuis


Integrate the tasks where the instruction set was implemented.
Make sure that the result has the style the team agreed on.

SergioLuis commented 6 years ago

Done! PR #33