• Stars
    star
    9
  • Rank 1,878,873 (Top 39 %)
  • Language
    Racket
  • License
    MIT License
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An emulator/assembler/disassmbler for 6502

6502

An emulator/assembler/disassembler for 6502.

This is an emulator for the 6502 cpu. The 6502 was the star of the 8-bit era and featured in machines such as the Commodore 64 and the Nintendo Entertainment System (NES).

The project contains a working emulator/assembler/disassembler for a 6502 cpu. The project also contains the first steps of using the cpu emulation to emulate an NES. The PPU (Picture Processing Unit - aka the graphics chip) is partly implemented. Sprites needs to be added. No audio chip yet.

The title screen of Donkey Kong appears when using a Donkey Kong rom.

This project is on hiatus - but who knows maybe it will be revived.

/soegaard

More Repositories

1

urlang

Urlang is JavaScript with a sane syntax
Racket
296
star
2

sketching

A Racket library for creative drawings and animations. Inspired by Processing.
Racket
108
star
3

minipascal

MiniPascal implemented in Racket
Pascal
88
star
4

racket-cas

Simple computer algebra system
Racket
61
star
5

metapict

A graphics library for producing Racket picts in a MetaPost/TikZ style.
Racket
61
star
6

remacs

Emacs style editor written in Racket
Racket
60
star
7

web-tutorial

How to write web applications with Racket
Racket
50
star
8

racket-stories

Racket Stories is a "submit and vote" web site. This repo serves as an example of a small "in production" web-site written in Racket.
Racket
38
star
9

pyffi

Use Python from Racket
Racket
26
star
10

racket-poppler

Racket bindings for Poppler (library for reading and generating pdfs)
HTML
23
star
11

meta

Exploration of the inner workings of Racket
Racket
19
star
12

flappy-bird

A clone of the game Flappy Bird.
Racket
19
star
13

sci

Racket libraries for scientific computing
Racket
17
star
14

bracket

A computer algebra system (CAS) for high school students
Racket
13
star
15

super

Adds syntax to racket languages
Racket
11
star
16

bind

Bind: Let with binding clause transformers
HTML
8
star
17

little-helper

Search engine for full text searches in the Racket documentation
Scheme
8
star
18

control

Control Structures
Racket
8
star
19

breakout

A small breakout game in Racket
Racket
7
star
20

cairo

Racket bindings for Cairo (a 2d graphics library implemented in C)
Racket
6
star
21

space-invaders

Space Invaders
Racket
6
star
22

indiana

Ports of "Indiana" Scheme libraries
Racket
5
star
23

flmatrix

Matrices over floating points. Bindings for CBLAS and LAPACK
Racket
5
star
24

racket-highlight-for-github

Github syntax highlighting for Racket
Racket
5
star
25

mathbook

Scribble support for writing math books - MathJax and more
Racket
4
star
26

infix

Infix expression for Racket
Racket
4
star
27

nanopass

A Racket implementation of the nanopass framework for compiler writing
Racket
4
star
28

Racket-Maxima

Use Maxima from Racket
4
star
29

this-and-that

Roff
4
star
30

require-github

Experiments with require
Racket
4
star
31

racket-osx-libs

Source files and build instructions for the dynamic libraries used by Racket on OS X
C
4
star
32

dualshock4

Dualshock 4 interface for Racket on OS X
Racket
3
star
33

tutorials

Bits and pieces that will end up in tutorials
Racket
2
star
34

srfi-array

Implementation of SRFI 179 - Nonempty Intervals and Generalized Arrays
Racket
2
star
35

poppler-libs

Binaries for poppler built to work with the draw-<platform>-3 libraries
Racket
1
star
36

racketfest-2023-talk-sketching

The RacketFest 2023 talk on Sketching
Racket
1
star
37

triangle-solver

Triangle solver written in Whalesong (Racket)
1
star
38

rackos

Racket Cartridge for Redhat's OpenShift
Shell
1
star
39

disksort

Sort large files
Racket
1
star