return to title
Retrocomputing
Date: 2024-11-12
This page is about retrocomputing, see also Fantasy Console for virtual neo-retro computers ^^.
In general
- MAME (Multi Arcade Machine Emulator), now merged with MESS that was dedicated to computers emulation, is really complete, but maybe not the more efficient in all cases. It even contains a Bebox emulator!
- Qemu for lot of architectures too
8 bits series
6502
Assemblers
Commodore (CBM): C64, PET & VIC
See also C64 Assembly page, a starting guide
Atari 2600,5200,7800,XE
Atari 400,800,XL
TODO
Oric
Sadly Xeuphoric emulator has disappear, will try to found sources on old disk, still available in MAME
- Oric.free.fr and (linked) Oric Ring (80s~90s website interlinks on a theme)
- Oricutron emulator is not made to be package a standard Unix way.
- See CLK for an accurate emulator (Arch: AUR:clk-sdl ou AUR:clk-qt)
Apple ][
TODO
Z80
- ZEsarUX multi-emulator (Arch: AUR:zesarux)
MSX
- asMSX for assembly
- fMSX light and efficient emulator
- openMSX more heavy emulator, manage lot of MSX flavors
Spectrum
- Fuse emulator (Arch: AUR:fuse)
16/32 bits
680x0
Amiga
Atari ST
Intel 386/686
Old version of Linux
Microsoft DOS/Windows
- DOS: DOSbox the reference implementation, can also be emulated on ARM or RISC-V.
- Windows: Wine + box86 to emulate this old-fashioned operating system and architecture (CISC AMD64) on modern RISC architectures (ARM, Loongson and RISC-V)
PowerPC 60x
BeOS
- MAME (see at top) emulate BeBox with PowerPC 603 and 604e
64 bits
## AMD x86_64
Microsoft DOS/Windows
- Windows: Wine + box64 to emulate this old-fashioned operating system and architecture (CISC AMD64) on modern RISC architectures (ARM, Loongson and RISC-V)
Other:
Fantasy Console
See dedicated page