Forum: Assembly Oct 22nd, 2009 |
| Replies: 6 Views: 7,354 Its been ages since I did assembler, I had a simple notepad with save on same disk (no files, just a random permemenant spot of data), a bitmap file loader&display, serial debug terminal, robotics... |
Forum: Assembly Jan 12th, 2006 |
| Replies: 6 Views: 7,354 hmm looks like a LOT of code for cd-rom access i think,
BUT a floppy disk method is VERY easy, for just one, or two seperate
floppy disk drives, i can send you code for a boot loader for fdd if you... |
Forum: Cases, Fans and Power Supplies Jan 12th, 2006 |
| Replies: 2 Views: 6,044 sounds like a bad connection in either the external ps or the power cable, connector or even the internal connector on the laptop, sounds like youll have to exercise electronics repair shop or if you... |
Forum: Web Browsers Nov 5th, 2005 |
| Replies: 5 Views: 3,141 Thank you SOOO much
quote: We all like to make friends on the internet, but we dont want family meeting
the same people. |
Forum: Assembly Jul 27th, 2005 |
| Replies: 3 Views: 3,437 hope that above code helpped
using 80 x 86 asm try loading a windows bitmap on to the screen (after going to graphics screen)
i tryed this and it worked (after a lot of work) |