diff options
author | Manuel Palenzuela <manuelpalenzuelamerino@gmail.com> | 2021-07-22 18:01:01 +0100 |
---|---|---|
committer | Manuel Palenzuela <manuelpalenzuelamerino@gmail.com> | 2021-07-22 18:01:01 +0100 |
commit | 242ccb6346647f3f32fcda5ef4239f0569618404 (patch) | |
tree | 536527b51cdb7617210ed5f0e80e155c31680a00 /roms | |
parent | Refractoring: Refractored the Makefile to make use of pkg-config (diff) | |
download | CHIP8-Emulator-242ccb6346647f3f32fcda5ef4239f0569618404.tar.gz CHIP8-Emulator-242ccb6346647f3f32fcda5ef4239f0569618404.tar.bz2 CHIP8-Emulator-242ccb6346647f3f32fcda5ef4239f0569618404.zip |
Feature: Implemented various instructions
Diffstat (limited to 'roms')
-rw-r--r-- | roms/trip8.ch8 | bin | 0 -> 3203 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/roms/trip8.ch8 b/roms/trip8.ch8
new file mode 100644
index 0000000..d88d28f
--- /dev/null
+++ b/roms/trip8.ch8
Binary files differ |