English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 23 December 2013, 21:30   #1
copse
Registered User
 
Join Date: Jul 2009
Location: Lala Land
Posts: 520
Resource and Structure.offs

One handy file that came with Resource 4 (or 5), was Structure.offs. Basically, it contains all the structures and their members, indexed by both decimal and hexadecimal offsets.

e.g.
Code:
Struct.doc   by Kodiak
==========

AnimComp:
  $0026    38  sizeof(AnimComp)
  $0000     0  Flags
  $0002     2  Timer
  $0004     4  TimeSet
...
Does anyone have an up to date version of this to 3.1 level of detail? I'm using it to cold read the DOS 3.1 disassemblies that have been posted here.
copse is offline  
Old 23 December 2013, 22:45   #2
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Don't know if this is more up to date or not:
http://aminet.net/package/dev/asm/StructureGuide
PeterK is offline  
Old 23 December 2013, 23:14   #3
copse
Registered User
 
Join Date: Jul 2009
Location: Lala Land
Posts: 520
It has 2.0 entries at least. And the resource version was slightly, but not unusably corrupt. If I can strip all that amigaguide out of it, it's a step up. Might be less work to generate a new version myself though.
copse is offline  
Old 23 December 2013, 23:32   #4
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Btw, the Structure.guide makes use of the assembler include files and supplies additional links to them when your system has an assign INCLUDE: and the required #?.i files installed.
PeterK is offline  
Old 23 December 2013, 23:56   #5
Leffmann
 
Join Date: Jul 2008
Location: Sweden
Posts: 2,269
You will find this file as part of the 3.1 NDK.
Leffmann is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Amiga game rip-offs Retroplay Nostalgia & memories 24 02 April 2008 18:37
Bitmap Font File Structure ant512 Coders. General 7 20 October 2007 08:33
eBay-based Amiga rip offs! Fingerlickin_B Retrogaming General Discussion 52 05 May 2007 19:08

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 06:47.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.31656 seconds with 13 queries