1
0
mirror of https://github.com/zellyn/go6502.git synced 2024-07-04 08:29:27 +00:00
go6502/visual/doc.go

7 lines
180 B
Go
Raw Normal View History

/*
Package visual provides routines for emulating a 6502 at the
transistor level, using data from visual6502.org by way of
https://github.com/mist64/perfect6502.
*/
package visual