Author Topic: Chip8 Emulator [NaaLaa]  (Read 2910 times)

Asterios

  • Guest
Chip8 Emulator [NaaLaa]
« 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:


Pong:


Space Invaders:


Tic Tac Toe:


Blitz:






JSM

  • Guest
Re: Chip8 Emulator [NaaLaa]
« Reply #1 on: November 12, 2012, 05:29:44 PM »
this is the coolest naalaa project i have ever heard of! will we be able to view the source code later?

Asterios

  • Guest
Re: Chip8 Emulator [NaaLaa]
« Reply #2 on: November 18, 2012, 01:51:47 PM »
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.

Mopz

  • Guest
Re: Chip8 Emulator [NaaLaa]
« Reply #3 on: November 21, 2012, 08:59:43 AM »
I'm just hoping for a test version, with or without source code :) Very interesting this is.