flat assembler
Message board for the users of flat assembler.
Index
> OS Construction > Memory + Saving files in my kernel |
Author |
|
BAiC 16 Nov 2014, 09:08
from the questions your asking it sounds like you should learn programming first. the best advice I can give is to exploit debugging tools in software such as Visual Studio to learn what the assembly for applications look like (and as a tool in learning programming in general) then move into assembly and OS development.
when you write your own OS the only tools you'll have are the ones you write yourself. if you don't fully understand what you're doing you won't be able to push forward. - Stefan _________________ byte me. |
|||
16 Nov 2014, 09:08 |
|
revolution 16 Nov 2014, 14:51
SkiMask11 wrote: How can I allow my kernel to save data. Example: Going into a notepad and clicking file and save. SkiMask11 wrote: P.S - When developing a 16 bit kernel, should I use C or Assembly. If C what program should I use to compile C? |
|||
16 Nov 2014, 14:51 |
|
cod3b453 16 Nov 2014, 23:13
The C vs ASM choice can only really be answered by you - what requirements/goals/design are you going for?
For C there are only a few older/less-known compilers that support 16bit code generation such as Turbo C or OpenWatcom (there are others). |
|||
16 Nov 2014, 23:13 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.