X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=OneAmigaPerChild%2FOneAmigaPerChild;h=98da97a5756442b03568536d438b0f66554dae3b;hp=8138fe62fc0cd3ec4599409ecc27d23f08aa9d2e;hb=baca5e7e7618ad9e88ae9eda0bdf7ae7089c73d7;hpb=329d92cd7e206260f1ffe8e04affed744d86aa16 diff --git a/OneAmigaPerChild/OneAmigaPerChild b/OneAmigaPerChild/OneAmigaPerChild index 8138fe6..98da97a 100644 --- a/OneAmigaPerChild/OneAmigaPerChild +++ b/OneAmigaPerChild/OneAmigaPerChild @@ -1,2 +1,34 @@ +My good old firend MicheleConsoleBattilana, CEO of CloantoCompany, +recently sent me the latest edition of AmigaForever 2006 Premium +Edition. + +While the OpenFirmware can't boot off a plain CD-ROM designed for +the historical 16bit BIOS, it didn't take too much hacking before +I could get the actual UAE binary to start from the Terminal +activity: + + * Plug in a USB CD-ROM unit + * Open the Terminal activity and type: + {{{ + sudo mount /dev/scd0 /mnt + cd /mnt/Emulation/UAE + ./uae -f af_boot.uaerc + }}} + +You may want to configure the system for the very high resolution +of the XO display: + + * Open the **System** disk + * Open to **Prefs** drawer + * Use the **Screen** preferences editor to set a higher screenmode (uaegfx:1152x864x16 is close to full-screen and neat) + * Use the **Font** preferences editor to enlarge the Workbench and Screen fonts (Topaz-11 is a good choice) + * Use the **ToolManager** preferences editor to enlarge the font of the Dock. + +The emulation is fast and smooth. I didn't have much success with the +demos, mostly because I was unable to reach an adequate emulation speed +on the Geode while running UAE with legacy 680x0 processors, which disables +the JIT CPU emulator. + + [[OneAmigaPerChild/OneAmigaPerChildSmall.jpg]] [[OneAmigaPerChild/OneAmigaPerChildCloseup.jpg]]