Slashdot Mirror


User: oz_paulb

oz_paulb's activity in the archive.

Stories
0
Comments
28
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 28

  1. Re:Which is not unconstitutional at all. on Top Level .xxx Domain Concept Under Scrutiny · · Score: 2, Funny

    Where it's gets sticky is this: define a porn site.

    How about: any site that makes you sticky?

  2. Oh, come on, it's obviously a rip-off on MS-DOS Paternity Dispute Goes to Court · · Score: 2, Informative

    If anyone here remembers CP/M, and remembers the low-level calls to the OS ("call 0005"), it's very clear that MS-DOS is a clone of CP/M (look at the values you'd load into registers before calling the OS).

    I've never seen 86-DOS/QDOS, but I've seen MS-DOS (which, I believe, is admittedly derived from 86/Q-DOS). MS-DOS is clearly derived from CP/M, meaning (IMO) that 86/Q-DOS are derived from CP/M.

    (If you've never programmed for CP/M, then you're too young, and can't really comment on the subject, IMO)

  3. Re:An understanding of the X-Box modchip... on Lik-Sang Back Online, Minus Modchips · · Score: 3, Informative
    Anyway from what I have read due to some of the security measures in the X-Box the bios was patched using the XDK
    There's no need to own/use the XDK in order to patch the Xbox's BIOS. Just use my (plug) 'xbflash' utility to unpack the KERNEL from the BIOS image, 'poke' bytes into the kernel, then re-pack with xbflash again. - ozpaulb