hello doctor
with generate tempate bin free masm32?
estava eu estudando o emu8086. no emu8086 tem a opção de compilar arquivos com a extenção bin, com, exe, boot.
como eu posso eu fazer isso no free pascal. eu quero pegar o código de um sistema operacional que o emu8086 da como exemplo ele esta em assembly e colocar no compilador free pascal para se compilado.
o código esta em um arquivo .bin ai eu compilo no em8086 ele gera um arquivo .bin depois eu pego este arquivo .bin e converto ele para imagem iso. do boot no computador no pendrive e pronto o sistema roda.
como eu posso fazer isso no free pascal?
ou seja como eu compilo um sistema operacional no free pascal?
não quero compilar um executável para o windows ou linux quero compilar um sistema operacional.
------------------------------
in Google translation English.
I was studying the emu8086. in emu8086 have the option to compile files with the extension bin with exe boot.
how can I do this in free pascal. I want to get the code of an operating system that emu8086 example of it in this assembly and put in free pascal compiler to compile.
the code is in a file. then I compile the bin em8086 it generates a file. bin after I get this file. bin and convert it to iso image. boot the computer to the USB key and ready the system runs.
how can I do this in free pascal?
ie how do I compile an operating system in free pascal?
I do not want to compile an executable for windows or linux want to build an operating system.
este é um site de idioma Inglês, se você não fala Inglês, traduzi-lo para que os membros podem ler o seu post.
http://wiki.osdev.org/Pascal_Bare_Bones (http://wiki.osdev.org/Pascal_Bare_Bones)
http://wiki.osdev.org/Pascal (http://wiki.osdev.org/Pascal)
http://forum.osdev.org/ (http://forum.osdev.org/)
thank Tedd!!!!!!!
some I understood what I wanted.