This website requires JavaScript.
Explore
Help
Sign In
doylet
/
dchip-8
Watch
1
Star
0
Fork
0
You've already forked dchip-8
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
CHIP-8 Emulator for learning purposes
18
Commits
1
Branch
0
Tags
158
KiB
C++
75.5%
C
20.9%
Batchfile
3.6%
dd4ae0d793
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Doyle Thai
dd4ae0d793
Add rom loading, fixed aspect ratio into win32
2017-04-07 21:19:03 +10:00
src
Add rom loading, fixed aspect ratio into win32
2017-04-07 21:19:03 +10:00
.gitattributes
Add .gitignore and .gitattributes.
2017-03-28 18:07:39 +11:00
.gitignore
Init dchip-8 repo with bare bones win32 app
2017-03-28 18:40:38 +11:00
dchip-8.sln
Add project files.
2017-03-28 18:07:41 +11:00
dchip-8.vcxproj
Add file loading to platform layer
2017-04-05 17:35:23 +10:00
dchip-8.vcxproj.filters
Separate dchip update from rendering
2017-04-04 16:31:26 +10:00