VOGONS


First post, by user222

User metadata
Rank Member
Rank
Member

http://prdownloads.sourceforge.net/hte/ht-0.7 … pp-i386.exe.zip
After it got CWSDPMI, I still keep getting pagefaults. That happens in any core in DOSBox 0.63, or even in the CVS. It also happens if I run it in MS-DOS 6.22 with the "boot" command.

Last edited by user222 on 2005-08-26, 11:39. Edited 2 times in total.

Reply 2 of 10, by HunterZ

User metadata
Rank l33t++
Rank
l33t++

HT? Jesus man throw us a bone here...

Reply 3 of 10, by Kippesoep

User metadata
Rank Oldbie
Rank
Oldbie

Ermmm... It's a file viewer that is simply called "ht" 😉

My site: Ramblings on mostly tech stuff.

Reply 4 of 10, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

*** Rewrote thread's title for added clarification ***

Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)

Reply 5 of 10, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Actually the error message would have been quite helpful
(unhandled illegal opcode message by the extender).

They use rdtsc, a pentium-class opcode which is not
handled by dosbox (as dosbox is 80386 mainly). Don't
really understand why they have to use rdtsc.

Reply 6 of 10, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

hmm implemented that thing once.
Mortezumma's revence or so wanted it as well.
Didn't commit as it's a pentium instruction.

Water flows down the stream
How to ask questions the smart way!

Reply 7 of 10, by user222

User metadata
Rank Member
Rank
Member
wd wrote:
Actually the error message would have been quite helpful (unhandled illegal opcode message by the extender). […]
Show full quote

Actually the error message would have been quite helpful
(unhandled illegal opcode message by the extender).

They use rdtsc, a pentium-class opcode which is not
handled by dosbox (as dosbox is 80386 mainly). Don't
really understand why they have to use rdtsc.

Does any DOS games use that instruction?

Reply 8 of 10, by HunterZ

User metadata
Rank l33t++
Rank
l33t++

Would it break anything to implement a Pentium instruction?

Reply 9 of 10, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

well dosbox doesn't emulate a pentium (yet). Don't see that much reason for it.
Games might think they run on some weird pentium clone if it rdtsc works and start using more pentium instructions.

Water flows down the stream
How to ask questions the smart way!

Reply 10 of 10, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

Hmm. It should make some sense in a point where emulation would be more mature. On the other hand, having that option as selectable (choose cpu to emulate. I am not talking about speed here, just set of cpu instructions supported) would be nice.

Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)