flat assembler
Message board for the users of flat assembler.
![]() Goto page Previous 1, 2 |
Author |
|
Pirata Derek
This is a program that read 128 bytes of CMOS internal data.
All my previous programs uses a new version of PHAL-32.dll and USER PORT If someone wants its source, or ask how to use user-port ( it's simple ) post me... ![]()
|
|||||||||||
![]() |
|
revolution
Pirata Derek: You seem to be having a lot of fun with UserPort. Have you converted it to asm yet? All you need is the DDK constants and the rest is easy.
|
|||
![]() |
|
Pirata Derek
In According to your upper post, revolution, i'll make the FASM version of UserPort.
Now i'm ready Only i have to insert this work into my kernel's project |
|||
![]() |
|
pfranz
Se vuoi puoi provare a vedere anche il mio HwTest che è fatto proprio per spiegare come funziona l'hardware. Il sito è pfranz73.googlepages.com
|
|||
![]() |
|
Pirata Derek
ITALIANO
------------------------------------------------------ Grazie, pfranz. Ho un programma in assembly che riesce a leggere un hard-disk, una penna usb o un floppy e ne crea una immagine ISO. Fa anche il contrario e supporta varie modalità: 1) Lettura/Scrittura Rapida 2) Lettura/Scrittura Sicura 3) Ignora errori di lettura/scrittura 4) Accesso diretto al dispositivo 5) Modalità uso esclusivo Ti interessa? ENGLISH -------------------------------------------------------- Thanks pfranz Also i has a FASM program that can read raw data of an hard-disk, an usb drive or a floppy disk and save the data into a image ISO file. Can do the reverse one and also support: 1) Read/write fast 2) secure read/write 3) discard errors 4) direct device access 5) Exclusive access Are you interessed in it? |
|||
![]() |
|
tom tobias
Pirata Derek:
1. Thank you very much for submitting your response in both languages. Wonderful. I am so filled with admiration for all those many FASM forum members who are bilingual, or trilingual. I am illiterate, except in English, no way I could write such a clear exposition as you have provided above. Very well done!!! 2. YES, I am interested, please include access to your program, so that we can learn your methods... My own application is not involved with "image ISO" file, but nevertheless, one can learn a great deal from studying how others accomplish specific tasks.... I appreciate your contribution. Thanks. ![]() |
|||
![]() |
|
Pirata Derek
Ok.
Let me another day because i have to recover all data i've lost by my PC last death... I'll post the program here. The method is EASY but the program is the last version (2008) so i have to upgrade it. Wait me untill tomorrow... ... sorry for my delay... |
|||
![]() |
|
Pirata Derek
Here the old version of "Image creator".
It can create raw image files from floppies, Hard-disk, CD, DVD and USB. Also has the reverse functionality (writing to drivers from image) Its work method is simply: 1) Check the options selected by user 2) Open direct drive and file with CreateFileA 3) Read data from source with ReadFile 4) Write data to destination with WriteFile 5) If read finished then close the handles. This is the old version, i should upgrade it. ![]()
|
|||||||||||
![]() |
|
Azu
Pirata Derek wrote: I only have to build the HARDWARE ABSTRACTION LAYER and the KERNEL-CORE ![]() |
|||
![]() |
|
Pirata Derek
You red the post where i was talking in italian and after i translated it in english.
I had to make only the Hardware abstaction layer and the Kernel core because my friends have to program the other stuff (boot-loader, GUI, explorer and programs) N.A.X.O.S. is an OS made in cooperative. I should ask to them to get auxilar programs sources. ![]() I upgraded and finished the PHAL-32 and the NAXOS kernel (micro-kernel) |
|||
![]() |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.