Difference between revisions of "Main Page"

From Amiga Coding
Jump to: navigation, search
(rv)
m (Blitz Basic / AmiBlitz: Updated URL to manual)
 
(42 intermediate revisions by 3 users not shown)
Line 74: Line 74:
 
{|
 
{|
 
|valign=top width=440 bgcolor="#fffff5" style="border: 1px solid #fd8;" id="acNews" class="acBlock"|
 
|valign=top width=440 bgcolor="#fffff5" style="border: 1px solid #fd8;" id="acNews" class="acBlock"|
 +
==Blitz Basic / AmiBlitz==
 +
{|
 +
|valign=top|
 +
{|
 +
|valign=top|
 +
<strong>Getting Started</strong>
 +
* [[BlitzBasic/Amiblitz|Introduction to Blitz Basic]]
 +
* [[Blitz:First Program|First Program]]
 +
* [[Blitz:Editor|The Blitz Editor]]
 +
* [[Blitz:General Syntax|General Syntax]]
 +
* [[Blitz:Operators|Operators & Expressions]]
 +
* [[Blitz:Arrays|Arrays]]
 +
* [[Blitz:Data types|Data Types]]
 +
* [[Blitz:Common Commands|Common Commands]]
 +
* [[Blitz:Compiling|Compiling]]
  
==News==
+
|width=40|
<div style="height: 415px; overflow: auto; margin: -15px; padding: 15px;">{{:Site news}}</div>
+
|valign=top|
 +
<strong>Advanced Coding</strong>
 +
* [[Blitz:Procedures|Procedures]]
 +
* [[Blitz:Includes|Includes]]
 +
* [[Blitz:OS Calls|OS Calls]]
 +
* [[Blitz:Resident Files|Resident Files]]
 +
* [[Blitz:Debugger|Debugger]]
 +
* [[Blitz:Intuition|Intuition]]
 +
* [[Blitz:GUI Toolkits|GUI Toolkits]]
 +
* [[Blitz:Requesters|Requesters]]
 +
* [[Blitz:File Access|File Access]]
 +
* [[Blitz:Graphics|Using Graphics]]
 +
* [[Blitz:Sound|Using Sound]]
 +
* [[Blitz:Blitz Mode|Blitz Mode]]
 +
|width=40|
 +
|valign=top|
 +
<strong>Reference</strong>
 +
* [[Blitz:Object types|Object Types]]
 +
* [http://docs.amiblitz.de/blitzprogrammers/0001.html Blitz Basic 2.1 Manual]
 +
 
 +
 
 +
<strong>General Information</strong>
 +
* [[Blitz:Good Practice|Good Practice]]
 +
* [[Blitz:Resources|Resources]]
 +
* [[Blitz:Versions|Blitz Versions]]
 +
* [[Blitz:Made_in_Blitz|Made using Blitz Basic]]
 +
|}
 +
|}
 
|width=50|
 
|width=50|
 
|valign=top width=210 bgcolor="#f5f5f5" style="border: 1px solid #ccc; padding: 5px;" id="acOther" class="acBlock"|
 
|valign=top width=210 bgcolor="#f5f5f5" style="border: 1px solid #ccc; padding: 5px;" id="acOther" class="acBlock"|
 +
 
==Other languages==
 
==Other languages==
  
 
'''BASIC'''
 
'''BASIC'''
 
* [[AmigaBASIC]]
 
* [[AmigaBASIC]]
* [[BlitzBasic/Amiblitz]]
 
 
* [[BASIC Links|Links for BASIC languages]]
 
* [[BASIC Links|Links for BASIC languages]]
  
Line 94: Line 136:
  
  
'''other languages'''
+
'''Other Languages'''
 
* [[Other Links|Links for other languages]]
 
* [[Other Links|Links for other languages]]
 
|width=12|
 
|width=12|
Line 101: Line 143:
 
==References==
 
==References==
 
'''Hardware'''
 
'''Hardware'''
 +
* [[Amiga_memory_map|Amiga memory map]]
 
* [[Amiga computer remade|Amiga clones]]
 
* [[Amiga computer remade|Amiga clones]]
* [http://pub.elowar.com/AmigaDev/ Amiga Reference manuals]
+
* [http://amigadev.elowar.com/ Amiga Reference manuals]
 
'''Software'''
 
'''Software'''
 +
* [[Amiga System Libraries Overview]]
 
* [[AmigaDOS errorcodes]]
 
* [[AmigaDOS errorcodes]]
 
* [[graphics.library|graphics.library reverse engineering project]]
 
* [[graphics.library|graphics.library reverse engineering project]]
 
* [[Guru codes|Guru/Software failure codes]]
 
* [[Guru codes|Guru/Software failure codes]]
* [http://utilitybase.com/ref/?action=List&funcgroup=AmigaOS AmigaOS 3.9 function calls]
+
<!-- * [http://utilitybase.com/ref/?action=List&funcgroup=AmigaOS AmigaOS 3.9 function calls] Dead link -->
 
'''Coding methods'''
 
'''Coding methods'''
 
* [[Math]]
 
* [[Math]]
 
'''Misc'''
 
'''Misc'''
 
* [[Download to Amiga]]
 
* [[Download to Amiga]]
 +
* [[Languages Comparison]]
 +
  
 +
* [[More references]]
  
 +
|}
  
* [[more references]]
 
  
'''Links'''
+
===Links===
 +
* [[Music|Music on the Amiga]]
 +
* [[Amiga sourcecode repositories]]
 +
* [http://amiga.lychesis.net/ Amiga Graphics Archive]
 
* [[Game coding resources]]
 
* [[Game coding resources]]
* [[WIKI editting]]
+
* [[WIKI editing]]
* [[Amiga WIKI's]]
+
* [[Amiga WIKIs]]
* [[Amiga intros|Intros/Cracktro's]]
+
* [[Amiga intros|Intros/Cracktros]]
|}
+
* [http://theamigamuseum.com/ Amiga Museum]

Latest revision as of 20:26, 17 March 2019

Want to help? Create an account, log in and you can upload files and edit articles.
For more information see the help page

AMOS

References

Learning


Made with AMOS

History

680x0





Blitz Basic / AmiBlitz

Getting Started

Advanced Coding

Reference


General Information

Other languages

BASIC


C


Other Languages

References

Hardware

Software

Coding methods

Misc



Links