| View previous topic :: View next topic |
| Author |
Message |
sg57
Joined: 14 Oct 2005 Posts: 154
|
Posted: Wed Oct 11, 2006 4:22 pm Post subject: Emulation - What next? |
|
|
Ive written a Chip 8 interpreter thanks to the many useful documents on its processes... I enjoyd creating it since its just a rush seeing what wasn't meant to be done, actually done :)
So, does anyone have any recommendations as what to do next? Im still a novice at emulators as like I said, I needed the pretty detailed documentations ;) So, what Im really asking, is whether there is anything similar to the Chip 8 or somewhere in the ball park, that would both help me develope further emulation skills, as well as the system being somewhat 'game' assosciated (i dont want to port a CPU only, unless along with it comes 1 game or so...).
OH and links to ANYTHING you think would help my emulation methods, or have sample emulators, or lists of opcodes for a relatively easy system to emuatle, etc. Just anything you think will help me develope good emulation techniques, as well as a fun ride along the way ;)
Thx for anything! |
|
| Back to top |
|
 |
dot_blank

Joined: 28 Sep 2005 Posts: 498 Location: Brasil
|
Posted: Thu Oct 12, 2006 4:49 am Post subject: |
|
|
learn z80 and ARM assembly and their respective
computer architechture
that is enough :) _________________ 10011011 00101010 11010111 10001001 10111010 |
|
| Back to top |
|
 |
harleyg

Joined: 05 Oct 2005 Posts: 123
|
Posted: Thu Oct 12, 2006 4:57 am Post subject: |
|
|
How much does ARM differ from MIPS?
I guess quite alot... |
|
| Back to top |
|
 |
bronxbomber92
Joined: 21 Jul 2006 Posts: 36
|
|
| Back to top |
|
 |
ector
Joined: 12 May 2005 Posts: 195
|
|
| Back to top |
|
 |
|