====== Amiga 1200 Motherboard Fixes ======
These are various fixes for different versions of the Amiga 1200 (Escom and Commodore) that will make the Amiga work better with an accelerator card from brands lik... inouts ======
This pinout is consistent with the Amiga A500, A600 and A1200.
Commodore was never consis
====== Amiga Highlights ======
Here are a few subjective, some objective highlights of the Commodore Amiga and why this antiquated retro-machine is still actual.
===== Workbench =====
{{fuss:fuss_amiga_workbench_version_1.0.png?512}}
The Amiga series of computers counts itself amongst the first personal
====== Foreword ======
This Amiga ARexx manual carries the copyright:
<code>
Copyright (c) 2012, 2013, ... om the Internet.
====== About ======
ARexx, the Amiga counterpart of the IBM REXX programming language,... reference section of ARexx commands.
* [[fuss/amiga/arexx/manual/introducing_arexx|Chapter 1. Introdu... r gives an overview of ARexx, how it works on the Amiga, and the basic features of the programming langua
s are installed.
The solution is to use [[/fuss/amiga/installer#using_the_proper_commodore_amiga_installer|the original Commodore Amiga installer]] and given that MorphOS is able to run m68k code direc... he bundled Trance emulator the original Commodore Amiga installer will work perfectly fine.
In order to
that pops up
- Click on "Save"
- Reboot your Amiga.
The command to start RexxMast should already be... xxMast >NIL:''
- Save the file.
- Reboot your Amiga.
===== To Start ARexx Manually =====
There are ... help organize and make sense of a program.
===== Amiga.rexx =====
This program shows how to use SAY in ... quotes (') or double quotes (").
==== Program 1. Amiga.rexx ====
<code rexx>
/*A simple program*/
SAY '
o is ARexx For? ======
You do not need extensive Amiga experience to use ARexx programs and scripts, but... you should have a basic understanding of both the Amiga Workbench and AmigaDOS environments. Experienced Amiga users may find ARexx easier and more powerful tha... ate integrated applications.
====== ARexx on the Amiga ======
ARexx is supported on all Amiga hardware
ironment variable that is expanded to the current Amiga locale by Installer.
One of the drawbacks of usi... m can be observed in the [[http://mcp.a1k.org|MCP Amiga package]] that contains icons such as:
* ''MCP... er in English. However the icons found in the MCP Amiga package have a tooltype named ''LANGUAGE'' that i... e of the icon.
====== Using The Proper Commodore Amiga Installer ======
One of the problems with runnin
ftp2.grandis.nu/Retroplay WHDLoad Packs/Commodore_Amiga_-_WHDLoad_-_Games/*"
</code>
that, looking at the... mote path at ''/Retroplay WHDLoad Packs/Commodore_Amiga_-_WHDLoad_-_Games/'' to the local directory.
How... ' and within that one, another folder ''Commodore_Amiga_-_WHDLoad_-_Games'' that will then contain the fi... ftp2.grandis.nu/Retroplay WHDLoad Packs/Commodore_Amiga_-_WHDLoad_-_Games/*</nowiki>'' is a non-ambiguous
hanges:
<code>
gfx_linemode=double
gfx_fullscreen_amiga=true
gfx_fullscreen_picasso=true
amiga.use_overlay=true
amiga.screen_type=custom
</code>
Note that any other ''gfx_''-prefixed settings should... the game screen size to fullscreen (''fullscreen_amiga'') but also setting the emulator window to overla
====== Manual ======
{{indexmenu>fuss/amiga/arexx/manual}}
====== Determine Whether a String Contains D... eral character to replace in a string, the [[fuss/amiga/arexx/manual/functions#translate|TRANSLATE]] buil... nce that delimits each element.
{{indexmenu>fuss/amiga/arexx/token_delimited_words}}
====== Compare Two... '.
====== Merge Sort ======
Based on the [[fuss/amiga/arexx#compare_two_strings|string comparer]] we ca
n environment. This is intended for more advanced Amiga users and includes technical details on interproc... running each program as a separate process in the Amiga's multitasking operating system. This allows for ... urce tracking net by making calls directly to the Amiga operating system from within an ARexx program. It... rror, perform the required cleanup, and exit.
====== Index ======
{{indexmenu>fuss/amiga/arexx/manual}}
ng utility named X-Copy appeared on the Commodore Amiga scene that boasted its capabilities of performing... o floppy disks.
{{fuss:fuss_computer_engineering_amiga_x-copy.png}}
The utility of such a program perta... cycle of the storage medium.
While the Commodore Amiga came and left like an alien landing on the planet
counter-intuitive to most gamers, such as [[/fuss/amiga|Commodore Amiga owners]], because the graphics cards did not seem to change too much visually. Even cons... e examples leading back to the pre-PC era [[/fuss/amiga#gaming|such as Road Raider]] or PC-era [[/assets/
eing "Racter" (Mindscape, 1986) for the Commodore Amiga, were also additional to using psychological prim... fectively computer-generated music. The Commodore Amiga, for example, was extremely famous to the point o... s to full symphonies written in Protracker on the Amiga even on YouTube to this date and all of it is gen
ming language.
* Function Libraries - a special Amiga shared library.
===== Internal Functions =====
... llection of one or more functions organized as an Amiga shared library. The library must reside in ''LIBS... ALL WAITPKT 'MyPort' /*Wait awhile*/
</code>
====== Index ======
{{indexmenu>fuss/amiga/arexx/manual}}