I wrote a mostly complete NES emulator in Go this past December. https://github.com/hkhalsa/helloworld I haven't added audio support yet, and it isn't very go-gettable (yet). But! the code is reasonably well commented,…
I wrote a mostly complete NES emulator in Go this past December. https://github.com/hkhalsa/helloworld I haven't added audio support yet, and it isn't very go-gettable (yet). But! the code is reasonably well commented,…