#
6502
Here are 551 public repositories matching this topic...
A latency-hating emulator of 8- and 16-bit platforms: the Acorn Electron, Amstrad CPC, Apple II/II+/IIe and early Macintosh, Atari 2600 and ST, ColecoVision, Enterprise 64/128, Commodore Vic-20, MSX 1, Oric 1/Atmos, Sega Master System, Sinclair ZX80/81 and ZX Spectrum.
emulator
amstrad-cpc
apple2
atari2600
z80
msx
appleii
zx-spectrum
master-system
m68k
zx81
6502
atari-st
vic20
oric
composite-video
acorn-electron
colecovision
68000
zx80
-
Updated
Sep 30, 2021 - C++
Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.
linux
programming-language
avr
arm
interpreter
cortex-m
compiler
self-hosted
riscv
forth
x86
msp430
pdp11
metacompiler
m68k
asmjs
6502
risc-v
8051
-
Updated
Dec 11, 2020 - Forth
Javascript BBC micro emulator
-
Updated
Oct 1, 2021 - JavaScript
Fully documented and annotated source code for the cassette version of Elite on the BBC Micro
-
Updated
Sep 17, 2021 - Assembly
Integrated Development Environment for the 8-bit Nintendo Entertainment System
-
Updated
Apr 1, 2021 - C++
A JSON parser written in 6502 assembly language.
-
Updated
Mar 4, 2021 - C
A cycle-accurate, cross-platform NES emulator written in C++
-
Updated
Jun 25, 2021 - C++
10
KarolS
commented
Dec 16, 2018
The following targets should work after creating platform definitions and minimal libraries:
- Acorn Atom
- Acorn Electron
- Altair 8800
- Amstrad PCW (standalone disk)
- Apple IIc and III
- Atari 5200
- Atari 7800
- Bashkiria 2M
- BBC Master
- Commodore 65
- Commodore CBM-II series
- Dragon 32/64
- Fujitsu FM-7
- Galaksija
Byte-aligned, efficient lossless packer that is optimized for fast decompression on 8-bit micros
c
compression
assembler
z80
c64
retrocomputing
zx-spectrum
8-bit
6502
8088
ibm-pc
suffix-array
6809
6309
-
Updated
Sep 10, 2021 - C
Proto Language AsSeMbler for All (formerly Apple)
-
Updated
Jan 27, 2021 - Assembly
Source code for an unpublished Days of Thunder game for the NES, not to be confused with the published game released by the same publisher this game was developed for, Mindscape, in 1990.
-
Updated
Jun 1, 2020 - Assembly
DB6502: 65C02 based computer inspired by BE6502
-
Updated
Jun 26, 2021 - Assembly
Improve this page
Add a description, image, and links to the 6502 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 6502 topic, visit your repo's landing page and select "manage topics."
https://wiki.nesdev.com/w/index.php/Emulator_tests
It could run these ROMs and actually check the output somehow - perhaps either by checking memory values, or a copy of the screen buffer.