summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Collapse)AuthorAgeFilesLines
* CPU runs a simple program that increments A and loops (all other ↵Alex AUVOLAT2014-01-021-16/+20
| | | | instructions unimplemented)
* Started CPU implementation.Alex AUVOLAT2014-01-026-71/+270
|
* Renamed example cpu fileAlex AUVOLAT2014-01-021-0/+0
|
* New netlist generation protocolAlex AUVOLAT2014-01-025-3497/+276
|
* Memorizing CPU : summs all the entriesAlex AUVOLAT2014-01-021-1/+8
|
* Ajout support pour les cycles.Alex AUVOLAT2014-01-023-630/+1910
|
* Premiers morceaux de CPU - enfin non, rien du tout...Alex AUVOLAT2013-12-197-0/+2325