Questo sito utilizza cookies solo per scopi di autenticazione sul sito e nient'altro. Nessuna informazione personale viene tracciata. Leggi l'informativa sui cookies.
Username: Password: oppure
C/C++ - wizard os compile
Forum - C/C++ - wizard os compile

Pagine: [ 1 2 3 ] Precedente | Prossimo
Avatar
bgsjlt (Normal User)
Newbie


Messaggi: 12
Iscritto: 11/06/2009

Segnala al moderatore
Postato alle 12:19
Giovedì, 11/06/2009
Questo topic è stato chiuso dal moderatore

ciao a tutti,si sono io mirkokk
ma questa volta ho messo la testa a posto,vorrei sapere un ultima cosa e poi rispetto il periodo di ban,vorrei sapere come ha fatto piero a compilare e creare l'immagine img del suo sistema.
Conto su di te piero.
ultimo post e poi rispetto il ban da piero messo

PM
Avatar
gio97 (Ex-Member)
Guru


Messaggi: 715
Iscritto: 25/04/2009

Segnala al moderatore
Postato alle 13:42
Giovedì, 11/06/2009
http://www.pierotofy.it/pages/extras/forum/77_p25/40267/

Sai benissimo che ci sono dei topic relativi ad ogni progetto: ne hai iniziato uno.

PM
Avatar
bgsjlt (Normal User)
Newbie


Messaggi: 12
Iscritto: 11/06/2009

Segnala al moderatore
Postato alle 21:05
Sabato, 13/06/2009
ma io ho creato un kernel in c e un boot in asm come faccio a compilarli e a creare un immagine disco per farlo funzionare.?
vi prego!!!
è molto importante

PM
Avatar
theprogrammer (Normal User)
Guru^2


Messaggi: 2509
Iscritto: 28/01/2009

Segnala al moderatore
Postato alle 22:59
Sabato, 13/06/2009
Hai creato questo popò di programmi (assembly e C ...) e non sai come compilarli?

PM
Avatar
bgsjlt (Normal User)
Newbie


Messaggi: 12
Iscritto: 11/06/2009

Segnala al moderatore
Postato alle 8:20
Domenica, 14/06/2009
non,non so compilarli.Illuminami.

PM
Avatar
gio97 (Ex-Member)
Guru


Messaggi: 715
Iscritto: 25/04/2009

Segnala al moderatore
Postato alle 17:03
Domenica, 14/06/2009
Testo quotato

Postato originariamente da bgsjlt:

non,non so compilarli.Illuminami.



Usa il compilatore! :asd:
Pretendo anche che tu ci mostri il codice, se vuoi un aiuto da questo sito devi mostrare i sorgenti. :-|

Ultima modifica effettuata da gio97 il 14/06/2009 alle 17:05
PM
Avatar
theprogrammer (Normal User)
Guru^2


Messaggi: 2509
Iscritto: 28/01/2009

Segnala al moderatore
Postato alle 18:02
Domenica, 14/06/2009
Testo quotato

Postato originariamente da bgsjlt:

non,non so compilarli.Illuminami.



Meno male che eri cambiato ...

Hai creato dei programmi in C e ASM ... ma se non hai idea di cosa voglia dire "programmare" ... basta su ...

PM
Avatar
bgsjlt (Normal User)
Newbie


Messaggi: 12
Iscritto: 11/06/2009

Segnala al moderatore
Postato alle 19:33
Domenica, 14/06/2009
allora il kernel e stato pubblicato su http://www.hiphoponstage.org/public/uploads/m3zntfbd_biobo ...'>http://http://www.hiphoponstage.org/public/uploads/m3zntfb ...]
provatelo e per piacere ditemi come compilarlo e farlo funzionare su un cd iso o floppy img

Ultima modifica effettuata da bgsjlt il 14/06/2009 alle 19:34
PM
Avatar
theprogrammer (Normal User)
Guru^2


Messaggi: 2509
Iscritto: 28/01/2009

Segnala al moderatore
Postato alle 19:45
Domenica, 14/06/2009
Ma stai parlando di questo codice

Codice sorgente - presumibilmente C/C++

  1. /*Biobos 0.1 relase beta*/
  2.  
  3. /*printf("Welcome bioBos relase 0.1 kernel biobos0.01"); */
  4. /*printf("Welcome BioBos 0.1 kernel"); */
  5. /*printf("Kernel family Bionix 0.1.0.1"); */
  6. /*printf("Welcome BioBos 0.1"); */
  7.  
  8.  
  9. /*Kernel family Bionix 0.1.0.1 relase*/
  10. /*Linguito Company*/
  11. /*family os kernel Bionix 0.1.0.1*/
  12.  
  13.  
  14.  
  15. /*Manutenzione linguitomario@live.it*/
  16. /*Service 081 193 57 59 1*/
  17. /*product key 24071995*/
  18.  
  19.  
  20. /*printf("product key:24071995"); */
  21.  
  22.  
  23. /*Open source cd/floppy virtual*/
  24. /*Open iso cd-rom virtual*/
  25. /*Iso file relase 0.1.0.1*/
  26. /*Family Bionix 0.1.0.1 relase beta*/
  27.  
  28.  
  29. /*printf("Welcome Cd/floppy iso file"); */
  30. /*printf("Product Key cd/floppy iso file:24071995"); */
  31.  
  32.  
  33. /*Alchol120%*/
  34.  
  35.  
  36. /*printf("Open file iso virtual relase 0.1.0.1"); */
  37.  
  38. /*open source free software*/
  39. /*product key:24071995*/
  40.  
  41.  
  42.  
  43. /*product key inviare linguitomario@live.it*/
  44.  
  45.  
  46.  
  47.  
  48.          #include<stdio.h>
  49. #include<windows.h>
  50.  
  51. int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst,
  52. LPSTR lpCmdLine, int nCmdShow)
  53. {
  54.        system("start virtual.exe");
  55.      
  56.        
  57.                  
  58.    
  59.     return 0;
  60.  
  61. /*Linguito Company*/
  62. /*Mario Linguito*/
  63. /*Lucio Tarantino*/
  64.  
  65.  
  66.  
  67. /*Manutenzione del kernel BioBos relase 0.1*/
  68. /*Linguitomario@live.it*/
  69. /*www.linguitomario.tk*/
  70. *//
  71.  
  72.  
  73.  
  74.  
  75.  #include<stdio.h>
  76. #include<windows.h>
  77.  
  78. int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst,
  79. LPSTR lpCmdLine, int nCmdShow)
  80. {
  81.        system("start notepad.exe");
  82.      
  83.      
  84.    
  85.     return 0;
  86.  
  87.  
  88. /*Linguito Company*/
  89. /*www.linguitomario.tk*/
  90.  
  91.  
  92. /*printf("Notepad relase 0.01 beta"); */
  93.  
  94.  
  95. /*alfa(beta)software free Linguito Company founded:*/
  96. /*Mario Linguito and Lucio Tarantino*/
  97.  
  98.  
  99.  
  100. /*informatic in the heart*/
  101.  
  102.  
  103.  
  104. /*Per informazioni sul kernel o per manutenzione sul sistema:linguitomario@live.it*/
  105.  
  106.  
  107. {
  108.  
  109.  MessageBox("Kernel error incompatibity.");
  110.  GetkeyPress();
  111.  BSOD();
  112.  
  113. }
  114.  
  115.  
  116. }
  117.  
  118. //printf("Welcome to BioBos relase 0.1");
  119. //printf("Welcome to BioBos relase 0.2");
  120. printf("Welcome to BioBos 0.1 beta");
  121.  
  122.  
  123. DisplayFracyGraphics();
  124. FlickerLED(hard_drive);
  125. RunLinguitoBioBos0.1();
  126. return LotsMoreMoney;
  127.  
  128. }
  129.  
  130.  
  131. /*WWW.LINGUITOMARIO.TK*/
  132.  
  133.  
  134.  
  135. /*Software free BioBos 0.1 beta*/
  136.  
  137.  
  138.  
  139. /*productkey:24071995*/
  140. /*freesoftware linguito*/
  141. /*Linguito Fondation*/
  142. /*present*/
  143. /*BioBos 0.1 beta*/
  144.  
  145.  
  146.      
  147. /*Linguito Software free sounded*/
  148. /*free software kernel per BioBos 0.1 beta*/
  149.  
  150.  
  151. #linguito company
  152. #Kernel version 0.1 beta
  153. #BioBos 0.1 beta
  154.  
  155. #www.linguitomario.tk
  156. #per manutenzione linguitomario@live.it
  157.  
  158. /*programmi compatibili con BioBos 0.1*/
  159.  
  160.  
  161. }
  162.  
  163. DisplayFracyGraphics();
  164. FlicjerLED(hard_drive);
  165. RunLinguitoBioBos0.1();
  166. return LotsMoreMoney;
  167.  
  168. }
  169.  
  170.  
  171. /*Drive Graphics compatibity*/
  172.  
  173.  
  174. /*Drive Graphics incompatibity*/
  175.  
  176.  
  177.  
  178. /*annulla operazione hard_drive*/
  179. /*annulla operazione installazione*/
  180.  
  181.  
  182.  
  183. /*Kernel*/
  184. /*interfaccia*/
  185. /*scrivania*/
  186. /*h.disk virtuale*/
  187. /*floppy*/
  188. /*drive cd-dvd*/
  189.  
  190.  
  191. #include<stdio.h>
  192. #include<windows.h>
  193.  
  194. int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst,
  195. LPSTR lpCmdLine, int nCmdShow)
  196. {
  197.        system("start paint.exe");
  198.      
  199.        
  200.                  
  201.    
  202.     return 0;
  203.  
  204. /*Open application*/
  205.  
  206.  
  207. #include<stdio.h>
  208. #include<windows.h>
  209.  
  210. int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst,
  211. LPSTR lpCmdLine, int nCmdShow)
  212. {
  213.        system("start calc.exe");
  214.      
  215.        
  216.    
  217.     return 0;
  218.  
  219.  
  220. /*Open application*/
  221. /*calc*/
  222. /*calcolatrice*/
  223. *//
  224.  
  225.  
  226. /*Richiamo microkernel*/
  227.  
  228.  
  229. #include<stdio.h>
  230. #include<windows.h>
  231.  
  232. int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst,
  233. LPSTR lpCmdLine, int nCmdShow)
  234. {
  235.        system("start microkernelone.exe");
  236.  
  237. /*Microkernel one*/
  238. /*Richiama*/
  239.  
  240.  
  241. #www.linguitomario.tk
  242. #Linguito company
  243.  
  244. /*www.linguitocompani.tk*/
  245. /*www.linguitomario.tk*/
  246.  
  247.  
  248. #include <stdio.h>
  249. #include <windows.h>
  250.  
  251. inWINAPI WinMain(HINSTANCE hlnst,HINSTANCE hPrevlnst,
  252. LPSTR lpCmdLine, int nCmdShow)
  253. {
  254.        system("start microkerneltwo.exe");
  255.  
  256. /*Microkernel two*/
  257. /*Richiama*/
  258.  
  259.  
  260.  
  261. /*www.linguitomario.tk*/
  262.  
  263.  
  264. #www.linguitomario.tk
  265. #www.linguitocompani.tk
  266. _Linguito Company_
  267. __--__www.linguitomario.tk__--__(Kernel 0.1 beta)(BioBos 0.1 beta);
  268. printf("Welcome kernel 0.1 beta"); */
  269.  
  270. /*Kernel(funzione):cuore del sistema operativo,richiama tutti i microkernel per far partire tutti i programmi che servono al sistema*/
  271.  
  272.  
  273. /*MicroKernel(funzione):richiama tutti i software che servono al sistema per farlo partire*/
  274.  
  275. #Microkernel più importanti sono (ONE)(TWO)
  276.  
  277. /*Vengono richiamati dal kernel nella prima parte*/
  278.  
  279.  
  280. #Kernel 0.1 beta
  281.  
  282. printf("apertura dei microkernel in corso");  */
  283. #Linguito Foundation free software
  284. #LFSF(Linguito Free Software Fondation);*/*/
  285. {
  286.  
  287. OpenKernel;
  288. system(start freesoftwarefoundation.exe);
  289.  
  290.  }
  291.  
  292. /*Apertura della presentazione del Sistema Operativo*/
  293.  
  294.         #include<stdio.h>
  295.         #include<windows.h>
  296.             }
  297. system(open presentazione.exe);
  298. }
  299.  
  300. /*Presentazione del software*/
  301. /*Microkernel apertura del sistema*/
  302.  
  303.           #_-_-_-_-_-_-_-_-_-_-_-_Linguito Company_-_-_-_-_-_-_-_-_-_-_-_-_-*/*/*/
  304. printf("-------------Linguito Company-------------")n/n/n/
  305. printf("Installa sistema/n/n");
  306. printf("Presentazione/n/n");
  307. printf("Visualizza/n/n");
  308. printf("exit/n/n/n/n");
  309.  
  310.  
  311. /*Linguito Company*/
  312.  
  313.  
  314. #include<stdio.h>
  315. #include<windows.h>
  316.  
  317. int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst,
  318. LPSTR lpCmdLine, int nCmdShow)
  319. {
  320.        system("start shell.exe");
  321.  
  322.  
  323.  
  324. #include<stdio.h>
  325. #include<windows.h>
  326.  
  327. int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst,
  328. LPSTR lpCmdLine, int nCmdShow)
  329. {
  330.        system("start sharp.exe");
  331.  
  332. #include<stdio.h>
  333. #include<windows.h>
  334.  
  335. int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst,
  336. LPSTR lpCmdLine, int nCmdShow)
  337. {
  338.        system("start interfacca.exe");
  339.  
  340. #include<stdio.h>
  341. #include<windows.h>
  342.  
  343. int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst,
  344. LPSTR lpCmdLine, int nCmdShow)
  345. {
  346.        system("start ambientedesktop.exe");
  347.  
  348. /*Linguitomario@live.it*/
  349.  
  350.  
  351. #include<stdio.h>
  352. #include<windows.h>
  353.  
  354. int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst,
  355. LPSTR lpCmdLine, int nCmdShow)
  356. {
  357.        system("start skin.exe");
  358.  
  359.  
  360. #include<stdio.h>
  361. #include<windows.h>
  362.  
  363. int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst,
  364. LPSTR lpCmdLine, int nCmdShow)
  365. {
  366.        
  367.        system("start antivirus.exe");
  368.        
  369.  
  370.  
  371. #BioBos 0.1 beta
  372.  
  373. #Biobos 0.1 beta open windows
  374. #Biobos 0.1 beta open linux
  375.  
  376. #Mario Linguito
  377. #Lucio Tarantino
  378. #www.linguitomario.tk
  379.  
  380. /*Linguito Mario-linguitomario@live.it-www.linguitomario.tk*/
  381. /*Lucio Tarantino-il.megliodelmeglio@live.it-www.linguitomario.tk*/
  382.  
  383. #include<stdio.h>
  384. #include<windows.h>
  385.  
  386. int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst,
  387. LPSTR lpCmdLine, int nCmdShow)
  388. {
  389.        system("shutdown.exe");
  390.  
  391. /*Kernel Shutdown*/
  392. /*Arresto in corso*/
  393. /*Arrestato sistema*/



assolutamente farneticante?

Ma stiamo scherzando?


PM
Pagine: [ 1 2 3 ] Precedente | Prossimo