Author
| Does exists a 6502 emulator for z80?
|
PingPong msx professional Posts: 882 | Posted: September 25 2007, 16:17   |
only cpu emulator, not a complete system
|
|
msd msx professional Posts: 608 | Posted: September 25 2007, 19:07   |
well he asked if there is a 6502 emulator and yes there is one. Somewhere  |
|
PingPong msx professional Posts: 882 | Posted: September 25 2007, 19:22   |
more precisely?
|
|
msd msx professional Posts: 608 | Posted: September 25 2007, 20:32   |
I don't know where you can find it or who made it. I just know there is a 6502 emulator somewhere
|
|
NYYRIKKI msx master Posts: 1503 | Posted: September 25 2007, 22:12   |
Uh, I should have a link in my mail... wait...
hmm... It's definately somewhere in here...
ah... ok, here it is, but there is also other stuff in front of it, so you need to remove stuff before line 397. Ask permission to use it from Simon, he is a nice fellow.
http://simonowen.com/sam/sidplay/sidplay.asm
|
|
Sylvester msx lover Posts: 81 | Posted: September 25 2007, 22:23   |
I have a package called ZX65SIM, it contains a 6502 emulator for CP/M (including the source and some technical docs). It's from 1982  If you want it just drop me an email. |
|
Patsie msx freak Posts: 189 | Posted: September 26 2007, 08:01   |
NYYRIKKI wrote:
Nice. Too bad it requires extra (Sam Coupe specific) hardware
; SID Player v1.1, by Simon Owen
;
; WWW: http://simonowen.com/sam/sidplay/
;
; Emulates a 6510 CPU to play most C64 SID tunes in real time.
; Requires Quazar SID interface board (see www.quazar.clara.net)
|
|
jltursan msx professional Posts: 847 | Posted: September 26 2007, 10:21   |
Indeed; but not the emulation specific code....what are you cooking PingPong?  |
|
Arjan msx addict Posts: 454 | Posted: September 26 2007, 10:24   |
I made one a loooooong time ago. I'm not really sure, but iirc it has been released on some FutureDisk, don't know which issue...
Anyways, it hasn't really been tested so it probably has lots of bugs in it, plus it doesn't have virtual memory.
So, you're probably better off using some other emu  |
|
PingPong msx professional Posts: 882 | Posted: September 26 2007, 20:37   |
Quote:
| Indeed; but not the emulation specific code....what are you cooking PingPong? 
|
Nothing special, only a matter to see how are performance using a pseudo interpreter.
(In my mind comes a little idea: a z80 recompiler for 6502 code) |
|
PingPong msx professional Posts: 882 | Posted: September 26 2007, 20:38   |
anyway, thx
to all!
|
|
|
|
|