go6502repl

command module
v0.0.0-...-1397389 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2025 License: MIT Imports: 12 Imported by: 0

README

go6502repl

A REPL-like 6502 emulator

Usage

Run go run . or go6502repl (if you've built/installed the binary) in the terminal to start the REPL.

Type help to see a list of commands.

Screenshot

Screenshot

Features

  • Simple 6502 emulator
  • Interactive REPL (read-eval-print loop)

Limitations

  • The only output device is the serial port at address $F001

Installation

Install go6502repl using go install github.com/drewwalton19216801/go6502repl@latest

Building

Build go6502repl using go build .

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT License

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL