index
:
CHIP8-Emulator
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Feature: Added a config value to add COSMAC VIP compatiblity
HEAD
master
Manuel Palenzuela
2021-07-24
1
-0
/
+3
*
Misc: Added the timer thread variable to the emulator struct
Manuel Palenzuela
2021-07-24
1
-0
/
+1
*
Feature: Implemented various instructions
Manuel Palenzuela
2021-07-23
1
-4
/
+4
*
Feature: Implemented background and foreround color customizability
Manuel Palenzuela
2021-07-23
1
-0
/
+3
*
Feature: Implemented various instructions
Manuel Palenzuela
2021-07-23
1
-0
/
+1
*
Misc: Added screen size defines in the config
Manuel Palenzuela
2021-07-19
1
-2
/
+3
*
Feature: Added draw instruction implementation
Manuel Palenzuela
2021-07-19
1
-1
/
+1
*
Debug: Added draw debug prints
Manuel Palenzuela
2021-07-19
1
-1
/
+1
*
Feature: Prepared SDL window for pixel drawing instruction
Manuel Palenzuela
2021-07-19
1
-0
/
+1
*
Misc: Added the dbgprintf() macro
Manuel Palenzuela
2021-07-19
1
-0
/
+6
*
Misc: Properly intialise the emulator
Manuel Palenzuela
2021-07-19
1
-0
/
+2
*
Feature: Added basic rom loading
Manuel Palenzuela
2021-07-19
1
-0
/
+6