OS4 DepotLogo by McFly 
(anonymous IP: 18.118.23.89,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1005)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4366

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Misc » resrc4.lha

ReSrc4

Description: MC680x0 Disassembler
Download: resrc4.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 127kb
Version: 2.7
Date: 25 Feb 2024
Author: René W. Olsen
Submitter: René W. Olsen
Email: renewolsen/gmail com
Category: development/misc
Replaces: development/misc/resrc4.lha
License: GPL
Distribute: yes
Min OS Version: 4.1
FileID: 12846
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 20  (Current version)
258  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
ReSrc4 - MC680x0 Disassembler

Portable Amiga 68k Hunk File Disassembler.

This disassembler was tested against the Amiga game Civilization (ECS) and
LightwaveFP for FPU support.

Find the soure code at https://github.com/rolsen74/resrc4




ReSrc4 v2.7 ( 25-Feb-2024 )

- Added support for Stop opcode.

- Added support for LPStop opcode.

- Added support for FNop opcode.

- Added support for FSave opcode.

- Added support for FRestore opcode.


ReSrc4 v2.6 ( 21-Feb-2024 )

- Added support for Andi to SR/CCR regs.

- Added support for Eori to SR/CCR regs.

- Added support for Ori to SR/CCR regs.

- Added support for Move to/from SR/CCR/USP regs.

- Added support for TAS opcode.

- Added support for Trapcc opcodes.

- Added support for Moves opcode.

- Added support for Move16 opcode.


ReSrc4 v2.5 ( 12-Feb-2024 )

- Added support for Addx, Subx and Negx.

- Added support for 020 Addressing modes. It uses vasm syntax.

- Fixed: A BSS entry could be marks as String data. That would 
  result in a change from ds.b to dc.b, but not any more.

- Added: support for FMove to handle fpiar/fpsr/fpcr regs.

- Fixed: FNeg had the correct bit mask but called the wrong
  function. So it became a FSub instead.

- Added: 3 new jump tables and fixed one with a Mask error.












Copyright © 2004-2024 by Björn Hagström All Rights Reserved