GithubHelp home page GithubHelp logo

gofrettin / v6502r Goto Github PK

View Code? Open in Web Editor NEW

This project forked from floooh/v6502r

0.0 0.0 0.0 13.9 MB

visual6502 remixed

JavaScript 3.13% C++ 0.93% Python 0.11% C 95.51% Objective-C 0.01% Assembly 0.04% HTML 0.27% CMake 0.02% GLSL 0.01% Batchfile 0.01%

v6502r's Introduction

v6502r

Visual6502 and VisualZ80 Remixed

WASM Version for 6502: https://floooh.github.io/visual6502remix/

...and for the Z80: https://floooh.github.io/visualz80remix/

TL;DR: Take the visual6502 project and turn it into a native+wasm app via perfect6502, Dear ImGui and Sokol.

Feature Gallery

6502 simulation:

6502 screenshot

Z80 simulation:

Z80 screenshot

Log CPU state and revert to a previous cycle:

Tracelog

Integrated assembler:

Assembler

I/O pin timing diagram:

Timing Diagram

Visualize difference between two cycles:

Diff View

Explore netlist nodes by their name, group or number:

Node Explorer

...and a kickass About box ;)

About Box

How To Build:

Make sure python and cmake is in the path.

To get an idea about additional required tools, first run

> ./fips diag tools

To build and run the native version, run:

> ./fips build
...
> ./fips run v6502r
> ./fips run vz80r

Linux may require additional development packages for X11 and OpenGL development.

To build the WASM version:

> ./fips setup emscripten
> ./fips set config wasm-ninja-release
> ./fips build
> ./fips run v6502r
> ./fips run vz80r

Software used in this project:

Many thanks to:

Please be aware of the various licenses in the respective github repositories, subdirectories and files.

v6502r's People

Contributors

floooh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.