• Stars
    star
    2
  • Language
    C
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 5 years ago

Reviews

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

Repository Details

A small tool to correct those Oric disk images that have been built with invalid CRCs.

More Repositories

1

CLK

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 and Amiga, MSX 1/2, Oric 1/Atmos, Sega Master System, Sinclair ZX80/81 and ZX Spectrum.
C++
849
star
2

CP-M-for-OS-X

A z80 emulator + CP/M-80 reimplementation that intends to allow original CP/M software to be used under OS X.
Objective-C
218
star
3

ProcessorTests

A language-agnostic JSON-encoded instruction-by-instruction test suite for the 65[c]02, 65816, 68000 and SPC700 that includes bus activity.
JavaScript
85
star
4

Isometric-Ray-Cast

Zero-overdraw isometric graphics for the ZX Spectrum, featuring the Ant Attack map.
Assembly
22
star
5

dsk2woz

A command-line tool to convert Apple II DSK images to WOZ format.
C
20
star
6

Phantasma

A remake of Incentive Software's Freescape engine, allowing games created with the 3d Construction Set to run on modern computers.
C++
17
star
7

Sam-Coupe-3d

An assembly vector 3d engine for the Sam Coupé, a British Z80-based microcomputer of the late 80s. Would likely be adaptable to other similar micros, such as the Spectrum and Amstrad CPC.
Shell
15
star
8

Clock-Signal

An emulator that operates at the bus level (ie, all components communicate only using the same individual digital pathways as the original hardware, responding to a clock signal, etc); currently implemented: the Z80 and the various other parts that make up a ZX80 and a ZX81.
C
13
star
9

ElectrEm

One of my older projects; a cycle-accurate emulator of the Acorn Electron, a 6502-based British home computer of the early 80s.
C++
8
star
10

Basic-PlayStation-3d

Some very simple 3d work for the original 1995 Sony PlayStation. Just for fun.
7
star
11

GL-ES-Plasma-Effect

A quick version of the old demo scene "plasma" effect in OpenGL ES, with a wrapper project that allows execution on an iOS device.
Objective-C
3
star
12

Return-to-Antescher

An SDL-based game I wrote in a very small amount of time in 2006 that re-uses the Ant Attack 3d map from a first person perspective with some faddish stencil lighting.
C++
2
star
13

FDI2Raw

A fork of Toni Wilen's fdi2raw.c which is intended to sever UAE connections and improve spec conformance
C
2
star
14

AndroidGoogleImageSearch

CodePath #2
Java
1
star
15

CLK-Snapcraft

1
star
16

Code-Writer-X

A tool to view Cliff Harris' CodeWriter documents under OS X.
HTML
1
star
17

Tetrominoes

A browser-based falling block game invented in Russia in the 1980s, in which the player attempts to make solid horizontal lines using tetronimoes — block shapes consisting of four squares each.
HTML
1
star
18

Android-Instagram-Viewer

An app to display the current popular items on Instagram; the week 1 CodePath assignment.
Java
1
star