Search:

Type: Posts; User: Cheeseball; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    9,238

    Ralf Brown is on here somewhere? j/k...:) Yes...

    Ralf Brown is on here somewhere? j/k...:) Yes we should give him a big bunch of them...the list is great...keeps you from reinventing the wheel on a LOT of stuff! :)
  2. Replies
    4
    Views
    9,238

    It would be interrupt 10 (in hex), it is a BIOS...

    It would be interrupt 10 (in hex), it is a BIOS call for Input/Output mostly(although there are a few other functions there). If you look up the first tutorial I wrote (it is on the tutorial index)...
  3. Replies
    4
    Views
    9,238

    XOR encryption

    I have written a program in assembly (x86) that does simple XOR encryption (technically you can use it for a onetime pad, but it gets tedious VERY quickly). This was written as an example for one of...
Results 1 to 3 of 3