Man is the 65c816 a pain to emulate

This page summarizes the projects mentioned and recommended in the original post on /r/EmuDev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • jsmoo

    Multi-system, pure JavaScript (& a little AssemblyScript) emulator, with great accuracy and speed. Currently some SNES, NES, GameBoy, Master System, ZX Spectrum, and GameGear support

  • My current, terrible, poorly-made code can be found at https://github.com/raddad772/jsmoo , with work on generating code and getting things accurate mostly focused on w65c816_generator.js , if you want to take a look.

  • WinUAE

    WinUAE Amiga emulator

  • For 68k there's also the cputester written by Toni Willen of WinUAE fame, which is extremely elaborate. For cycle accuracy testing you either need (pretty good) amiga custom chip support or modify the test program. FWIW he's working on an IPL accuracy tester, but the timing of some instructions are still being worked on.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • SNES

    SNES Assembly Programming

  • I've been using tests from here: https://github.com/PeterLemon/SNES/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts