VOGONS

Common searches


Search results

Display options

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 …

x86 Trap Flag during IRET in VME?

What is the real behaviour of the trap flag during IRET in VME mode? When the trap flag is set during a Virtual 8086 mode 16-bit IRET instruction (by the value popped into the FLAGS register's 13 bits (IOPL, Interrupt flag(popped into VIF instead) (and Virtual 8086 mode flag as well, but isn't …

Re: x86 NT(Nested Task) flag vs VM flag?

So, if the NT flag is essentially unsupported in V86 mode(only being cleared/set during task switches, but having no effect on IRET), is it affected by task switches to V86 tasks? So a CALL to a V86 task, will that set the NT flag of said task? Will it have effect on the V86 task(besides it being …

Page 1 of 274