aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2]

Author Topic: which dev tools are recommendable  (Read 21427 times)

Mr Faber

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 229
Re: which dev tools are recommendable
« Reply #15 on: March 23, 2005, 11:05:45 PM »

@GonoszTopi
This is really strange. :)
How do you learned it and how do you can combine it? Were you a computer in your last life? ;)

cu
Mr Faber
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: which dev tools are recommendable
« Reply #16 on: March 24, 2005, 12:01:46 AM »

It's not really that hard (provided that you work with a sane architecture), but it isn't much fun either. It's mostly just a lot of looking up in tables of opcodes. :p
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: which dev tools are recommendable
« Reply #17 on: March 24, 2005, 04:08:05 AM »

Yeah, after some time you can actually read and write the hex codes. Thanks god I no longer do that. Since Z80/8085 times :D

The nice thing is that you could get some undocumented instructions to work.
Logged

Ateo

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 138
  • pfft.
    • http://www.atheistnetwork.com
Re: which dev tools are recommendable
« Reply #18 on: June 23, 2005, 08:12:40 AM »

Oh my Lard. I was considering tackling learning C++ but you guys just scared the piss out of me with all this geek talk.
Logged
-- El payaso cabron me dice que tengo que consumir!

lfroen

  • Guest
Re: which dev tools are recommendable
« Reply #19 on: June 23, 2005, 05:04:23 PM »

Xaignar: it becomes hard when you have more registers (all hail SPARC). Intel's opcodes are quite easy to deal with; 68xxxx are ok, but written backwords :)
Logged
Pages: 1 [2]