Tachibana

Phosphoneo

Golden-model emulator of the Neo6502: cycle-stepped, 65C02 core 100% on the SingleStepTests oracle (2.54 M cases), firmware API linked from the official code, headless, captures, savestates. v0.2.0.

Status Sprint 1 delivered

Overview

In the line of Phosphoric, Phosphoneo is a golden-model emulator of the Neo6502: cycle-stepped, 65C02 core 100% validated on the SingleStepTests oracle (2.54 million cases), firmware API linked from the official code, deterministic tooling (headless, captures, auto-typing, traces, savestates). Sprint 1 delivered (v0.2.0): NeoBASIC boots headless and captures match the official emulator.

Links

Source code not published yet.

Further reading

Neo6502: a real 65C02 and an RP2040 for 30 euros — our work in progress

#neo6502

The Neo6502 (W65C02S + RP2040, firmware by Paul Robson) as seen by Tachibana: Phosphoneo, Neo6502kbd, Neo6502bbc, firmware fork, AsteroNeo, Neo6502Prophet, framing — now tested on a real board. Read the article →

Porting: from Astéroric to AsteroNeo

#neo6502 #games #porting

Porting Astéroric (a study clone of Asteroids for the Oric-1) to the Neo6502: arcade logic kept, XOR rendering through the firmware API, half-open lines, 16-bit coordinates, 30 Hz, HID keyboard, 4-channel sound, the cc65 OptStackOps case, bit-for-bit tests in Phosphoneo — then the tests on a real board. Read the article →

Building a Prophet server for the Neo6502

#neo6502 #utilities

Go reimplementation of the Prophet server (Neo6502 program repository): byte-for-byte compatible protocol with prophet.neo, hardened point by point, HTTP + HTTPS, .neo verification, dynamic audit of 56 programs in Phosphoneo, web interface, production at prophet.3617.fr. Read the article →

← All Neo6502 projects