The MASM Forum

Projects => Rarely Used Projects => GoAsm => Topic started by: jorgon on June 18, 2012, 04:39:07 AM

Title: GOASM USERS ARTICLES AND SAMPLE CODE
Post by: jorgon on June 18, 2012, 04:39:07 AM
INDEX OF GOASM USERS' TUTORIALS, ARTICLES and SAMPLE CODE
Here you will find links to tutorials, articles and sample code for the Go Tools including the GoAsm assembler, published by GoAsm users. If you would like to add anything please send directly to me (Jeremy Gordon) at jg@jgnet.co.uk.




(http://www.godevtool.com/rabbit.gif)
Third party Tutorials and GoAsm sample code

There are several excellent guides to assembler programming and windows programming on the internet, but if these are based on source code for other assemblers or for "C", they can be confusing for the beginner who wants to use the "Go" tools.  For this reason I only list here tutorials and sample code specifically written for the "Go" tools. 

(http://www.godevtool.com/black.gif) Wayne J. Radburn's assembler page (http://wjradburn.com/software/)
Wayne was the first to publish assembler and windows skeleton code and all his examples are now in GoAsm syntax but with a MASM flavour.  Here you can get:
(http://www.godevtool.com/line200.gif)

(http://www.godevtool.com/black.gif)Donkey's stable (http://donkeysstable.com/)
Edgar Hansen has written a lot of sample code for GoAsm for example:-
(http://www.godevtool.com/line200.gif)
(http://www.godevtool.com/black.gif)Vortex has kindly provided this sample code:-
(http://www.godevtool.com/line200.gif)

(http://www.godevtool.com/black.gif) AsmGges Assembleur Compilateur 32 bits page (http://asmgges.chez.com)
Gges has a page in French with full source code for various projects:-
See AsmGges website (http://asmgges.chez.com) for an up to date list.

(http://www.godevtool.com/line200.gif)
(http://www.godevtool.com/black.gif) "GoDevTool Memento" by Patrick Ruiz (http://www.godevtool.com/3rdparty/Memento.zip) - useful aide-memoire for the "Go" tools as a help file.