From 7c4590a364d82202b5f8a4ac7fc29589869140a3 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Mon, 14 Mar 2016 17:23:10 +1100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9ab4864..c3042a2 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ Each example tries to introduce only one new concept, often building on the prev See each example's README.md for a limited description as well as a clickable link to run the example in your browser using my hacked version of [Scripted Amiga Emulator](http://scriptedamigaemulator.net/) +Most of the examples are only tested on a 512kb chip ram A500. Some examples have an option extended versoin that might require more chip ram, and in that case an A600 would be the best option. + cross development environment ----------------------------- @@ -51,6 +53,10 @@ Individual examples can be built by entering the directory and running make: # make ``` +this will create a bootable ADF image in the ```bin``` directory. + +Load this file directly into your emulator of choice, or even better, run it on the real hardware. + tools ----- The following cross development tools have been developed to support the examples: