Difference between revisions of "680x0:AsmOne"

From Amiga Coding
Jump to: navigation, search
(added a few links)
(Linked to complete list of all ScoopexUs Amiga Hardware Programming tutorial video's)
 
(2 intermediate revisions by the same user not shown)
Line 28: Line 28:
 
==History==
 
==History==
 
* 2 july 2009 - Sourcecode to v1.02 was released
 
* 2 july 2009 - Sourcecode to v1.02 was released
* V1.49 - loads of fixes
+
* V1.49 (rc2) - loads of fixes
 
* V1.48 - fixes, mostly to (dis)assembling PPC
 
* V1.48 - fixes, mostly to (dis)assembling PPC
 
* V1.47 - brough support for (dis)assembling PPC (buggy)
 
* V1.47 - brough support for (dis)assembling PPC (buggy)
Line 38: Line 38:
 
* [http://www.theflamearrows.info/documents/asmone.html AsmOne info and history] (on the TFA(The Flaming Arrows) website)
 
* [http://www.theflamearrows.info/documents/asmone.html AsmOne info and history] (on the TFA(The Flaming Arrows) website)
 
* [http://www.theflamearrows.info/documents/ftp.html official downloadpage]
 
* [http://www.theflamearrows.info/documents/ftp.html official downloadpage]
* [http://www.cucug.org/amiga/amiinfo/reviews/AsmOne.txt Revier of AsmOne v1.02]
+
* [http://www.cucug.org/amiga/amiinfo/reviews/AsmOne.txt Review of AsmOne v1.02]
 
* [http://www.pouet.net/search.php?what=trash+one&type=prod Pouet.net Trash'M-One entries] (hacked AsmOne versions)
 
* [http://www.pouet.net/search.php?what=trash+one&type=prod Pouet.net Trash'M-One entries] (hacked AsmOne versions)
 
* [http://www.pouet.net/prod.php?which=3484 Pouet.net AsmOne entry]
 
* [http://www.pouet.net/prod.php?which=3484 Pouet.net AsmOne entry]
Line 47: Line 47:
 
* 2007-sep-02 - [http://www.youtube.com/watch?v=xDUFPlLvCuw YouTube/Amiga Assembly Coding] (shows off some demo effects/ASMOne v1.48)
 
* 2007-sep-02 - [http://www.youtube.com/watch?v=xDUFPlLvCuw YouTube/Amiga Assembly Coding] (shows off some demo effects/ASMOne v1.48)
 
* 2008-aug-27 - [http://www.youtube.com/watch?v=WOAyVIWFaXQ YouTube / Self made amiga game in development stage (spacewar clone)] (ASMOne v1.15)
 
* 2008-aug-27 - [http://www.youtube.com/watch?v=WOAyVIWFaXQ YouTube / Self made amiga game in development stage (spacewar clone)] (ASMOne v1.15)
 +
* 2013 - 2016 - [https://www.youtube.com/playlist?list=PLc3ltHgmiidpK-s0eP5hTKJnjdTHz0_bW Amiga Hardware Programming tutorials by ScoopexUS] (40 videos)
 +
** [http://www.youtube.com/watch?v=p83QUZ1-P10 YouTube / Amiga Hardware Programming 1 - Use the Assembler and wait for left click] (ASMOne v1.20) by Photon of Scoopex
 +
** [http://www.youtube.com/watch?v=bqT1jsPyUGw YouTube / Amiga Hardware Programming 2 - Make a rasterline]
 +
** [http://www.youtube.com/watch?v=dVLnL7_jtu0 YouTube / Amiga Hardware Programming 3 - Move that rasterline]
 +
** [http://www.youtube.com/watch?v=DrtIjvqruOI YouTube / Amiga Hardware Programming 4 - System OFF, please]
 +
** [http://www.youtube.com/watch?v=9OIbSXZmuBE YouTube / Amiga Hardware Programming 5 - One copper to rule the screen]
 +
** [http://www.youtube.com/watch?v=ZxnSe1BeNzA YouTube / Amiga Hardware Programming 6 - Understanding the Raster]
 +
** [http://www.youtube.com/watch?v=ZPJW3wIfL4I YouTube / Amiga Hardware Programming 7 - Understanding the Memory]
 +
** [http://www.youtube.com/watch?v=5u-Ftg3RnAE YouTube / Amiga Hardware Programming 8 - Displaying bitmap graphics]
 +
** [http://www.youtube.com/watch?v=4blUqtI1zBI YouTube / Amiga Hardware Programming 9 - DMA control and sprites]

Latest revision as of 11:35, 10 October 2016

AsmOne is a very popular IDE for 680x0 assembler on the Amiga. AsmOne was originally developer by Rune-Gram Madsen (known in the scene as Promax). Version 1.01 was sold commercially, but only around 500 copies were sold. Rune-Gram Madsen didn't continue development, but others made new version based on resourced versions of AsmOne. This resulted in new version of AsmOne and also in Trash'Em'One.


History

  • 2 july 2009 - Sourcecode to v1.02 was released
  • V1.49 (rc2) - loads of fixes
  • V1.48 - fixes, mostly to (dis)assembling PPC
  • V1.47 - brough support for (dis)assembling PPC (buggy)
  • V1.46 - better support for sourcecodes longer than 65535 lines
  • V1.45 - RTG support


Links


Links/Media

Videos showing AsmOne in action