English Amiga Board


Go Back   English Amiga Board > Requests > request.Apps

 
 
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?
 
Old 15 August 2001, 22:47   #2
Codetapper
2 contact me: email only!
 
Codetapper's Avatar
 
Join Date: May 2001
Location: Auckland / New Zealand
Posts: 3,182
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  
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?
 
 


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

Similar Threads
Thread Thread Starter Forum Replies Last Post
ReSource 6.06 yoki request.Apps 6 04 November 2009 17:29
ReSource? gospodin request.Apps 2 30 March 2009 13:36
ReSource drago request.Apps 2 08 July 2008 00:30
ReSource 6.XX MrZammler request.Apps 7 30 October 2007 14:15
ReSource v6.06 A.I request.Apps 3 08 October 2005 21:25

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 09:25.

Top

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