Releases: dosemu2/fdpp
Releases · dosemu2/fdpp
beta-2
We have around 60 commits since previous beta, and @andrewbird joined
the development. :)
- 32bit support resurrected (thanks Andrew for testing)
- better dosemu2 integration (boot sector extension to pass command.com drive)
- DPMI apps are now working reliably, windows-3.1 works
- valgrind and ubsan fixes (ubsan found some real bugs!)
- lots of work on memory management, object tracking and thunk dispatching
(but not yet complete) - drop all hopes of C++-less run-time: libstdc++ is now and forever a mandatory
- FCB subsystem ported, with additional fixes from Andrew
- many bugfixes
beta-1
This is a first Beta release of fdpp.
All functionality is working, and is working rather reliably.
All the long-standing compilation problems that were ignored
during the Alpha releases, are now fixed.
Some heavy-weight programs still trigger various bugs, but
you are welcome to test your favourite prog and see.
alpha-4
alpha-3
alpha-2
alpha-1
first Alpha release
- fdkernel init passes
- booting attempt fails (config.sys not found)
- "enter command.com path" prompt works, meaning that
CharIO and console work properly.
This is for developers only.
Users will not find anything useful in this release.