Brynet

Show:

What's happening?

  • Comment: NASM patches, FASM stinks..hehe :)

    0000010C EB13 jmp short 0x121 0000010E E8B201 call 0x2c3 00000111 B045 mov al,0x45 00000113 E600 out 0x0,al 00000115 B020 mov al,0x20 00000117 E600 out 0x0,al 00000119 89C8 mov ax,cx 0000011B E701 out 0x1,ax 0000011D E8AA01 call 0x2ca 00000120 C3 ret...

    2008-01-07 22:39:46 UTC in x86Lib

  • Comment: NASM patches, FASM stinks..hehe :)

    0000010D E91300 jmp 0x123 00000110 E8B801 call 0x2cb 00000113 B045 mov al,0x45 00000115 E600 out 0x0,al 00000117 B020 mov al,0x20 00000119 E600 out 0x0,al 0000011B 89C8 mov ax,cx 0000011D E701 out 0x1,ax 0000011F E8B001 call 0x2d2 00000122 C3 ret...

    2008-01-07 22:32:28 UTC in x86Lib

  • NASM patches, FASM stinks..hehe :)

    An x86 emulator should be portable, as such.. use a portable assembler for the included firmware. Allows building on non-x86 arches.. :) -Brynet.

    2008-01-06 21:51:11 UTC in x86Lib

  • gost.c and gost.h declaration mismatch..

    I noticed this while patching arj for OpenBSD.. gost.h declares prototype "gost_term" as: uint32_t gost_term(uint32_t data) .. While gost.c has the function: unsigned long gost_term(unsigned long data) .. Patch included.. :P trivial patch..

    2007-06-30 00:53:23 UTC in Open-source ARJ archiver

  • OpenBSD compilation fix...

    Greetings, Attached is a patch that allows compilation of arj CVS on OpenBSD.

    2007-06-30 00:48:07 UTC in Open-source ARJ archiver

  • Small OpenBSD patch for osb-jscore-0.5.2..

    This allows everything to compile on OpenBSD.. It does not really do much, The test browser just shows a blank white "page". The patch is for osb-jscore-0.5.2.. Maybe some developer can make use of it.. no clue.

    2007-04-07 05:27:16 UTC in Gtk+ WebCore

  • Hello, Can you remove my admin status?

    The project https://sourceforge.net/projects/juleos-dynamite/ ended awhile ago, I'm not in speaking terms with any of the other admins of this past project and I'd like to remove myself from the project. But sadly I can't remove my own Admin status.

    2007-02-11 04:33:03 UTC in SourceForge.net

About Me

  • 2005-03-29 (5 years ago)
  • 1248714
  • brynet (My Site)
  • Brynet

Send me a message