1
0
mirror of https://github.com/zellyn/go6502.git synced 2024-07-02 10:29:30 +00:00
go6502/visual/doc.go
2013-03-06 16:45:41 -08:00

7 lines
180 B
Go

/*
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