Is it possible Z380 board THE R800 CPU can emulate??

Par elements

Master (179)

Portrait de elements

22-07-2004, 13:31

Is it possible z380 board can emulate R800? I mean is it possible to play turbo-r software on z380 board?

Is poosible to program this tool or O.S. ?

!login ou Inscrivez-vous pour poster

Par flyguille

Prophet (3031)

Portrait de flyguille

22-07-2004, 14:47

i think the R800 is too fast as for be emulated... so, left the traps opcodes... because boths is far diferents.

Par anonymous

incognito ergo sum (116)

Portrait de anonymous

23-07-2004, 02:45

Z380: 2 cycle instruction minimum, 14MHz
R800: 1 cycle instruction minimum, 7MHz

In other words, Z380 is about as fast (in practice, due to R800 waitstates a bit faster) as an R800 while executing 'legacy' Z80 commands.

The power of the Z380 really kicks in when you use the extended instruction set and you realize the huge amount of memory you can access. (R800 is slow when using external memory, and even an expanded turboR has a 1MB limit)

In emulation it's hard (practically impossible) to make efficient use of the extended instruction set, so Z380 will be too slow to emulate R800 at the right speed.

Par elements

Master (179)

Portrait de elements

02-08-2004, 16:36

so if u r programmer thats means u can also built an z380 instruction in UZIX OS and MSXDOS 2.20 for the speedloading? like r800 of the turbo-r with msxview/dos 2.30?

Par Leo

Paragon (1236)

Portrait de Leo

06-03-2010, 20:21

i dont agree :
99% of instructions of the r800 are z80 legacy instructions
the remaining 1% that would be trapped in case of z380 emulation are MULtiplication which are long anyway
on r800 (9 cycles + ) .
on top of that r800 is used 99.99% of the time to execute z80 only programs.
so the emulation makes sense since it would have very limited slow down and enable total
compatibility at binary level.