Difference between revisions of "680x0:Links"

From Amiga Coding
Jump to: navigation, search
(IRC)
m (Reverted edits by MichelleRichardson (talk) to last revision by Spellcoder)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div style="float: right;">__TOC__</div>
+
__NOTOC__
{|
 
|valign=top|
 
 
==Community==
 
==Community==
 +
for forums, IRC channels and newsgroups look at the [[680x0:discussion|680x0 discussion page]]
  
===Forums===
 
* [http://eab.abime.net/forumdisplay.php?f=37 English Amiga Board - Coder's Heaven] (not 680x0 specific)
 
* [http://eab.abime.net/forumdisplay.php?f=73 English Amiga Board - Coder's Tutorials] (not 680x0 specific)
 
* [http://www.amiga.org/modules/newbb/viewforum.php?forum=2 AmigaOS Development] (not 680x0 specific)
 
  
 
+
==Sourcecodes==
===IRC===
 
* #amigadev on IRC Network [http://chat.amigaworld.net/ AmigaWorld]
 
* #amigaexotic on IRCNet
 
* #amycoders on IRCNet
 
* #amigascne on IRCNet
 
|width=60|
 
|valign=top|
 
 
 
==Tutorials==
 
* [http://flashtro.com/list.php?c=crack Tutorials on demo-effects, cracking and making trainers]
 
* [http://www.mways.co.uk/amiga/howtocode/ How To Code V7] (1993)
 
* [http://www.virtualdub.org/blog/pivot/entry.php?id=84 68000 assembly language... short description of 680x0 and some tricks]
 
 
 
 
 
==680x0 sourcecodes==
 
 
* [http://www.algonet.se/~chaozer/asmtut.shtml ChaoZer's Assembler page]
 
* [http://www.algonet.se/~chaozer/asmtut.shtml ChaoZer's Assembler page]
 
* [http://www.kyzer.me.uk/code/ksc/ Kyzer's Smalls Collection] (small C commands with sourcecode)
 
* [http://www.kyzer.me.uk/code/ksc/ Kyzer's Smalls Collection] (small C commands with sourcecode)
* [http://www.programmersheaven.com/zone5/mh5.htm ProgrammersHeaven.com/680x0] (not all Amiga sources)
 
* [http://www.programmersheaven.com/zone20/mh60.htm ProgrammersHeaven.com/Amiga]
 
  
  
Line 34: Line 12:
 
* [http://hipooniosamigasite.ath.cx/hipoonios/amigadocs/files/LSD-DOCS-DISKS/LSD17/ Amiga Hardware Reference Manual] (as textfile on LSD disk 17)
 
* [http://hipooniosamigasite.ath.cx/hipoonios/amigadocs/files/LSD-DOCS-DISKS/LSD17/ Amiga Hardware Reference Manual] (as textfile on LSD disk 17)
 
* [http://web.archive.org/web/20000817231250/www.esacademy.com/automation/faq/m68k/ MC680x0 FAQ] (for comp.sys.m68k) ([http://www.faqs.org/faqs/motorola/68k-chips-faq/ text only version])
 
* [http://web.archive.org/web/20000817231250/www.esacademy.com/automation/faq/m68k/ MC680x0 FAQ] (for comp.sys.m68k) ([http://www.faqs.org/faqs/motorola/68k-chips-faq/ text only version])
 +
* [http://en.wikibooks.org/wiki/68000_Assembly WikiBooks - 68000 Assembly]
 +
* [http://www.winnicki.net/amiga/memmap/ Custom Registers]
 +
* [http://zerohero.homeip.net/~zerohero/autodocs/os3.1/ OS3.1 autodocs]
  
  
 
==Various==
 
==Various==
 +
* [http://www.amiga-stuff.com/ Amiga Stuff] (crunchers, archivers, mod-packers, demos, filesystems)
 +
* [http://membres.lycos.fr/amycoders/ #amycoders] (compos, sources, tutorials, optimizing )
 
* [http://ftp.amigascne.org/pub/amiga/Sound/programming/ Various manuals, sourcecodes, references @ ftp.amigascne.org]
 
* [http://ftp.amigascne.org/pub/amiga/Sound/programming/ Various manuals, sourcecodes, references @ ftp.amigascne.org]
|}
+
* [http://hipooniosamigasite.ath.cx/hipoonios/amigadocs/ Amiga Docs Disk Preservation Project]<br />(LSD, LOON, SPRINT, SCIENCE 451, MA-GA and GAME’S PLAYER doc disks converted to AmigaGuide format)
  
  
 
==Other==
 
==Other==
 
*[[680x0:More Links|More 680x0 related links]]
 
*[[680x0:More Links|More 680x0 related links]]

Latest revision as of 16:56, 24 August 2012

Community

for forums, IRC channels and newsgroups look at the 680x0 discussion page


Sourcecodes


References


Various


Other