Posted: Wed Jul 04, 2012 5:29 pm Post subject: Making an operating system in C and assembly
Could you link me to some tutorials? pl0x? I tried one tutorial but it was extremely short, gave pretty much no concepts, failed and errored on stuff. Any advice? I can code in C and assembly but I'm clueless as to how to make UI/GUIs without libraries and getting input. Googling ftw, but still I can find no tutorials on getting started
as for gui's you could use vesa, but if you want something more advanced like hardware acceleration you will have to contact the hardware vendors directly
ui's are easier, just set a proper text video mode and then write to video memory map. (color/char)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum