Search Results

Showing results 1 to 40 of 49
Search took 0.01 seconds.
Search: Posts Made By: SamY
Forum: Assembly Jul 23rd, 2008
Replies: 2
Views: 714
Posted By SamY
ok download emu8086 from www.emu8086.com 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...
Forum: Geeks' Lounge May 9th, 2007
Replies: 9
Views: 2,548
Posted By SamY
ok let me apologize.am sory bout the whole thing.lets 4get this ever hapened.is that ok guys.christina i like ur foot note,i believe in true love.
Forum: Geeks' Lounge May 8th, 2007
Replies: 9
Views: 2,548
Posted By SamY
jbennet what is wrong with u,r u from microsoft? is bill ur bro? c'mon evrything is illegal in this planet.take ur shit to a christian chat room.in this thread we keep it gangsta.anyone else?
Forum: Geeks' Lounge May 8th, 2007
Replies: 9
Views: 2,548
Posted By 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...
Forum: Assembly Feb 22nd, 2007
Replies: 11
Views: 3,946
Posted By SamY
Thanx guys i'll lok into it and if i've mo' problems i'll contact you
Forum: Assembly Feb 16th, 2007
Replies: 11
Views: 3,946
Posted By SamY
u did't understand me.I meant converting instructions into binary like,
int mayb 10111 in binary conversion, u get right?
like all the machines codes to binaries.or a program into bin file. give me...
Forum: Assembly Feb 14th, 2007
Replies: 11
Views: 3,946
Posted By 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
Forum: Assembly Feb 14th, 2007
Replies: 1
Views: 1,821
Posted By SamY
Any ideas or sites on port programming for modem, mouse, usb, nad printer/scaners would b apperciated here
Forum: IT Professionals' Lounge Nov 27th, 2006
Replies: 5
Views: 2,028
Posted By 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
Forum: Computer Science Nov 25th, 2006
Replies: 3
Views: 1,524
Posted By SamY
Forum: Posting Games Nov 25th, 2006
Replies: 3,185
Views: 251,275
Posted By SamY
,greatest point ever.
Forum: Computer Science Nov 25th, 2006
Replies: 3
Views: 1,524
Posted By 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...
Forum: Geeks' Lounge Nov 25th, 2006
Replies: 3
Views: 1,091
Posted By 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...
Forum: Assembly Nov 25th, 2006
Replies: 7
Views: 4,099
Posted By SamY
I already got those notes but theyr kinda complicated
Forum: Assembly Nov 25th, 2006
Replies: 4
Views: 5,595
Posted By SamY
Create your own interrupt
DOS has left a few interrupts open for us to use if we would like, so let's grab one and point it at our code. Once we have written the code for the interrupt, we can make...
Forum: Assembly Nov 24th, 2006
Replies: 4
Views: 5,595
Posted By SamY
Could you please Xplain to me the meaning of this code?
Create your own interrupt
DOS has left a few interrupts open for us to use if we would like, so let's grab one and point it at our code....
Forum: Assembly Nov 24th, 2006
Replies: 7
Views: 4,099
Posted By SamY
This index lists the VGA's I/O ports in numerical order, making looking up a specific I/O port access simpler.
3B4h -- CRTC Controller Address Register
3B5h -- CRTC Controller Data Register ...
Forum: Assembly Nov 23rd, 2006
Replies: 1
Views: 2,868
Posted By SamY
Forum: Assembly Nov 23rd, 2006
Replies: 1
Views: 2,454
Posted By SamY
Does it have to be 512 B nad ahve the signature 05AAH at offset 510 ?
What about on CD Roms and HDDs?
Forum: Assembly Oct 30th, 2006
Replies: 7
Views: 4,099
Posted By 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
Forum: Geeks' Lounge Oct 27th, 2006
Replies: 8
Views: 1,918
Posted By SamY
Not at all thats ya privilege!!!!!!!!!!!
Forum: Assembly Oct 15th, 2006
Replies: 4
Views: 5,595
Posted By 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;)
Forum: Visual Basic 4 / 5 / 6 Sep 6th, 2006
Replies: 3
Views: 74,222
Posted By SamY
Forum: Geeks' Lounge Sep 6th, 2006
Replies: 11
Views: 2,539
Posted By SamY
Forum: Assembly Aug 26th, 2006
Replies: 7
Views: 4,289
Posted By SamY
goto emu8086 and read on documentation .Also goto to the forum titled TASM beginner in this site
Forum: Assembly Aug 26th, 2006
Replies: 4
Views: 3,360
Posted By SamY
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 ;memory location+1 until it's equal to one
cmp [ffffh],y
je display_result...
Forum: Assembly Aug 10th, 2006
Replies: 2
Views: 1,463
Posted By 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....
Forum: Assembly Aug 5th, 2006
Replies: 3
Views: 2,448
Posted By SamY
how do i get the computer speed in Ghz in assembly
Forum: Assembly Aug 5th, 2006
Replies: 4
Views: 2,577
Posted By SamY
How do i assign mo' memory to the video driver.
In the documentation it is written that you can address upto 1MB momory. How can i Have more???????????????????/
Forum: Assembly Aug 1st, 2006
Replies: 4
Views: 2,577
Posted By SamY
How can i make my operating sys have more pixels like windows.
Forum: Assembly Jul 24th, 2006
Replies: 3
Views: 1,616
Posted By SamY
Ok i got the program. but it's a demo version.
Perhaps it could help me.ok does this application make real o/s i mean stand alone?
I want to try and make a full o/s. Perhaps you could first help me...
Forum: Assembly Jul 22nd, 2006
Replies: 3
Views: 1,616
Posted By SamY
Where can i find an application for coding an assembly program:!:
Forum: C++ Jul 20th, 2006
Replies: 4
Views: 949
Posted By SamY
ok like i mean how can i draw using pixels on the screen. I only know how to wtrite text
cout<<"how?";
Forum: C++ Jul 14th, 2006
Replies: 4
Views: 949
Posted By SamY
How can one manipulate the vdu. Like to creae a class which can be used to create objects like windows depending on wdth like

_o/s_window(120,20,0xddff,0);

120-height
20-width...
Forum: Visual Basic 4 / 5 / 6 Jul 13th, 2006
Replies: 1
Views: 960
Posted By SamY
How can one use a Rt box to display formatted text. Imean to display different texts colors,size location and data from records:?:. Even images. Please help. I mean a texbox like this one
Forum: Visual Basic 4 / 5 / 6 Jul 6th, 2006
Replies: 7
Views: 2,161
Posted By SamY
ok the code for spread sheet is


that code has an eeror when you reach 11 for i and 11 for j
but i want to try other new like after that you could
dim othe textboxes
Forum: Visual Basic 4 / 5 / 6 Jul 1st, 2006
Replies: 1
Views: 1,153
Posted By SamY
I've got no idea on how to connect exel as Vb please help
Forum: Visual Basic 4 / 5 / 6 Jul 1st, 2006
Replies: 7
Views: 2,161
Posted By SamY
Thanx again it worked. You guyz are really helpful!!!!!!!!!
Forum: Visual Basic 4 / 5 / 6 Jun 30th, 2006
Replies: 7
Views: 2,161
Posted By SamY
That's exactly what i got.
I was trying to create something like a spread sheet.
Forum: Game Development Jun 30th, 2006
Replies: 3
Views: 13,198
Posted By 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
Showing results 1 to 40 of 49

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC