Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
27% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
3 Commented Posts
0 Endorsements
Ranked #3K
~25.4K People Reached
About Me

I'm just me

Interests
computing
Member Avatar for MasterHacker110
Member Avatar for Yzk
Member Avatar for Zssffssz
Member Avatar for SamY

hi, i have been able to map the 1st 4MBs of the memory but now i am trying to create an allocator. it 1st checks for enought memory using the BITMAP method, then after that it allocates areas where the PDE and all its PTEs will stay. Now i need …

0
64
Member Avatar for SamY

Hi people, im creating an operating system, 32bit, protected mode, vesa... a complete o/s i need your help in anyway, coding, funding, ideas. i will post my operating system image for you people to sample and you may join me in creating it.... the posting will be done in less …

Member Avatar for Schol-R-LEA
0
267
Member Avatar for SamY

I know how to print forms in vb but i wanted to change the page orientation to landscape but the code in the help file is [COLOR=red]:evil:form1.orientation=1 '1 for landscpe and 2 for prtrait:evil:[/COLOR] [COLOR=#ff0000][/COLOR] [COLOR=black]this doesn't work please help[/COLOR]

Member Avatar for agrothe
0
1K
Member Avatar for darknoobie

[QUOTE=;][/QUOTE] hey the segment register and offset register work this way. Lets say we have 7c0:2 the actual memory address will be 7c00+2 being 7c02. Another example is 0:7c00. The first part you shift to the left like i did 7c0 to 7c00 .but in our second case. When you …

Member Avatar for NotNull
0
3K
Member Avatar for SamY

can anyone tell help some of us on how to mod an xbox repair acording to the error codes.where can we download all xbox system files not using p2p mayb mail or direct download.my eror codes are 16 and 7

Member Avatar for happygeek
0
155
Member Avatar for Enzuccio

i would advice you to visit emu8086.com download and get the documentation. It has alot of what you are trying plus many examples

Member Avatar for Enzuccio
0
329
Member Avatar for fatemeG

what memory offset does your code start at? Maybe you reached a boundary limit and it wrapped around going to another area thus causing that error

Member Avatar for SamY
0
93
Member Avatar for binarydisco

or get the examples at emu8086 after you download the app go to documentation then interrupts. You'll find a much effective code. When i boot up my computer i.ll post it

Member Avatar for SamY
0
81
Member Avatar for sgk26p10p07

[QUOTE=sgk26p10p07;467693]Anyone to help with protected mode programming,like help me create a a data descriptor pointing to 0b800h when i try to write to RAM it rebbots[/QUOTE] yes that is because you havent set up protected mode properly, it resets on triple fault. give me upto tomorrow ill give you a …

Member Avatar for Rider99
0
267
Member Avatar for TSaunders84

[quote][code]while (x !=0) { rslt = rslt + x x = x + 1 } [/CODE] and i would really appericate it if any body could help me[/QUOTE] i think this is your answer, hope you know abit of assembly [code]x db 8d ;defines a byte 8 in decimal y …

Member Avatar for SamY
0
136
Member Avatar for SamY

I mean we create our own game engine which works well with vectors and can mainpulate the 3d card and sound cards.And works with USB control pads

Member Avatar for Pokeking
0
218
Member Avatar for kunalcrazycoder

ok download emu8086 from [url]www.emu8086.com[/url] and you will also get useful notes regarding assembly there, also check nondot.org/sabre/os/articles. for info on hardware programming, laso download FASM and boschs emulator. hope it helps u.laterz

Member Avatar for SamY
0
118
Member Avatar for SamY

I need help as to how 2 change machine codes 2 binaries or hex like mov to mayb 101011111, yeah, u know like own compiler

Member Avatar for SamY
0
150
Member Avatar for SamY

Any ideas or sites on port programming for modem, mouse, usb, nad printer/scaners would b apperciated here

Member Avatar for Ancient Dragon
0
70
Member Avatar for SamY

I saw in one linux mag that you can create your own domain, is it true? if yes please tell me how i nee one like 123456.com

Member Avatar for jwenting
0
154
Member Avatar for SamY
Member Avatar for SamY

Could someone please help me, i need to go to university next year and i have't got any money to travel abroad. COuld you guys advice me on whre to get help or who can help me? I'm in Kenya (Africa). I want to go and study SOftware engineering mayB …

Member Avatar for jwenting
0
58
Member Avatar for SamY

CAn somebody tell me if there is a direct link btwn satellite and phones and if i need to use the space satellite in onrder to network diferrent places. Can i start a mobile telephony service using satellites:?:

Member Avatar for mathematician
0
136
Member Avatar for SamY

Could Anyone help me with the codes . Perhaps i can give you the ones for hard drives and keyboards laters coz i have 'em

Member Avatar for Ancient Dragon
0
207
Member Avatar for SamY

How can i create my own hardware and software interrupt, what are the codes sent to hardware to access information/data please help with the codes;)

Member Avatar for SamY
0
173
Member Avatar for SamY

Does it have to be 512 B nad ahve the signature 05AAH at offset 510 ? What about on CD Roms and HDDs?

Member Avatar for mathematician
0
88
Member Avatar for Morutea
Member Avatar for The Dude
0
121
Member Avatar for Close Friends

You need a code that loops that's all.Sample this one ..... mov ffffh, 0 label x_pow_y mov ax,2 mul ax,2 inc ffffh [COLOR=orange];memory location+1 until it's equal to one[/COLOR] cmp [ffffh],y je display_result [COLOR=orange];if it has been looped continously until Y times [/COLOR] [COLOR=orange][COLOR=black]loop x_pow_y[/COLOR] ;else it wiil loop[/COLOR] [COLOR=orange]............[/COLOR] …

Member Avatar for lakshmi.1987
0
269
Member Avatar for The Geeky Kid
Member Avatar for free2cboy82
Member Avatar for c0d0

goto emu8086 and read on documentation .Also goto to the forum titled TASM beginner in this site

Member Avatar for SamY
0
218
Member Avatar for SamY

Which software should i use to exactly create a complete operating system:?: . I need an application which uses machine codes(like emu8086) and can manage all the RAM and all hardware interupts. Please someone help

Member Avatar for mostafadotnet
0
195