Search:

Type: Posts; User: charliex

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    7,050

    yeah it should, so long as its got the amperage,...

    yeah it should, so long as its got the amperage, which most likely will be the case,12V on AT/ATX PSUs are normally more than sufficient, 1.5A continuous is ok, so long as it can handle the switch on...
  2. Replies
    7
    Views
    6,384

    use the demo if you just want to mess about on...

    use the demo if you just want to mess about on the cheap.

    or you could take the source to one of the free mac emulators , add the missing instructions (theres only a couple) and build one from...
  3. Replies
    13
    Views
    7,050

    i use one of these...

    i use one of these...
  4. Replies
    7
    Views
    6,384

    http://www.ashware.com/ have one

    http://www.ashware.com/ have one
  5. Replies
    7
    Views
    4,831

    you'd get something like this ...

    you'd get something like this




    ROM:00000000 dword_0: dc.l $FFE800 ; DATA XREF: sub_1128+D9Ao
    ROM:00000000 ; sub_1128+DC0o ......
  6. Replies
    7
    Views
    6,384

    well you could use it to simulate an ecu or such,...

    well you could use it to simulate an ecu or such, it'd be limited though. the are are software alternatives to it, i considered picking one up, but they're usually expensive with limited RAM so i...
  7. Replies
    7
    Views
    6,384

    Re: M68332 Development Kit

    there are different types of 332's is it the motorola board?
    some more info would help with an answer
  8. Replies
    7
    Views
    4,831

    Re: I have IDA..I want to learn....

    ida64 is for 64 bit processors ,itanium, alpha etc
  9. Replies
    7
    Views
    4,831

    Re: I have IDA..I want to learn....

    find the processor type, see if ida supports it, if not use the sdk to make a processor pack

    check the endian and byte swap the input if necessary, i never figured out if ida supported this, its...
  10. Thread: IDC for 68332

    by charliex
    Replies
    0
    Views
    3,607

    IDC for 68332

    i just knocked this up, using craigs method of adding a RAM segment, if you prefer enums to addresses change the commented out enum() and comment out bytes_0()

    theres still stuff to add, and the...
  11. Replies
    0
    Views
    2,416

    68832 ecu emulator

    i've been working on a toucan software simulator, its running the cpu pretty well, and i'm just mapping in the toucan stuff. i'm interested in getting a sampling of different rom dumps to exercise...
Results 1 to 11 of 11