English Amiga Board

English Amiga Board (https://eab.abime.net/index.php)
-   Coders. Asm / Hardware (https://eab.abime.net/forumdisplay.php?f=112)
-   -   AsmOne and/or AsmTwo (https://eab.abime.net/showthread.php?t=87716)

demolition 04 August 2017 17:30

Yeah, I know that's the book to have, but I think it's too big and excessive if I print that (the original book has smaller dimensions and possibly also thinner paper than 80g). I was looking for something less detailed, i.e. a quick guide which would just provide a more general overview of the registers and memory layout. Then if I want to study the details on something specific, I can go into this book and find the relevant information.

When I was studying, it was very helpful to have various 'cheat sheets' around, like these:
https://wch.github.io/latexsheet/latexsheet-a4.pdf
https://www.gnu.org/software/emacs/r...df/refcard.pdf
etc.

So was hoping that someone had made something similar for the Amiga HW. Ok, maybe not just as a single sheet since that would be a bit too compacted, but you get the idea. :)

Knocker 05 August 2017 00:45

Maybe Photon's cheat sheet? http://coppershade.org/helpers/DOCS/

demolition 05 August 2017 01:00

Quote:

Originally Posted by Knocker (Post 1176280)
Maybe Photon's cheat sheet? http://coppershade.org/helpers/DOCS/

Thanks, that was exactly the kind of quick reference I was looking for. :)

guy lateur 07 August 2017 21:28

Quote:

Originally Posted by Knocker (Post 1176280)
Maybe Photon's cheat sheet? http://coppershade.org/helpers/DOCS/

Nice! :great

Nightshft 13 April 2018 17:03

Is there any way to define a standard source directory (assign) for AsmTwo?
I already looked at coppershade.org but didn't find info about it...
(AsmOne uses the Sources: assign IIRC)
Thank you guys :)

kamelito 14 April 2018 11:13

As AsmTwo is based on the original AsmOne code I suppose it works the same way.

Photon 17 April 2018 00:01

If you use the backup+assemble+run function (Help key), AsmTwo expects an AsmTwoTemp: assign. This is optional. Apart from that it makes no assumptions about how you want to organize your source files.

AsmTwo \f\794\v SOURCES:\ does the same (where 794 is your workspace size in KB).

You can script all actions on start like this, Asm-One 1.48 seems to add its own BootUp parameters to this and AsmPro seems to pop up its settings requester and doesn't support it.

StingRay 17 April 2018 11:06

Quote:

Originally Posted by Photon (Post 1235175)
IAsmPro seems to pop up its settings requester and doesn't support it.

ASM-Pro supports startup parameters too, it will only open the settings requester if preferences have not been saved yet I think (no popups here). F.e. ASM-Pro \r sources:bla.s\a\j\ would load, assemble and run bla.s


All times are GMT +2. The time now is 10:36.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.

Page generated in 0.08271 seconds with 10 queries