Thanks for sharing! This is great stuff, so I've tweeted it from the
FreeDOS twitter and just posted a news item about it on the website.


On Fri, Jan 25, 2019 at 7:23 AM Eric Auer <[email protected]> wrote:

>
> Hi DOS developers :-)
>
> As mentioned on BTTR, there is a really nice series of by
> now four tutorials about low level DOS programming, with
> multi core and long mode, by Michael Chourdakis :-) There
> also is a proposed API which will help you to use multiple
> CPU cores in your DOS projects.
>
> The tutorials of course need a warning: This stuff still
> is a lot more complicated than just using a 32 bit C/C++
> compiler like DJGPP and a DOS extender to keep your code
> in high level land while still using 4 GB of your RAM.
>
> But multi core and long mode in DOS are cool tricks! So you
> will want to have a look at the tutorial series nevertheless.
>
> > https://github.com/WindowsNT/asm
>
> Scroll down or use the deep link for the list of tutorials:
>
> https://github.com/WindowsNT/asm/blob/master/Readme.md
>
> As you can see, Michael has added a combined, extended item:
>
> https://www.codeproject.com/Articles/1273844/The-Intel-Assembly-Manual
>
> Enjoy! :-) Cheers, Eric
>
>
>
> _______________________________________________
> Freedos-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freedos-devel
>
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to