Does exists a 6502 emulator for z80?

Pagina 1/2
| 2

Door PingPong

Prophet (4093)

afbeelding van PingPong

25-09-2007, 16:17

only cpu emulator, not a complete system

Aangemeld of registreer om reacties te plaatsen

Van msd

Paragon (1510)

afbeelding van msd

25-09-2007, 19:07

well he asked if there is a 6502 emulator and yes there is one. Somewhere Tongue

Van PingPong

Prophet (4093)

afbeelding van PingPong

25-09-2007, 19:22

more precisely?

Van msd

Paragon (1510)

afbeelding van msd

25-09-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

Van NYYRIKKI

Enlighted (6016)

afbeelding van NYYRIKKI

25-09-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

Van Sylvester

Hero (576)

afbeelding van Sylvester

25-09-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 Smile If you want it just drop me an email.

Van Patsie

Master (254)

afbeelding van Patsie

26-09-2007, 08:01

NYYRIKKI wrote:*some linky*
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)

Van jltursan

Prophet (2619)

afbeelding van jltursan

26-09-2007, 10:21

Indeed; but not the emulation specific code....what are you cooking PingPong? Wink

Van Arjan

Paladin (782)

afbeelding van Arjan

26-09-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 Tongue

Van PingPong

Prophet (4093)

afbeelding van PingPong

26-09-2007, 20:37

Indeed; but not the emulation specific code....what are you cooking PingPong? Wink
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)

Van PingPong

Prophet (4093)

afbeelding van PingPong

26-09-2007, 20:38

anyway, thx
to all!

Pagina 1/2
| 2