Page 1 of 1
:wink:
Posted: Thu Jan 18, 2007 12:08 am
by Heathen
Posted: Thu Jan 18, 2007 1:02 am
by KarLKoX
BalrogSoft coded a working one (also a unfinished gb emulator), this is a very good exercice to explore how emulators works

Posted: Thu Jan 18, 2007 1:32 am
by Heathen
KarLKoX wrote: this is a very good exercice to explore how emulators works

I agree

I've learned alot while programming this.
Posted: Thu Jan 18, 2007 1:22 pm
by Heathen
KarLKoX wrote:BalrogSoft coded a working one (also a unfinished gb emulator), this is a very good exercice to explore how emulators works


Posted: Thu Jan 18, 2007 2:16 pm
by KarLKoX
Here it is

Posted: Thu Jan 18, 2007 2:26 pm
by Heathen
KarLKoX wrote:Here it is

Awesome man, I thought I searched the entire internet
Thanks

Posted: Thu Jan 18, 2007 7:59 pm
by Intrigued
Right on cool!
Thanks for the post.
Posted: Thu Jan 18, 2007 9:10 pm
by KarLKoX
Heathen wrote:KarLKoX wrote:Here it is

Awesome man, I thought I searched the entire internet
Thanks

I still have Balrog's (S)Chip8 emulator sourcecode

Posted: Fri Jan 19, 2007 2:58 am
by Heathen
KarLKoX wrote:Heathen wrote:KarLKoX wrote:Here it is

Awesome man, I thought I searched the entire internet
Thanks

I still have Balrog's (S)Chip8 emulator sourcecode

I have that one too. I studied it along with some c++ source to make mine
A shame that he doesnt really post here anymore, he made some really neat stuff.
Posted: Fri Jan 19, 2007 3:48 am
by Brice Manuel
I still have Balrog's (S)Chip8 emulator sourcecode
Any chance you could share that one?
Posted: Fri Jan 19, 2007 4:03 am
by Heathen
http://www.zophar.net/Files/ChipEmSRC%202.zip
Its for a very old version of purebasic so it requires alot of editing to make it work. If you want to see a more updated one, check out the one I posted in the tricks and tips.
Posted: Fri Jan 19, 2007 4:19 am
by Brice Manuel
Link kicks up a linking error

Posted: Fri Jan 19, 2007 4:33 am
by Heathen
Sorry, didnt realize that they blocked hotlinking.
Try this one:
http://www.zophar.net/chip8.html
It's called ChipEm (3rd one down)
Posted: Fri Jan 19, 2007 4:37 am
by Brice Manuel
Thank you, kind sir
