Z80 protected mode?

Pagina 1/3
| 2 | 3

Door geijoenr

Champion (391)

afbeelding van geijoenr

17-10-2022, 09:40

Van ro

Scribe (5059)

afbeelding van ro

17-10-2022, 10:20

yeah, i saw that clickbait vid last week. next

Van gdx

Enlighted (6436)

afbeelding van gdx

17-10-2022, 10:38

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

Van geijoenr

Champion (391)

afbeelding van 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.

Van msd

Paragon (1532)

afbeelding van 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 .

Van DamnedAngel

Champion (286)

afbeelding van 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.

Van Danjovic

Champion (344)

afbeelding van 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!

Van Briqunullus

Paladin (768)

afbeelding van 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.

Van Manuel

Ascended (19678)

afbeelding van 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

Van geijoenr

Champion (391)

afbeelding van 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?

Van PingPong

Enlighted (4155)

afbeelding van 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.

Pagina 1/3
| 2 | 3