RetroBASIC
Retrogamecoding(.org) => Examples => Topic started by: Asterios on November 12, 2012, 04:45:13 PM
-
I`ve started developing an emulator for the Chip8. I`ve implemented all the opcodes and now the only thing left is debugging. Here are screenshots of some games:
Brix:
(http://imageshack.us/a/img40/6307/brix.png)
Pong:
(http://imageshack.us/a/img600/4779/pongy.png)
Space Invaders:
(http://imageshack.us/a/img204/1139/spaceinvadersu.png)
Tic Tac Toe:
(http://imageshack.us/a/img201/6388/tictactoe.png)
Blitz:
(http://imageshack.us/a/img94/5665/blitze.png)
-
this is the coolest naalaa project i have ever heard of! will we be able to view the source code later?
-
I am not sure for now. I'll think about it once the source code is complete (implementation of the SCHIP opcodes) and bug-free.
-
I'm just hoping for a test version, with or without source code :) Very interesting this is.