VOGONS

Common searches


Search results

Display options

x86 segment descriptor cache behaviour?

What happens when the limit of a byte granular expand-down segment (so the normal limit behaviour is inversed) is at or above FFFFh? Are offsets past FFFFh counted as valid (like when using a address-size override to use 32-bit offsets)? Or is anything counted as invalid in that case (it's basically …

Re: MartyPC

How important is cycle-accurate emulation of a 286? By the time the 286 came around, most PCs were clones. You could target exact emulation of the 5170, but what programs would you be able to run that you couldn't before? The original PC and XT were the trailblazers, so when you're targeting them …

Pentium Pro handling of VIP/VIF?

I've been reading the "Pentium ® Pro Family Developer's Manual" Volume 3 a bit (I was checking out SMM stuff originally, to check for bugs), but eventually got a bit distracted and looked into VME, at Page "12-15": At table 12-2, it says: Method 3, VME 1, IOPL <3, Bit in Redir. bitmap X: General …

Re: 8042 output port bits 4/5?

Although this issue is old, I noticed one odd thing with the latest CPU bugfixes. When the BIOS executes, I see it writing 0xDD and 0xDF to the output port for some odd reason, on the i440fx (don't know about other architectures yet)? It's probably enabling and disabling the A20 line, but also keeps …

Page 1 of 275