Forum: Assembly Jul 23rd, 2008 |
| Replies: 2 Views: 486 Re: Assembly help 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: 1,779 Re: xbox repair and soft modding 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: 1,779 Re: xbox repair and soft modding 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: 1,779 xbox repair and soft modding 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,152 Re: BIn files 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,152 Re: BIn files 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,152 BIn files 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,423 Modem programming Any ideas or sites on port programming for modem, mouse, usb, nad printer/scaners would b apperciated here |
Forum: Web Developers' Lounge Nov 27th, 2006 |
| Replies: 5 Views: 1,755 Web domain 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 and Software Design Nov 25th, 2006 |
| Replies: 3 Views: 1,232 |
Forum: Posting Games Nov 25th, 2006 |
| Replies: 3,185 Views: 184,181 |
Forum: Computer Science and Software Design Nov 25th, 2006 |
| Replies: 3 Views: 1,232 SAtellite And phones[quick reply] 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: 910 AID for university 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: 3,117 |
Forum: Assembly Nov 25th, 2006 |
| Replies: 4 Views: 3,762 Re: Creating own interrupt vector tables and..... 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 a... |
Forum: Assembly Nov 24th, 2006 |
| Replies: 4 Views: 3,762 Re: Creating own interrupt vector tables and..... 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. Once... |
Forum: Assembly Nov 24th, 2006 |
| Replies: 7 Views: 3,117 |
Forum: Assembly Nov 23rd, 2006 |
| Replies: 1 Views: 2,188 |
Forum: Assembly Nov 23rd, 2006 |
| Replies: 1 Views: 1,835 Boot Sector Size 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: 3,117 |
Forum: Geeks' Lounge Oct 27th, 2006 |
| Replies: 8 Views: 1,641 |
Forum: Assembly Oct 15th, 2006 |
| Replies: 4 Views: 3,762 |
Forum: Visual Basic 4 / 5 / 6 Sep 6th, 2006 |
| Replies: 3 Views: 55,944 |
Forum: Geeks' Lounge Sep 6th, 2006 |
| Replies: 11 Views: 1,982 |
Forum: Assembly Aug 26th, 2006 |
| Replies: 7 Views: 3,544 Re: learning assembler 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: 2,587 Re: x power y 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 ;if it... |
Forum: Assembly Aug 10th, 2006 |
| Replies: 2 Views: 1,145 Which Software to use 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... |
Forum: Assembly Aug 5th, 2006 |
| Replies: 3 Views: 1,940 Clock cycles how do i get the computer speed in Ghz in assembly |
Forum: Assembly Aug 5th, 2006 |
| Replies: 4 Views: 2,126 Re: 800 by 640 pixels or more? 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,126 |
Forum: Assembly Jul 24th, 2006 |
| Replies: 3 Views: 1,288 Re: how do i get started 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,288 |
Forum: C++ Jul 20th, 2006 |
| Replies: 4 Views: 803 Re: Interface objects 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: 803 Interface objects 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
hexadecimal-base... |
Forum: Visual Basic 4 / 5 / 6 Jul 13th, 2006 |
| Replies: 1 Views: 767 Using Rich textboxes 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: 1,645 Re: Control arrays 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: 938 VB and Excel 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: 1,645 |
Forum: Visual Basic 4 / 5 / 6 Jun 30th, 2006 |
| Replies: 7 Views: 1,645 Re: Control arrays That's exactly what i got.
I was trying to create something like a spread sheet. |
Forum: Game Development Jun 30th, 2006 |
| Replies: 2 Views: 7,484 Could we make 3d games using c++ 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 |