Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
14 results tagged emulators  ✕   ✕
hundredrabbits/awesome-uxn https://github.com/hundredrabbits/awesome-uxn
Wed 29 Oct 2025 08:29:06 PM PDT archive.org

The Uxn ecosystem is a personal computing playground, created to host small tools and games, programmable in its own unique assembly language. This is a curated list of awesome Uxn projects from the community.

awesome resources uxn vm lightweight projects documentation emulators applications tools community
cepetr/sio2flip https://github.com/cepetr/sio2flip
Wed 23 Jul 2025 06:41:18 PM PDT archive.org

sio2flip is a Flipper Zero application that emulates SIO peripherals for Atari 8-bit computers. The project is still in its early stages, but it already features floppy drive emulation (sector reading and writing, disk formatting, reading and writing PERCOM configs, doubler mode, XF-551 high-speed mode, 90k-720k ATR disk images, hard disk images (up to 16 megs), 128 and 256 byte sectors, up to four drives). Can load XEX executable files natively, transferring 1kb blocks at a time. Can emulate an Atari 850 modem bridged to a second USB CDC.

Only four wires are needed, from the Flipper Zero's expansion port to an Atari SIO plug (Flipper pin 13 -> SIO DIN; Flipper pin 14 -> SIO DOUT; Flipper pin 16 -> SIO COMMAND; Flipper pin 18 -> SIO GND).

C apps atari sio diskimages modems emulators software
ThornWalli/web-workbench https://github.com/ThornWalli/web-workbench
Sat 07 Jun 2025 11:39:21 PM PDT archive.org

I'm not sure if it's a Javascript emulation of Amiga's Workbench or look-alike re-implementation, but it looks and acts very much like an Amiga running as a web page.

webapps javascript emulators amiga workbench
floooh/chips https://github.com/floooh/chips
Tue 29 Apr 2025 08:25:02 PM PDT archive.org

A toolbox of 8-bit chip-emulators, helper code and complete embeddable system emulators in dependency-free C headers (a subset of C99 that compiles on gcc, clang and cl.exe).

The USP of the chip emulators is that they communicate with the outside world through a 'pin bit mask': A 'tick' function takes an uint64_t as input where the bits represent the chip's in/out pins, the tick function inspects the pin bits, computes one tick, and returns a (potentially modified) pin bit mask.

A complete emulated computer then more or less just wires those chip emulators together just like on a breadboard.

In reality, most emulators are not quite as 'pure' (as this would affect performance too much or complicate the emulation): some chip emulators have a small number of callback functions and the adress decoding in the system emulators often take shortcuts instead of simulating the actual address decoding chips (with one exception: the lc80 emulator).

8bit emulators C headers tiny cpu microcontrollers retrocomputing
calebccff/6502.sh https://codeberg.org/calebccff/6502.sh
Sun 16 Mar 2025 01:46:33 PM PDT archive.org

A 6502 emulator written in busybox ash. 6502.sh has a whopping 32k of RAM and 16k ROM in its default configuration, however this can be easily adjusted by editing machine.sh. It includes an interactive debugger with single-stepping, breakpoints (break on code, data access, JSR/RTS), and more. STDIO is directed to an ACIA compatible serial port at $8400 allowing for programs like BASIC to run.

emulators 6502 scripts
SCSIknife - ZuluSCSI™ compatible SCSI emulator from Siliconinsider on Tindie https://www.tindie.com/products/siliconinsider/scsiknife-zuluscsitm-compatible-scsi-emulator/
Tue 04 Mar 2025 08:45:36 PM PST archive.org

SCSIknife is a compact and versatile solid state replacement solution for SCSI disk drives. SCSIknife emulates hard disk drives, CD-ROM drives, removal media, magneto-optical and tape drives from disk images files. SCSIknife is easy to set up and use, by simply placing disk image files on a SD or MicroSD card. SCSIknife can also be used in host/initiator mode, where it will automatically copy the content of an SCSI drive straight to the SD card without computer intervention.

SCSIknife runs the popular open-source ZuluSCSI pico firmware and is simple to use and configure.

Three different configurations are availiable:

  • with a 50 pin HE0-19 connector (desktops and servers)
  • 2.5" SCSI hard drive connector (laptop)
  • all connectors
hardware emulators storage scsi retrocomputing
rupertl/eliza-ctss https://github.com/rupertl/eliza-ctss
Sat 18 Jan 2025 09:30:02 PM PST archive.org

The original ELIZA running in an emulated CTSS environment. The setup process involves compiling a copy of the s709 IBM 7094 emulator. A copy of CTSS is then installed and started inside the emulator, and then Eliza is compiled and executed.

classics software chat ai ibm emulators
joncampbell123/dosbox-x https://github.com/joncampbell123/dosbox-x
Thu 03 Oct 2024 07:01:17 PM PDT archive.org

DOSBox-X is a cross-platform DOS emulator based on the DOSBox project (www.dosbox.com).

Like DOSBox, it emulates a PC, necessary for running many MS-DOS games and applications that simply cannot be run on modern PCs and operating systems. However, while the main focus of DOSBox is for running DOS games, DOSBox-X goes much further than this. Started as a fork of the DOSBox project, it retains compatibility with the wide base of DOS games and DOS gaming DOSBox was designed for. But it is also a platform for running DOS applications, including emulating the environments to run Windows 3.x, 9x and ME and software written for those versions of Windows. By adding official support for Windows 95, 98, ME emulation and acceleration, we hope that those old Windows games and applications could be enjoyed or used once more. Moreover, DOSBox-X adds support for DOS/V and NEC PC-98 emulations so that you can play DOS/V and PC-98 games with it.

emulators dos retrogaming retrocomputing C cpp environments
js-dos https://js-dos.com/
Sun 15 Sep 2024 08:36:45 PM PDT archive.org

The simplest API to run DOS/Win 9x programs in a web browser or node.js.

js-dos is a frontend for emulators that provides nice UI and infrastructure to run DOS or Windows programs in browser. It provides full-featured DOS player that can be easily installed and used to get your DOS program up and running in browser quickly. js-dos provide many advanced features like multiplayer and cloud storage. All available features are enabled for any integration and free.

Supports DOSbox and DOSbox-X.

Pure Javascript and WebAssembly versions available.

Github: https://github.com/caiiiycuk/js-dos

javascript retrocomputing dos nodejs emulators msdos
Suyu Emulator https://suyu.dev/
Wed 20 Mar 2024 10:38:03 AM PDT archive.org

suyu is the continuation of the world's most popular, open-source, Nintendo Switch emulator, yuzu. It is written in C++ with portability in mind, and we actively maintain builds for Windows, Linux and Android.

We do not support or condone piracy in any form. In order to use suyu, you'll need keys from your real Switch system, and games which you have legally obtained and paid for. We do not intend to make money or profit from this project. This repo is based on Yuzu EA 4176.

Git: https://git.suyu.dev/suyu/suyu

cpp emulators nintendo crossplatform
Qodem https://qodem.sourceforge.net/
Mon 08 May 2023 09:55:57 PM PDT archive.org

Qodem is a public domain re-implementation of the DOS-era Qmodem serial communications package, updated for modern systems. Qodem goes beyond similar DOS-era emulators in many ways. In addition to serial/modem connections, Qodem can also connect to remote systems over telnet, rlogin, ssh, raw sockets, or through an arbitrary command line. Curses-based, and as such can be run in command-line environments such as the raw Linux console, through an ssh session, or inside a graphical X11-based terminal emulator. Qodem can even be run inside itself. Understands its supported emulations much better than many other programs. It has a "vttest score" of 104; under a true xterm it even displays double-width/double-height characters correctly. It can play ANSI Music, supports ANSI fallback for Avatar, translates both PC VGA and DEC multinational characters to Unicode, and can handle the UTF-8 flavors of Linux and xterm emulations.

terminal emulators tui serial modems publicdomain crossplatform C
robmcmullen/omnivore https://github.com/robmcmullen/omnivore
Mon 29 Nov 2021 11:31:56 PM PST archive.org

Omnivore is a cross-platform app for modern hardware (running linux, MacOS and Windows) to work with executables or media images of Atari 8-bit, Apple ][+, and other retrocomputer machines and game consoles.

software retrocomputing 8bit python reverseengineering hexeditor debugger emulators editor
Libretro – A crossplatform application API, powering the crossplatform gaming platform RetroArch https://www.libretro.com/
Mon 19 Mar 2018 10:59:35 PM PDT archive.org

Software that lets you plug game system emulators into an easy to use front-end for playing games. Lets you play games for many different platforms. Hardware acceleration enabled.

system game emulators software
ATARI.ORG / Home / The Definitive Atari Resource on the Internet http://www.atari.org/
Mon 19 Mar 2018 08:20:09 PM PDT archive.org
computers emulators games retro atari videogames oldschool software
6746 links, including 433 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn