Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
c8
Browse files
Jul 19, 2014
formatting
· d9716368
Ben
authored
Jul 19, 2014
d9716368
Spelling
· a1a0e4fa
Ben
authored
Jul 18, 2014
a1a0e4fa
Added more info for the README
· c54b5359
Ben
authored
Jul 18, 2014
c54b5359
Made hex dump util more portable.
· 75f2f0c5
Ben
authored
Jul 18, 2014
75f2f0c5
Removed items from TODO list
· 3f73e933
Ben
authored
Jul 18, 2014
3f73e933
Apr 02, 2014
Added multiple savestate support
· b41c2d63
Ben
authored
Apr 02, 2014
b41c2d63
Apr 01, 2014
Turned off stepping mode.
· d70a3b8a
Ben
authored
Mar 31, 2014
d70a3b8a
Small printing fix.
· 156a4ca4
Ben
authored
Mar 31, 2014
156a4ca4
Mar 31, 2014
Working on fixing up some other ROMs
· 4dc4ecd6
Ben
authored
Mar 31, 2014
4dc4ecd6
Fixed a screen clearing issue.
· 720159e1
Ben
authored
Mar 31, 2014
720159e1
Can now step a number of instructions.
· 580219cd
Ben
authored
Mar 31, 2014
580219cd
Fixed up an op code, more roms now work
· af1f2184
Ben
authored
Mar 30, 2014
af1f2184
Added stepping feature
· 69ff3b11
Ben
authored
Mar 30, 2014
69ff3b11
Mar 29, 2014
Added save states
· aa6e7548
Ben
authored
Mar 29, 2014
aa6e7548
Now can write savestate files
· c576c257
Ben
authored
Mar 29, 2014
c576c257
Need to make some changes for save states.
· 7289bfc6
Ben
authored
Mar 29, 2014
7289bfc6
Save State skeleton here
· 1bde361d
Ben
authored
Mar 29, 2014
1bde361d
Added stuff in to do a save state.
· 0214f314
Ben
authored
Mar 29, 2014
0214f314
Mar 28, 2014
Input now working!
· db304b6e
Ben
authored
Mar 27, 2014
db304b6e
Color change and fixed a warning.
· db6f1d9f
Ben
authored
Mar 27, 2014
db6f1d9f
Mar 27, 2014
Now in a "good" working order.
· f2c232ca
Ben
authored
Mar 27, 2014
f2c232ca
Updating TODOs
· db1d17cb
Ben
authored
Mar 27, 2014
db1d17cb
It's not breaking. Added in CPU object
· 5652e6a6
Ben
authored
Mar 27, 2014
5652e6a6
Making a CPU object
· 9e6b8c8a
Ben
authored
Mar 27, 2014
9e6b8c8a
Added a lot for the operation performer
· e6ec1965
Ben
authored
Mar 27, 2014
e6ec1965
Working on the "heart," of the emulator.
· 4cecf5ec
Ben
authored
Mar 26, 2014
4cecf5ec
Moved over a few items.
· 06650479
Ben
authored
Mar 26, 2014
06650479
Added in countdown for the delay timer.
· e4278df9
Ben
authored
Mar 26, 2014
e4278df9
Finished Buzzer
· f70e62df
Ben
authored
Mar 26, 2014
f70e62df
Mar 26, 2014
Added SDL_Mixer to the mix.
· c66c6147
Ben
authored
Mar 26, 2014
c66c6147
Working on a buzzer.
· f5a8a003
Ben
authored
Mar 26, 2014
f5a8a003
Added Drawing queue routine.
· 934535e2
Ben
authored
Mar 26, 2014
934535e2
Added function in to load up default CHIP-8 Font.
· 613d7a13
Ben
authored
Mar 26, 2014
613d7a13
Little bit of spring cleaning.
· 48a6d2c1
Ben
authored
Mar 26, 2014
48a6d2c1
Now hav working memory module
· 5f322c55
Ben
authored
Mar 26, 2014
5f322c55
Finished Memory file, going to test next.
· 76d47d3a
Ben
authored
Mar 26, 2014
76d47d3a
Slight cleanup as well on Stack.
· ad5cb45f
Ben
authored
Mar 26, 2014
ad5cb45f
Quick cleanup
· c9d63847
Ben
authored
Mar 26, 2014
c9d63847
Built Memory spec.
· ed98e831
Ben
authored
Mar 26, 2014
ed98e831
Moved over CPU speed variable
· fb3b0391
Ben
authored
Mar 25, 2014
fb3b0391
Loading