English Amiga Board Home Mobile Skin      


Go Back   English Amiga Board > Requests > request.Apps

Reply
 
LinkBack Thread Tools
Old 15 August 2001, 18:44   #1
Amigaboy
 
Posts: n/a
Resource

My request is for a (the?) manual for the Disassembler on the Amiga, Resource.

If not that, maybe a tutorial on how to use it properly?

I have no idea which section this was supposed to be posted in btw. Requests-->Apps or Problems-->Apps?
  Reply With Quote
AdSense AdSense  
Advertisement:
Old 15 August 2001, 22:47   #2
Moderator
 
Codetapper's Avatar
 
Join Date: May 2001
Location: Auckland / New Zealand
Age: 38
Posts: 2,475
Send a message via Skype™ to Codetapper
Resource tutorial

On disk one there is a brief tutorial on how to use it (it steps through disassembling a simple utility) but I find the program very intuitive and easy to use - if you know assembler, all the commands are fairly obvious.

The first thing to do is this:

showkeys > ram:keys.txt

Then look in ram:keys.txt for a full list of all the keys to use. Memorise some of the common ones. Most common ones I use are:

e = exec.library
g = graphics.library
d = dos.library
` = numeric base 10
~ = numeric base 16
Left Amiga L = data to longwords
Left Amiga W = data to words
Left Amiga B = data to bytes
Left Amiga A = data to ascii

If you don't know any asm, you are seriously screwed though as you will not understand half of the functions...
Codetapper is offline   Reply With Quote
Old 16 August 2001, 05:15   #3
Amigaboy
 
Posts: n/a
Thanks Codetapper. Those keys look like they'll actually help me

I do know most of the assembly on Amiga (need a quick refresher). The only reason I wanted the manual was because I've seen some people manage to put labels into their ASM code (which I assumed is done by Resource itself)

eg.

jsr (-$96,a6)

becomes

jsr (SuperState,a6)

or something along those lines. I don't want to reference the RKRMs everytime I need this information.

Resource is capable of this right? or am I just kidding myself?
  Reply With Quote
Reply


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

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Resource, Devpac and ArgAsm Forger request.Apps 14 02 December 2012 23:12
ReSource versions, old and newer mark_k request.Apps 3 21 December 2005 01:04
REquest for Puzzle Factory's ReSource AEV request.Apps 12 29 September 2005 10:59
Magazine disks: Amigo! Times and Amiga Resource Galaxy request.Apps 6 25 April 2005 00:33
ReSource slow on Picasso96 screen? girv support.Apps 1 12 January 2005 17:44


All times are GMT +2. The time now is 00:17.


Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO ©2011, Crawlability, Inc.
Page generated in 0.09629 seconds with 9 queries