Amiga - howinfo/howinfo GitHub Wiki
Amiga Week Forever
- https://forum.lunduke.com/t/amigaweek-forever-in-progress/156/1
- Forever
- Use Amiga Game Selector as base OS
- AmigaShell info
- SSH, SCP, file transfer
- NTP Time Sync info
- MorphOS, how to run at Qemu
- Rexx code info
- Programming languages
- Create script, that downloads all development software
- Going towards Future
Learning from the Amiga API/ABI
- https://asm-basic-coder.neocities.org/rants/amigaapilearn
- https://news.ycombinator.com/item?id=44151086
NEW Next Gen Amiga Computer for 2025 - Mirari Announcement - MorphOS AmigaOS Linux - PowerPC
- https://www.youtube.com/watch?v=0xOxPA4QPlI
- Development progress of new Amiga computer
MorphOS at Qemu
- This is using MorphOS trial version, that only works at 30 minutes, then it will slow down.
- My MorphOS/MorphOSBoot/Tools/ReqTool requires original hardware, it does not allow to register Qemu emulation hardware.
- Download MorphOS Live CD image from https://www.morphos-team.net/downloads
- Download openbios and start script from https://howinfo.github.io/morphos/morphos.zip
- This morphos.zip has:
- openbios file
- scripts to extract kernel from morphos iso and boot at Qemu
- start.sh has PPC G4 hardware emulation
- start2.sh has Pegasus hardware emulation
- This works with Qemu at any OS, like Windows/Mac/Linux etc.
Bra and KET: String Interpolation in AmigaDOS
Shell
- Tips to AmigaShell
- Listing directory, type dir
- Changing to root directory of current drive, type :
- Changing to previous directory, type /
- Editing assing volumes is at s:user-startup
- Example of adding additional path, when some already exists, or add new: assign C: SHARED: Add
- To copy file, type: copy filename SHARED:
- To move file, type: move filename SHARED:
- SHARED: is external directory at USB stick of Amiga Game Selector, also visible at Windows/Mac/Linux
- Other files may be in some harddisk file, that can be used only when mounted
- These docs were written at Amiga Game Selector, at A500mini, using JanoEditor, Amiga.md markdown textfile transferred with RNOXfer, and via ssh committed to Git at Ubuntu.
git clone [email protected]:howinfo/howinfo.wiki
cd howinfo
# After changes:
git add --all
git commit -m "Updated Amiga.md"
git push
Time NTP sync
- To get webbrowser not complain about SSL/TLS certs, time needs to be set correctly.
- From http://aminet.net download facts.lha
- lha x facts.lha
- Do not use installer, because it messed up booting Amiga Game Selector
- (If you did mess up, remove REXX: from bottom of s:user-startup, and Facts from wb-startup)
- Use Facts GUI. I added addr: ntp1.kolumbus.fi . Click Check, Click Adjust.
- Use Workbench:Prefs/Time to set correct hour.
- To make this easier, I selected Facts and Time icons, and at top menu right click Icons/Leave out, this shows icons at desktop.
- TODO: There could be better ways to automatically set timezone, with ENV setting TZ: , help welcome.
SSH
- To transfer files with GUI, use Work:Web/RNOXfer/RNOXfer. Click top menu right click Icons/Leave out, this shows icon at desktop.
- Download from http://aminet.net newest amigassh.lha
- lha x amigassh.lha
- cd amigassh
- copy amigassh C:ssh
- copy amigascp C:scp
- copy amigasshd C:sshd
- copy libcryptossh.library LIBS:
- copy xterm-amiga C:
- envarc:
- makedir .ssh
- cd .ssh
- Copy your Linux directory content from .ssh/ directory to ENVARC:.ssh/ that is Workbench:Prefs/Env-Archive
- move config ssh_config
- Edit ssh_config, change private key paths to be: IdentityFile ENVARC:.ssh/id_rsa
- TODO: When connected with SSH, and trying to edit text with nano, why it can not open xterm-amiga ?
Example ssh_config:
Host se
Hostname 192.168.0.200
User someone
IdentityFile ENVARC:.ssh/id_rsa
Host jo
Hostname server.example.com
User ubuntu
IdentityFile ENVARC:.ssh/id_rsa_ubuntu
Then connect to server:
ssh se
Rexx programming language
- Amiga has AmigaRexx. Related, CGI web programming with Rexx: http://aminet.net/search?query=cgi
- There is also Rexx for OS/2, etc.
- https://repos.gmgauthier.com/gmgauthier/rexx-things
Little things that made Amiga great
- https://www.datagubbe.se/ltmag/
- https://news.ycombinator.com/item?id=43450947
- https://news.ycombinator.com/item?id=25245206
RGB2HDMI
- https://celso.io/posts/2025/03/10/rgb2hdmi/
- https://github.com/mlorenzati/pico-rgb2hdmi
- https://hn.algolia.com/?dateRange=all&page=0&prefix=false&query=RGB2HDMI&sort=byPopularity&type=story
Amiga 600: From the Amiga No One Wanted to Retro Favorite
- https://dfarq.homeip.net/amiga-600-the-amiga-no-one-wanted/
- https://news.ycombinator.com/item?id=43380649
Ambermoon
Newest Hardware
- AROS compatible new hardware
- Amiga USB-C power supply
- Wifi Modem
- New hardware: A500 Mini http://www.theamigamini.com
- A500 mini, connect to Internet: https://github.com/howinfo/howinfo/wiki/NexDock
- Note: Keyboard is really small and keys do not work! You plug real USB keyboard to type. This is A500 Mini, like C64 Mini, very small computer. AFAIK there is not yet A500 Maxi where keys work. There is C64 Maxi.
- A500 mini is based on arm64 CPU and emulator. It has HDMI, USB etc ports, ready installed licensed games, etc. You can add more games as files.
- Software:
- Newest: Amiga Game Selector: Amiga 68040 distro for many platforms
- https://www.amigagameselector.co.uk
- A500mini version has Internet access with Amiberry
- AmiBerry: Used at Amiga Game Selector. Amiga emulator distro for ARM CPUs etc
- Try does newest AmiBerry on A500 mini bypass Linux 3.x kernel and access Internet directly like via USB Ethernet dongle, even when there are not drivers compiled into Linux kernel version, some forum post mentioned about that
- https://blitterstudio.com/amiberry/
- https://github.com/BlitterStudio/amiberry
- Linux kernel tree for cross-compiling modules for The A500 Mini. Not usually needed, Amiga Game Selector has A500mini Internet Access
- Pandory: Emulators etc for A500mini
- Old: Aminimiga
- Unofficial 3rd party Amiga distro. It is not from manufacturers of A500 Mini.
- https://www.aminimiga.com
- Newest: Amiga Game Selector: Amiga 68040 distro for many platforms
- Reviews:
- In English:
- https://www.youtube.com/watch?v=YSQetuKeua8 A500 mini is for easy portability with all-in-one package, easier than Raspberry Pi+wires+emulator. That's why this reviewer will sell their Raspberry Pi 400 and only use A500 mini
- https://www.youtube.com/watch?v=0Vivn-ek8WY All software
- https://www.youtube.com/watch?v=h552-eR0cGA
- In Finnish: https://www.youtube.com/watch?v=_0kPa3zxBL4
Amiga Unix Wiki
Amiga News
- Everything Amiga
Classic AmigaOS Programming: The Network
- https://www.edsa.uk/blog/classic-amigaos-programming-the-network
- https://news.ycombinator.com/item?id=43511128
Coding
- Amiga Systems programming in 2023
- Roguecraft Devs on Developing for Amiga in 2024
- Amiga ROM Kernel Reference Manual style reference of AmigaDOS/dos.library
- https://github.com/MickGyver/vscode-amiga-blitzbasic/blob/main/README.md
- Haujobb Amiga Game Framework
- Doom style Gloom Amiga Game Source Code
- MarkeyJester's Motorola 68000 Beginner's Tutorial
Amiga Disks
- Amiga Disk Reader
- http://nickslabor.niteto.de/new-adf-drive-firmware-0-621-with-amiga-file-system-support/
Amiga X5000 review
- https://arstechnica.com/gadgets/2017/05/the-a-eon-amiga-x5000-reviewed-the-beloved-amiga-meets-2017/
The Ultimate Amiga 500 Talk
A story about restoring and upgrading a Commodore Amiga 1000
- https://celso.io/posts/2025/01/26/the-first-perfect-computer/
- https://news.ycombinator.com/item?id=42865867
Games
- Amiga Games Released in 2024 Index
- Xenon 2: Megablast -Versions Comparison- Amiga, Atari ST, MS-DOS, Genesis and much more!
Spreadsheet
Well-known Secrets of AmigaDOS
vamos - virtual Amiga OS
A Clone of Deluxe Paint II Written in Python
AmiBerry
https://blitterstudio.com/amiberry/
- Download binaries for bookwork-debian-bookworm-aarch64-rpi4 from https://github.com/BlitterStudio/amiberry/releases
- Use executeable binaries at any Ubuntu 24.04 arm64 by installing these dependencies:
sudo apt -y install libsdl2* libserialport* libportmidi*
- Then run amiberry:
./amiberry
For Workbench version you are using, to get working Installer, copy Installer
from Installer.adf to C:
Warning about memory usage may be because of programming with FreePascal.
Amiga Minimig Ported to Tang Nano 20k FPGA
Open Source Amiga OS, original independent code: AROS
- AROS is Open Source version of AmigaOS
- Like FreeDOS is Open Source version of MS-DOS
- Like ReactOS is Open Source version of Windows
- For example, FreePascal code can be compiled for AROS, AmigaOS 3.x, AmigaOS 4.x, MorphOS etc. Amiga like operating systems are not necessarily binary compatible.
https://en.wikipedia.org/wiki/AROS_Research_Operating_System
Website: https://aros.sourceforge.io
Source code: https://github.com/aros-development-team/AROS
AROS Distros: https://aros.sourceforge.io/download.php
Nightly builds of AROS for some CPU/OS https://aros.sourceforge.io/nightly1.php
-
AROS is Open Source, AROS kernel and OS and apps
-
These are propietary, and have new releases at 2023 (or 2022):
- AmigaOS 1.x, 2.x, 3.x for 680x0 CPU . Newest is 3.2 released in 2023 https://www.hyperion-entertainment.com/index.php/news
- AmigaOS 4.x for PPC CPU https://www.amigaos.net
- MorphOS for PPC CPU https://www.morphos-team.net . Buying license MorphOS app requires original hardware, it does not allow buying on Qemu.
- AmigaForever https://www.amigaforever.com Windows .msi installer and GUI that can be bought, includes legal propierary Amiga ROM kenel files, diskette files .adf, harddrive files .hdf, AmigaOS 1.x-3.x for 680x0 and PPC
- C64Forever https://www.c64forever.com , can be bought, C64 and other emulators, operating systems, games
Icaros, most complete AROS distro
Most complete AROS distro is Icaros http://live.icarosdesktop.org . It can be run on for example Qemu x86 (or x86 VirtualBox 32bit VM). There is also hosted install Windows .cmd and Linux .sh scripts, depends do they work for someone. For some hardware, bare metal install may be possible, see docs .pdf at that Icaros.iso
Installing to Qemu:
- Download Icaros from http://vmwaros.blogspot.com/p/download.html
- Install Qemu:
sudo apt-get -y install qemu-system qemu-utils
- Create harddrive image:
qemu-img create -f qcow2 icaros.qcow2 80G
- Create textfile
install.sh
with this text:
qemu-system-i386 -hda icaros.qcow2 -cdrom icaros-pc-i386.iso -boot d \
-smp 2 -m 1300M -usbdevice tablet \
-serial stdio -netdev user,id=n0 -device rtl8139,netdev=n0
- Create textfile
start.sh
with this text:
qemu-system-i386 -hda icaros.qcow2 -boot c \
-smp 2 -m 1300M -usbdevice tablet \
-serial stdio -netdev user,id=n0 -device rtl8139,netdev=n0
- Set files executeable
chmod +x *.sh
- Start install:
./install.sh
-
When installing, wipe disk, reboot, install with existing partitions.
-
After install, shutdown Qemu, start with
start.sh
News about Icaros and AROS:
More AROS distros here:
- https://aros.sourceforge.io
- AROS source code https://github.com/aros-development-team
- AROS nightly builds for m68k/arm/ppc/i386/x86_64 , can be run on top of Linux https://aros.sourceforge.io/snapshots1.php
Amiga hardware
https://en.wikipedia.org/wiki/Amiga
https://en.wikipedia.org/wiki/Amiga_models_and_variants
I currently have:
- Amiga 500, my first computer from 1989
- Amiga 1200
- A500 mini
But my Amiga monitor is small and display flickers (I don't have flicker fixes), and Amiga 1200 power supply is noisy, so I prefer to run Amiga Emulators on Linux.
Open Source Amiga inspired Internet OS: Friend
Emulating Original Amiga Closed Source OS: Amiga Forever, and where it works
For Amiga: https://www.amigaforever.com
For C64: https://www.c64forever.com
It is cheap, and includes many versions of original Amiga OS to version 3.1, etc.
Cloanto's Amiga Forever has .msi installer, and it can also create .iso for use at other Amiga emulators. Amiga Forever can be used these ways:
Where AmigaForever Works
- Works: Installed to PC that has Win11 or Win10. But Windows laptops are noisy, AmigaForever/AmigaOS keeps fans running full speed.
- Works: On Mac (tested on M1 Air, macOS Ventura) => Parallels => Win11 arm64 where also amd64 software AmigaForever10.msi also works). M1 Air is silent.
Where AmigaForever is NOT working: Wine/PlayOnLinux/CrossOverMac/CrossOverLinux
- Not working: With wine:
sudo apt install wine
andwine AmigaForever.exe
. Would require installing IE8, not tried. - Not working: on on Linux => PlayOnLinux that has IE8 installed in same bottle so that Amiga Forever can be => Amiga Forever. AmigaForever starts, but display flickers too much or is blank when AmigaOS4 is running.
- Not working: CrossOver Linux/Mac/CromeOS. Tested CrossOver Mac. Display flickers or is blank when AmigaOS running.
- Not working: Qubes OS Standalone Debian PVM better to install .bin installer, not .deb. At PVM options resize disk for example to 80GB both. If registration does not work, ask from linux-support at crossover dot codeweavers dot com about sending crossover-linux-license.zip , I got there this reply:
From: CrossOver Linux Hi, Thank you for writing us. If your credentials fail to register crossover, you can try another approach. Completely quit CrossOver Download the license files attached. Once the files are downloaded and unarchived go to the following directory either with terminal or file explorer /opt/cxoffice/etc. Move the license files into that location.
Relaunch crossover.
If that also fails, try running the following command in terminal : sudo -H /opt/cxoffice/bin/cxregister note with this command you may need a root password. Regards, Codeweavers Support
ATTACHMENT: crossover-linux-license.zip (type: application/zip; size: 615)
Edit startup script crossover.sh, there add:
/opt/cxoffice/bin/crossover
Install IE8 with English etc default settings to WinXP 32bit bottle. Do not check to install updates. Installers name fields can be left empty, and click next. 3. Rename IE8 bottle to AmigaForever 4. Change bottle wine configuration from some settings tab from WinXP to Win10 5. To same bottle install Amiga Forever .msi (and C64 Forever .msi if you have that).
How to install AmigaOS4 to AmigaForever on Windows or Mac=>Parallels=>Windows
Installing and testing what works and what does not did take 2 days from me. With below info, it will be less of trial and error for you.
After each big install or update step, I did copy amigaos4.hdf to backup files number like 01-amigaos4-after-install.hdf, 02-amigaos4-after-update1.hdf, etc. Because if I mess up some step, I can go back to previous step. My goal was working .hdf where everything is installed. Each install step can take time, with many reboots of AmigaOS4.
When AmigaOS4 is running, you can window bigger or smaller by dragging from AmigaForever window bottom right corner.
Note: Emulating AmigaOS only works with AmigaForeverAmiga 4000 PPC. I did not get FS-UAE working, it does not have necessary PicassoIV, CyberStormPPC and other compatibility add-ons that AmigaForever has.
- In AmigaForever, right click copy Amiga 4000 PPC template.
- Rigght click rename template to new name like AmigaOS4.
- Note: Do NOT change machine type, like amount of RAM, etc. It works only with original settings of Amiga 4000 PPC, PicassoIV graphics 1024x768, CyberStormPPC, 68040, no JIT, predefined WinUAE 32bit. Some Amiga software is not designed for more amount of RAM. If you change settings, when booting you get red screen of death.
- Right click AmigaOS4 template. At Media tab, create for DH0: new external .hdf hard disk file size 4000 MB (bigger would not work) to Shared/hdf directory. Add to CD0: external ClassicInstall-53.71.iso . Add to DH1: some external Shared directory that is originally empty, like C:\Users\Public\Documents\Amiga Files\Shared\AmigaOS4
- Play AmigaOS4 template, it boots from ClassicInstall-53.71.iso
- Edit harddisk: Use cyberstormppc.device, Add l:SmartFilesystem, change type as SFS and add that SFS type number that is in ClassicBootGuide.PDF file that is in same .lha file where ClassicInstall-53.71.iso was. Save to disk, and let it reboot.
- Change keyboard, language, time zone.
- Start install. Quick Format disk, disk name for example OS4 . Select PicassoIV graphics card. Keep floppy fix. Do not install IDEFix.
- At Windows, install 7zip , it is faster and more reliable for unarhiving .lha files that Amiga unarchivers.
- To Shared directory at Windows side, download with Firefox/Chrome to different directories 1, 2, 3:
- To directory 1: AmigaOS 4.1 Final Edition Update 1
- To directory 2: AmigaOS 4.1 Final Edition Update 2
- To directory 3: AmigaOS 4.1 Final Edition Update 2 Hotfix
- Extract those .lha files in their directories 1, 2, 3
- At AmigaOS4, install from directories 1, 2, 3 in that order those updates, and after each update and reboot run that fixfonts command if it recommends, write it down and remember to run it after each reboot.
- At bottom of AmigaForever window, insert ClassicInstall-53.71.iso . Install Extras software, if you like some.
- From https://www.ibrowse-dev.net download and install newest AmiSSL PPC and MUI, and reboot. AmigaForever includes older IBrowse webbrowser, so you can use that if you like, I did buy newest version. Other webbrowsers do not work well, they are not usable: OWB does not work with SSL, NetSurf is too slow, Odyssey from os4depot does not have enough RAM to start (AmigaForever Amiga 4000 PPC emulation does not work with more RAM or different settings).
- I download and installed shareware image etc datatypes from https://www.warpdt.co.uk/download.php and will later buy them, because I like viewing PNG, WebP etc with webbrowser etc.
Other Amiga Emulators
- Windows: https://www.winuae.net
- Linux etc: https://fs-uae.net
Newest Closed Source AmigaOS 3.2.2 update for Classic Amiga 680x0
Can be bought here:
- Requires buying 3.2 CD from local Amiga dealer and using key from CD to download update.
- https://www.hyperion-entertainment.com/index.php/news/1-latest-news/290-amigaos-42-for-all-classic-amigas-released-and-available
- https://www.hyperion-entertainment.com/index.php/news
There are:
- ROM chips for Classic Amiga 680x0 hardware
- ROM files for emulators, like AmigaForever/WinUAE/FS-UAE
- AmigaOS 3.2 install
Newest Closed Source AmigaOS 4.x for PPC
Newest Closed Source AmigaOS 4.x is for PPC. It can be bought here: https://amigaos.net/content/4/where-buy
It's possible to use Amiga Forever template of Amiga 4000 PPC, clone it, and install AmigaOS 4.x there.
Newest Closed Source MorphOS for PPC
https://en.wikipedia.org/wiki/MorphOS
Compatible PPC hardware: https://morphos-team.net/hardware
Running MorphOS trial on Qemu:
- http://zero.eik.bme.hu/~balaton/qemu/amiga/
- https://web.archive.org/web/20211224082543/http://zero.eik.bme.hu/~balaton/qemu/amiga/
But in Qemu it's time-limited trial (maybe to 30min or 1h). Registration MorphOS app does not allow to register and buy MorphOS, because it detects Qemu, they only allow running on real hardware. And it's hard to get real hardware. Best hardware for MorphOS is most likely Mac Mini G4 PPC with ATI Radeon graphics card (Nvidia is not supported), because Mac Mini is small and can be connected to external monitor. I do have Mac PowerBook G4 PPC, but it has Nvidia graphics, it can not run MorphOS.
Software for AmigaOS
Newest software:
Old Amiga 680x0 software:
- https://archive.org/details/softwarelibrary_amiga
- https://archive.org/details/tosec-20161111-commodore-amiga
Programming for Amiga
- Programming languages
- Blitz Basic
- https://en.wikipedia.org/wiki/Blitz_BASIC
- http://aminet.net/dev/blitz
- https://github.com/blitz-research
- https://github.com/AmiBlitz
- https://github.com/earok/BlitzBasicDemos
- https://github.com/earok/SpaceMan
- https://github.com/SparkFountain/blitz-basic-script-full-stack
- VSCode Blitz2 syntax add-on https://marketplace.visualstudio.com/items?itemName=mickgyver.amiga-blitzbasic2
- Pascal
- Turbo Rascal
- Lazarus/FreePascal
- Other platforms
- https://wiki.lazarus.freepascal.org/Amiga
- https://wiki.freepascal.org/Amiga
- https://wiki.freepascal.org/List_of_Amiga_software_written_in_Free_Pascal
- https://wiki.freepascal.org/Amiga_Legacy_Support
- http://fpcamigawiki.alb42.de/index.php?title=Main_Page
- Online compiler
- AmigaOS 1.x http://home.alb42.de/fpamiga13/
- AmigaOS 3.x/4.x/AROS/MorphOS http://home.alb42.de/fpamiga/
- FreePascal
- m68k https://blog.alb42.de/fpc-amigaaros-m68k/
- AmigaOS 4.x https://blog.alb42.de/fpc-amigaos-4/
- AROS https://blog.alb42.de/fpc-aros/
- MorphOS https://blog.alb42.de/fpc-morphos/
- CrossCompiler in Docker https://blog.alb42.de/2021/03/14/docker-direct-compile-and-aros-update/
- C
- Darkest Hour Halloween Game
- https://github.com/xet7/darkesthour
- Includes Linux to Amiga crosscompiler, C compilers for many other OS etc
- Amiga GCC https://github.com/bebbo/amiga-gcc
- Darkest Hour Halloween Game
- Nim
Webbrowsers
- Various web software http://aminet.net/comm/www
- Open Source
- Netsurf
- http://www.netsurf-browser.org
- AmigaOS 3 https://ci.netsurf-browser.org/builds/amigaos3/
- AmigaOS 4 https://ci.netsurf-browser.org/builds/amiga/
- Available for:
- Linux, Windows, RISC OS, Haiku, BeOS, Amiga, Atari http://www.netsurf-browser.org/downloads/
- Redox OS, made with Rust, includes Netsurf:
- https://www.redox-os.org
- Download newest Redox OS from passed build here https://gitlab.redox-os.org/redox-os/redox/-/jobs and there download Artifacts
- Run in Qemu https://doc.redox-os.org/book/ch02-02-try-vm.html or boot from USB stick
- Gemini
- AmiGemini http://aminet.net/search?query=AmiGemini
- Other Gemini browses for other OS https://gemini.circumlunar.space
- AWeb
- http://aminet.net/search?query=aweb
- https://github.com/matjam/aweb
- AWeb is also included in Amiga Forever AmigaOS 3.x
- Lynx
- Elinks
- For MorphOS http://aminet.net/search?query=elinks
- Timberwolf, Amiga version of Firefox
- Netsurf
- Closed Source
- IBrowse https://www.ibrowse-dev.net
- For AmigaOS 4.x https://amigaos.net/software-type/3/internet
Music players
- Music
- Music playing and editing software
- http://aminet.net/tree?path=mus
- For Linux, search packages for
tracker
, likesudo apt-cache search tracker
- Maybe VLC can also play .mod/.med/.s3m,
sudo apt install vlc
- Bassoon Tracker, web based Amiga mod etc player
- https://github.com/steffest/BassoonTracker
- Also included in FriendOS https://github.com/howinfo/howinfo/wiki/Friend
Amiga at Android
- Amiga Forever Essentials https://play.google.com/store/apps/details?id=com.cloanto.amigaforever.essentials
- Warning: Happened to me, that when I bought Amiga Forever Essentials on Android phone, Android did not let me use file manager or Amiga emulator to load those ROM files etc from Amiga Forever Essentials directory. So most likely it is better to buy full Amiga Forever and from it to transfer ROM, .adf or .hdf files to Android phone or tablet to directory where Amiga Emulator software can load those files. I have not yet asked AmigaForever about this, because I also have full AmigaForever.
Other Raspberry Pi distros
- AmiBerry: Amiga emulator distro for Raspberry Pi
- AROS nightly builds for m68k/arm/ppc/i386/x86_64 , can be run on top of Linux https://aros.sourceforge.io/snapshots1.php
- x86 emulator for Raspberry Pi:
- Ubuntu Touch SmartPhone OS version for Raspberry Pi 3
- FreePascal Operating Systems like Ultibo Core for Raspberry Pi at https://ultibo.org , direct access with FreePascal to hardware without complexities of Linux
- Raspberry Pi OS https://www.raspberrypi.com/software/
- RISC OS on Raspberry Pi etc, has Netsurf webbrowser:
- RISC OS Direct, that has a lot of extra software https://riscosdev.com/direct/
- RISC OS https://www.riscosopen.org/content/downloads
- Ubuntu https://ubuntu.com/download/raspberry-pi
- Puppy Linux for Raspberry Pi, based on Raspbian Buster armhf 32-bit Raspup 8.2.1 https://puppylinux-woof-ce.github.io
- Windows 11 for Raspberry Pi 4 https://www.tomshardware.com/how-to/install-windows-11-raspberry-pi
- Windows 11 in VirtualBox https://blogs.oracle.com/virtualization/post/install-microsoft-windows-11-on-virtualbox
Windows 8/10/11 Product key in Linux:
sudo strings /sys/firmware/acpi/tables/MSDM
In Windows cmd.exe:
wmic path softwarelicensingservice get OA3xOriginalProductKey
Other OS
- ReactOS, how to install https://github.com/howinfo/howinfo/wiki/ReactOS
ixemul
This webpage mentioned ixemul. Can someone add links, where is more info about it? How to install and use it? What is history behind it? Some software at Aminet uses ixemul. Or is there even article, interview or something else about ixemul from Lunduke or someone else? Maybe figure out during AmigaWeek.
https://mjg59.dreamwidth.org/67402.html
https://github.com/bebbo/ixemul