PCI phased out? (Announce)
Just a few more comments ...
> Vectoring or simple FPU usage according to ABI is a different thing. I have
> to admit that I don't know all ins and outs of that either. I doubt SSE2 FP
> fully lives up to the IEEE standards
"float" (32-bit) and "double" (64-bit) is probably enough, e.g. for most C code. I'm a noob at FPU, so I don't know much else, but I doubt 80-bit precision is necessary for most people. (Then again, AVX??)
> So now I only have BP7 and TS that I occasionally start. (as in less than
> one year). For that, an old win9x laptop serves me right. Still have to
> test these with wine, though in the past the integrated debuggers often
> made emulation hard..
The funny thing is that (apparently) AMD64 is friendlier to Win16 than DOS, which eclipses the former many times over (IMHO). I think most people (?) would agree that DOS had better apps. Then again, I haven't trawled Simtel for old Win16 stuff. (Worse is when a Win32 app has a 16-bit installer, e.g. POW!)
> > WINE 64-bit does run Win16 apps. It didn't say anything
> > about slow emulation. But I haven't tested. Most, if not all,
> > Win 3.x apps are indeed pmode-friendly.)
>
> Probably win32s apps.
I think all Win 3.0 apps were 16-bit pmode friendly. Win32s (NT subset) used PE (not NE), which is not a 16-bit format, so that part should be easiest. Like I mentioned before, I (fairly recently) used Virtual Pascal to compile a Win32 PE with WinCRT (GUI), and it surprisingly worked under Win3.1/Win32s on my 486 (though not if UPX'd). But I also threw in a separate DOS stub compile (Turbo Pascal, 8086) for completeness. Win64 runs it fine, but WINE runs it incorrectly (draws wrong), go figure.
> > However, DJGPP (32-bit) stuff is native speed (e.g. Quake).
>
> Hmm. Some code through a JIT, some not? Or do you use some specific version
> of some extender? Since DOSEMU needs to process the 16-bit extender
> startupcode too, even if the bulk is 32-bit ?
DOSEMU has its own DPMI server, so it does all the lower level stuff and the app doesn't do anything but call the API. So it doesn't have to translate any 16-bit low-level extender stuff since it has its own (native). That's the advantage of a host DPMI, it can do things you can't. That's why a flawed implementation (e.g. Windows) really cripples everything since there is literally no other choice for DOS apps. (DPMI was invented by and for Windows!) But yes, all DJGPP stuff is compiled for 32-bit mode, only the small default stub (2048 bytes) is otherwise, and that is mostly ignored if an existing DPMI server is detected.
I need to setup a bootable USB of Linux64 (EDIT: w/ DOSEMU) one of these days, but I can't quite decide how to do it.
Complete thread:
- PCI phased out? - marcov, 09.02.2011, 12:51 (Announce)
- PCI phased out? - RayeR, 09.02.2011, 16:24
- PCI phased out? - marcov, 10.02.2011, 16:02
- PCI phased out? - RayeR, 10.02.2011, 17:57
- PCI phased out? - marcov, 10.02.2011, 21:10
- PCI phased out? - RayeR, 11.02.2011, 00:25
- PCI phased out? - marcov, 11.02.2011, 10:56
- PCI phased out? - RayeR, 12.02.2011, 02:34
- PCI phased out? - marcov, 12.02.2011, 12:45
- PCI phased out? - Rugxulo, 12.02.2011, 21:28
- PCI phased out? - DOS386, 13.02.2011, 06:02
- PCI phased out? - RayeR, 13.02.2011, 16:11
- PCI phased out? - DOS386, 14.02.2011, 09:27
- PCI phased out? - RayeR, 13.02.2011, 16:11
- PCI phased out? - marcov, 14.02.2011, 10:29
- NTVDM speed (or lack thereof) - Ninho, 15.02.2011, 12:26
- NTVDM speed (or lack thereof) - Rugxulo, 15.02.2011, 14:26
- NTVDM speed (or lack thereof) - marcov, 15.02.2011, 14:33
- NTVDM speed (or lack thereof) - Ninho, 15.02.2011, 20:27
- NTVDM speed (or lack thereof) - Rugxulo, 15.02.2011, 23:21
- NTVDM speed (or lack thereof) - marcov, 16.02.2011, 09:24
- NTVDM speed (or lack thereof) - Ninho, 16.02.2011, 20:04
- NTVDM speed (or lack thereof) - RayeR, 16.02.2011, 01:50
- NTVDM speed (or lack thereof) - Rugxulo, 16.02.2011, 02:24
- NTVDM speed (or lack thereof) - RayeR, 16.02.2011, 10:41
- NTVDM speed (or lack thereof) - rr, 17.02.2011, 20:33
- NTVDM speed (or lack thereof) - Rugxulo, 16.02.2011, 02:24
- NTVDM speed (or lack thereof) - Rugxulo, 15.02.2011, 23:21
- NTVDM speed (or lack thereof) - Rugxulo, 15.02.2011, 14:26
- PCI phased out? - DOS386, 13.02.2011, 06:02
- PCI phased out? - RayeR, 14.02.2011, 15:45
- PCI phased out? - marcov, 15.02.2011, 13:40
- PCI phased out? - RayeR, 15.02.2011, 15:15
- PCI phased out? - marcov, 15.02.2011, 18:43
- PCI phased out? - RayeR, 15.02.2011, 19:46
- PCI phased out? - marcov, 16.02.2011, 10:36
- PCI phased out? - RayeR, 16.02.2011, 12:22
- PCI phased out? - marcov, 16.02.2011, 15:38
- PCI phased out? - Rugxulo, 16.02.2011, 19:18
- PCI phased out? - marcov, 16.02.2011, 21:22
- PCI phased out? - Rugxulo, 17.02.2011, 02:28
- EOD (was "PCI phased out?") - DOS386, 17.02.2011, 06:44
- PCI phased out? - marcov, 17.02.2011, 19:44
- PCI phased out? - Rugxulo, 18.02.2011, 08:39
- PCI phased out? - marcov, 18.02.2011, 09:30
- PCI phased out? - Rugxulo, 21.02.2011, 07:43
- PCI phased out? - Rugxulo, 08.03.2011, 23:47
- PCI phased out? - Rugxulo, 11.03.2011, 00:06
- PCI phased out? - roytam, 11.03.2011, 07:52
- PCI phased out? - Rugxulo, 17.03.2011, 04:16
- PCI phased out? - Rugxulo, 11.03.2011, 00:06
- PCI phased out? - Ninho, 19.02.2011, 10:56
- PCI phased out? - Rugxulo, 21.02.2011, 07:15
- PCI phased out? - marcov, 21.02.2011, 14:09
- PCI phased out? - Laaca, 21.02.2011, 14:22
- PCI phased out? - marcov, 21.02.2011, 14:09
- PCI phased out? - Rugxulo, 21.02.2011, 07:15
- PCI phased out? - marcov, 18.02.2011, 09:30
- PCI phased out? - Rugxulo, 18.02.2011, 08:39
- PCI phased out? - marcov, 21.02.2011, 14:47
- PCI phased out? - roytam, 22.02.2011, 04:26
- PCI phased out? - RayeR, 22.02.2011, 13:29
- PCI phased out? - RayeR, 22.02.2011, 23:44
- PCI phased out? - Ninho, 23.02.2011, 17:39
- PCI phased out? - RayeR, 23.02.2011, 19:47
- PCI phased out? - Ninho, 23.02.2011, 19:56
- PCI phased out? - RayeR, 23.02.2011, 23:27
- PCI phased out? - RayeR, 24.02.2011, 14:37
- PCI phased out? - Ninho, 23.02.2011, 19:56
- PCI phased out? - RayeR, 23.02.2011, 19:47
- PCI phased out? - Ninho, 23.02.2011, 17:39
- PCI phased out? - Rugxulo, 16.03.2011, 04:58
- PCI phased out? - roytam, 22.02.2011, 04:26
- PCI phased out? - Rugxulo, 17.02.2011, 02:28
- PCI phased out? - marcov, 16.02.2011, 21:22
- PCI phased out? - RayeR, 18.02.2011, 14:28
- PCI phased out? - marcov, 18.02.2011, 14:56
- PCI phased out? - Rugxulo, 16.02.2011, 19:18
- PCI phased out? - marcov, 16.02.2011, 15:38
- PCI phased out? - RayeR, 16.02.2011, 12:22
- PCI phased out? - marcov, 16.02.2011, 10:36
- PCI phased out? - RayeR, 15.02.2011, 19:46
- PCI phased out? - roytam, 29.01.2015, 03:45
- PCI phased out? - marcov, 15.02.2011, 18:43
- PCI phased out? - RayeR, 15.02.2011, 15:15
- PCI phased out? - marcov, 15.02.2011, 13:40
- PCI phased out? - Rugxulo, 12.02.2011, 21:28
- PCI phased out? - marcov, 12.02.2011, 12:45
- PCI phased out? - RayeR, 12.02.2011, 02:34
- PCI phased out? - marcov, 11.02.2011, 10:56
- PCI phased out? - RayeR, 11.02.2011, 00:25
- PCI phased out? - marcov, 10.02.2011, 21:10
- PCI phased out? - RayeR, 10.02.2011, 17:57
- PCI phased out? - marcov, 10.02.2011, 16:02
- PCI phased out? - RayeR, 09.02.2011, 16:24