Add specific commit links to visual TODOs

This commit is contained in:
Zellyn Hunter 2017-01-26 22:13:16 -06:00 committed by GitHub
parent 9ac1a01543
commit 3dd56dc936
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ the 6502.
TODOs:
- [ ] Incorporate recent speedups/simplifications made to perfect6502
- [ ] [main 25% speedup](https://github.com/mist64/perfect6502/commit/b2cce8862046d99106ffe8576733acfec849592d)
- [ ] [de-dup transistors](https://github.com/mist64/perfect6502/commit/c7ede71e52a3b98e07d05270b3e642ed18102980)
- [ ] [bug fix](https://github.com/mist64/perfect6502/commit/aed0d9a3c37cebb48956c7ab9a3dc4ec11e8d862)
- [ ] Profile and speed up
- [ ] Write a ridiculous one-goroutine-per-transistor simulation