go-nes

command module
v0.0.0-...-705ec58 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2021 License: MIT Imports: 5 Imported by: 0

README

Go

go-nes

An NES emulator written in go

Following https://bugzmanov.github.io/nes_ebook/ but implementing in go.

https://bugzmanov.github.io/nes_ebook/chapter_3_3.html staes that the Ricoh modificaiton of the 6502 chip, which was the one used in the NES, removed support for Decimal mode, so it is not necessary to support this in an emulator.

Comparison Instructions

I've seen conflicting information, but I believe these insturctions are unsigned comparisons. The most detailed resource seems to be http://6502.org/tutorials/compare_beyond.html which suggests that the comparison is unsigned but also describes how to achieve a signed comparison.

Other Resources

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