non-DOS (yet): an interesting project for x86-64 (Miscellaneous)
Hello glennmcc,
> > MS-DOS does not have a syscall() function (or a syscall(2) man page)
> which
> > one can "simply" port to a different (sub)architecture.
> Following that line of logic, it does not make very much sense to make a
> 32bit
> DOS kernel (which if I recall correctly has been done a couple of times),
The "32-bit DOS kernels" have always been meant to run 16-bit programs. Only the system internals are 32-bit. This is, guess what, similar with what I am trying to do with x86-64 UEFI.
(If a "32-bit DOS kernel" cannot run existing programs, even on an Intel CPU, then there is not much reason for calling it DOS, except for marketing.)
> nor does it make very much sense to make a 64bit Linux kernel.
If you compare how system calls are described in Linux man pages (hint: the syscall(2) man page, and friends), and how system calls are described in Ralf Brown's Interrupt List, you will see the huge and obvious difference.
But of course if you see everything as just a huge sea of ones and zeros, then there is no difference.
Thank you!
---
https://gitlab.com/tkchia · https://codeberg.org/tkchia · 😴 "MOV AX,0D500H+CMOS_REG_D+NMI"
Complete thread:
- non-DOS (yet): an interesting project for x86-64 - effebi68, 18.01.2021, 08:57 (Miscellaneous)
- non-DOS (yet): an interesting project for x86-64 - glennmcc, 19.01.2021, 17:52
- non-DOS (yet): an interesting project for x86-64 - effebi68, 19.01.2021, 18:35
- non-DOS (yet): an interesting project for x86-64 - ecm, 19.01.2021, 18:57
- non-DOS (yet): an interesting project for x86-64 - RayeR, 19.01.2021, 19:14
- non-DOS (yet): an interesting project for x86-64 - ecm, 19.01.2021, 20:01
- non-DOS (yet): an interesting project for x86-64 - glennmcc, 20.01.2021, 07:16
- non-DOS (yet): an interesting project for x86-64 - tkchia, 21.01.2021, 17:42
- non-DOS (yet): an interesting project for x86-64 - ecm, 21.01.2021, 18:24
- non-DOS (yet): an interesting project for x86-64 - tkchia, 21.01.2021, 18:40
- non-DOS (yet): an interesting project for x86-64 - RayeR, 21.01.2021, 18:57
- non-DOS (yet): an interesting project for x86-64 - Oso2k, 23.01.2021, 05:26
- non-DOS (yet): an interesting project for x86-64 - Zyzzle, 23.01.2021, 07:03
- non-DOS (yet): an interesting project for x86-64 - tkchia, 23.01.2021, 15:13
- non-DOS (yet): an interesting project for x86-64 - RayeR, 23.01.2021, 20:35
- non-DOS (yet): an interesting project for x86-64 - tkchia, 24.01.2021, 04:20
- non-DOS (yet): an interesting project for x86-64 - RayeR, 25.01.2021, 17:34
- non-DOS (yet): an interesting project for x86-64 - tkchia, 24.01.2021, 04:20
- non-DOS (yet): an interesting project for x86-64 - RayeR, 23.01.2021, 20:35
- non-DOS (yet): an interesting project for x86-64 - tkchia, 23.01.2021, 15:13
- non-DOS (yet): an interesting project for x86-64 - Japheth, 23.01.2021, 08:52
- non-DOS (yet): an interesting project for x86-64 - Zyzzle, 23.01.2021, 07:03
- non-DOS (yet): an interesting project for x86-64 - Oso2k, 23.01.2021, 05:26
- non-DOS (yet): an interesting project for x86-64 - RayeR, 21.01.2021, 18:57
- non-DOS (yet): an interesting project for x86-64 - tkchia, 21.01.2021, 18:40
- non-DOS (yet): an interesting project for x86-64 - glennmcc, 23.01.2021, 17:38
- non-DOS (yet): an interesting project for x86-64 - tkchia, 23.01.2021, 18:31
- non-DOS (yet): an interesting project for x86-64 - glennmcc, 23.01.2021, 21:07
- non-DOS (yet): an interesting project for x86-64 - tom, 23.01.2021, 23:31
- non-DOS (yet): an interesting project for x86-64 - glennmcc, 24.01.2021, 02:56
- non-DOS (yet): an interesting project for x86-64 - tkchia, 24.01.2021, 04:34
- non-DOS (yet): an interesting project for x86-64 - glennmcc, 24.01.2021, 05:17
- non-DOS (yet): an interesting project for x86-64 - tkchia, 24.01.2021, 06:26
- non-DOS (yet): an interesting project for x86-64 - glennmcc, 25.01.2021, 03:30
- non-DOS (yet): an interesting project for x86-64 - rr, 25.01.2021, 13:05
- non-DOS (yet): an interesting project for x86-64 - glennmcc, 27.01.2021, 04:03
- non-DOS (yet): an interesting project for x86-64 - tkchia, 27.01.2021, 07:04
- non-DOS (yet): an interesting project for x86-64 - glennmcc, 27.01.2021, 04:03
- non-DOS (yet): an interesting project for x86-64 - rr, 25.01.2021, 13:05
- non-DOS (yet): an interesting project for x86-64 - glennmcc, 25.01.2021, 03:30
- non-DOS (yet): an interesting project for x86-64 - tkchia, 24.01.2021, 06:26
- non-DOS (yet): an interesting project for x86-64 - glennmcc, 24.01.2021, 05:17
- non-DOS (yet): an interesting project for x86-64 - RayeR, 25.01.2021, 17:51
- non-DOS (yet): an interesting project for x86-64 - tkchia, 24.01.2021, 04:34
- non-DOS (yet): an interesting project for x86-64 - glennmcc, 24.01.2021, 02:56
- non-DOS (yet): an interesting project for x86-64 - tkchia, 24.01.2021, 03:59
- non-DOS (yet): an interesting project for x86-64 - tom, 23.01.2021, 23:31
- non-DOS (yet): an interesting project for x86-64 - glennmcc, 23.01.2021, 21:07
- non-DOS (yet): an interesting project for x86-64 - tkchia, 23.01.2021, 18:31
- non-DOS (yet): an interesting project for x86-64 - tkchia, 20.07.2021, 10:29
- non-DOS (yet): an interesting project for x86-64 - ecm, 21.01.2021, 18:24
- non-DOS (yet): an interesting project for x86-64 - tkchia, 21.01.2021, 17:42
- non-DOS (yet): an interesting project for x86-64 - RayeR, 19.01.2021, 19:14
- non-DOS (yet): an interesting project for x86-64 - tkchia, 15.11.2022, 08:44
- non-DOS (yet): an interesting project for x86-64 - glennmcc, 19.01.2021, 17:52