Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (993) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4332
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Fimp | Description: | fimp (imploder) portable C version | Download: | fimp.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 25kb | Date: | 07 Jul 2008 | Author: | JOTD, AmigaOS 4.0 compile by Spot / Up Rough | Submitter: | Spot / Up Rough | Email: | spot/triad se | Category: | utility/filetool | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 3855 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 290 (Current version) | | 290 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
fimp portable C version by JOTD
Uses a 68000->C automatic translation using awk & a C runtime with a limited
instruction set, but enough
to make the imploder algo run.
Notes:
- Extremely slow so I do not recommend modes higher that 0. I have tested a lot
with mode 0, but not
a lot with other modes, and there may remain bugs in the 68000 core although
it has been checked extensively.
- outputs ATN! prefix. Change the source code to output IMP! prefix if you like
- compared to the Amiga version of fimp, 4 bytes are missing in the end. I don't
know what they're used for, they're
certainly not used to unpack the data.
Contributors:
- imploder.s source code taken from Beermon sources
- used some emulation code from F.A.S.T (Atari ST emulator)
|