Z80 protected mode?

صفحة 1/3
| 2 | 3

بواسطة geijoenr

Champion (362)

صورة geijoenr

17-10-2022, 09:40

بواسطة ro

Scribe (4920)

صورة ro

17-10-2022, 10:20

yeah, i saw that clickbait vid last week. next

بواسطة gdx

Enlighted (6116)

صورة gdx

17-10-2022, 10:38

This should be useful for SymbOS, but it needs hardware modification is not?

بواسطة geijoenr

Champion (362)

صورة geijoenr

17-10-2022, 10:47

yeah, somewhat click bait. But interesting how easy is to have some sort of protected mode with very little hardware additions.

Also nice that the guy talks about MSX.

بواسطة msd

Paragon (1510)

صورة msd

17-10-2022, 13:24

I think also the cpu overhead of this ‘solution’ has to be taken into account . Having an interrupt for every out/in, then running some code from NMI can have some serious performance impact .

بواسطة DamnedAngel

Champion (262)

صورة DamnedAngel

17-10-2022, 15:34

Additionally, the suggested architecture for pretecting memory could protect memory mappers (since the management is I/O based), but completely fails protecting MSX SLOTs.
The guy had an epiphany on how to implement protected systems based on 8-bit CPUs, but it would only apply to a new system made with that purpose. For our old architectures it is just useless.

بواسطة Danjovic

Champion (326)

صورة Danjovic

17-10-2022, 17:51

Yeah I agree, the content of the video is cool, but protected mode is not a feature of the CPU itself, like for example the embedded memory refresh controller and the ghost register set (invoked by exx/ ex af,af').
But hey, at 01:31 one the computers shown is a SHARP Hotbit HB-8000 and that alone already earned my LIKE!

بواسطة Briqunullus

Hero (646)

صورة Briqunullus

17-10-2022, 20:26

Too bad he hasn't built an actual system yet, so we can judge its feasibility. But I like his outside-of-the-box thinking. As a concept, it may even excite me more than MSX3, which seems so disconnected from existing hardware.

بواسطة Manuel

Ascended (19316)

صورة Manuel

17-10-2022, 20:53

ro wrote:

yeah, i saw that clickbait vid last week. next

He actually admits the click bait title in the video very explicitly Smile

بواسطة geijoenr

Champion (362)

صورة geijoenr

17-10-2022, 21:02

It seems this can be done without hardware modifications and in a cartridge _except_ for the NMI input to the CPU?

بواسطة PingPong

Prophet (4096)

صورة PingPong

17-10-2022, 23:05

msd wrote:

I think also the cpu overhead of this ‘solution’ has to be taken into account . Having an interrupt for every out/in, then running some code from NMI can have some serious performance impact .

one of the reasons that justify the absesce of a protected mode is that those early processors have too little horse power to efficiently support multitasking even if sybos proved that that can be done.

صفحة 1/3
| 2 | 3