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.3K People Reached
About Me

I'm just me

Interests
computing
Member Avatar for MasterHacker110

I am have been programming in C++ for a few years now. Now I would like to also learn assembly language. I have tried NASM, but I dont like it, it works better on linux and my main development platform is windows. I have also tried FASM, its better but …

Member Avatar for pbj.codez
0
361
Member Avatar for Yzk
Member Avatar for Zssffssz

Earlier when I came here I had only a minimal set of utilities and a WinXP comp.. Now i'm here and serious, with kubuntu (and Internet!!!!) and willing to learn all of that dd, mov, eax, and bochs stuff. Here is my delemia: I have a C++ Program, have no …

Member Avatar for Zssffssz
0
334
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
63
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
265
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

Im having trouble understanding offsets in computer science. SO far i know that the segment registers work along with the offset registers like this segment_register:Offset_register. Not sure if this is right but would this be the same 0:10 where 0 is the start of a segment of memory and 10 …

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

Hi everyone. I've got to do a program in assembly and I'm a newbye. I'm studying and trying but there is always some difficulty. I'm using x86 language (16bit), I'm programming with ConText (actually I found this assembly enviroment on an italian website and I don't set anything) I've got …

Member Avatar for Enzuccio
0
326
Member Avatar for fatemeG

hi i write this code to read from keyboard & write in a file but it says "segmentation fault":(( plz answer i am failing:((((((( comments are in farsi!! section .data fileName db '/home/fateme/Desktop/text.txt/',0 handler dd 10 ;baraye negah dashtane filedescriptor section .bss inputStr resb 100000 section .text global _start: _start: …

Member Avatar for SamY
0
91
Member Avatar for binarydisco

Hey all, I'm new to programming in MASM 8086 Assembly language. How do you ask the user to input a string of word like "Hello Daniweb" in MASM 8086 assembly language and once the user enters it, it display it on the command window. I appreciate the code :D PS: …

Member Avatar for SamY
0
79
Member Avatar for sgk26p10p07

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

Member Avatar for Rider99
0
265
Member Avatar for TSaunders84

i have this code i have to translate it to machine code assembly language and this is really confusing i have to right [CODE] x = 8 y = 12 if(x > y) x = y - x else x = x - y and int x = -5 int …

Member Avatar for SamY
0
135
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
216
Member Avatar for kunalcrazycoder

:sad: Will AnyOne Please give me some basics of Assembly Language And its compiler as well as ide:(

Member Avatar for SamY
0
116
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
69
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
189
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
170
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
87
Member Avatar for Morutea

Hello all, It is my first post :) I want your thoughts on this: Do you feel that because your parents may have supported you when you were younger, that you "owe" it to them to support them now? (Pay the bills they run up etc, just because they did …

Member Avatar for The Dude
0
121
Member Avatar for Close Friends

Hi every one.. Please.. I need a program to calculate X power Y by assembely language.. Please friends help me . :-|

Member Avatar for lakshmi.1987
0
257
Member Avatar for The Geeky Kid

[I]I [/I]really like it, and I remember what it was like in v. 7, however, my sister thinks it looks like a web page so she hates it! (How can you hate a webpage?) Well, just wanted to know your opinions!

Member Avatar for yogi_bear_2k2
0
111
Member Avatar for free2cboy82

Hi Expert, I just wanna some help here. I have tried to connect my applications's database (Microsoft Access) using ODBC...but I can't get connected with the database. Actually the system I develop needs to be networked so, I try to run as a shared database (suppose to be)...but I can't …

Member Avatar for SamY
-2
157
Member Avatar for c0d0

elo everyone ;) I wanna learn assembler and I can't find any good sites... what ones would u recommend? Thanks in advance

Member Avatar for SamY
0
217
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
194