1
0
mirror of https://github.com/zellyn/go6502.git synced 2024-11-15 09:05:21 +00:00
go6502/cpu/doc.go

5 lines
95 B
Go
Raw Normal View History

/*
Package cpu provides routines for emulating a 6502 or (in the future) 65C02.
*/
package cpu