OS Programming

Programming, for all ages and all languages.
Locked
RUSSIANEMPIRE
Posts: 7
Joined: Sun Nov 15, 2015 12:39 pm
Libera.chat IRC: CAT

OS Programming

Post by RUSSIANEMPIRE »

01. How To Create An OS In C ?
02. How To Compile It In Windows ?
03. What Libraries Need To Compile It ?
04. How To Convert It To Flat Binary ?
05. How To Compile It Without Makefile ?
06. How To Run C Code From Pure NASM Assembly ?
07. Can I Generate Flat Binary From Pascal ?
08. How To Create An OS Using Pascal ?
09. How To Load Pascal Code From Pure NASM Assembly ?
10. What Cygwin Dependencies Need To Compile C Code To Flat Binary ?
11. Can I Create A Compiler Using .Net Languages Like C# And VB.Net ?
12. Can I Programming In Flat Binary Code ?, How To Do It ?
Thanks :D
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: OS Programming

Post by Combuster »

Please remember to search the FAQ and wiki before posting
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Locked