First post, by folkert
- Rank
- Newbie
Hi,
To get to know C# a bit I decided to implement an IBM PC emulator (the 5150 system).
So far it goes through bios up to the point of floppy disk access:
DotXT, (C) 2023 by Folkert van Heusden
Released in the public domain
301
016 KB OK
032 KB OK
048 KB OK
064 KB OK
601
ERROR. (RESUME = "F1" KEY)
INT NR 16, AH: 00
^C
I develop it under Linux but, being C# it will probably run on windows as well.
---
my emulators can be found at: https://vanheusden.com/emulation/