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

5 lines
95 B
Go

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