Commit Graph

10 Commits

Author SHA1 Message Date
lux
6b5c6ecceb remove trailing whitespace 2017-09-27 16:25:58 +02:00
b6a88963e5 move includes to sourcefiles
- fix initialise_ram() function
- add function-doc comments
2017-09-27 16:11:29 +02:00
lux
a907e23f9c Insert a user help function (-h) 2017-08-17 20:40:25 +02:00
lux
99a8dc35a7 Fix error in adress-determination in find_data(). 2017-08-17 17:49:48 +02:00
lux
d8b1d230da Add 2-complement interpretation for ALU 2017-08-14 22:37:03 +02:00
lux
82aba5e133 Add more CPU outputs for stdout. 2017-08-14 13:29:24 +02:00
lux
caf2b81431 Finish rough ACCU implementation! 2017-08-10 23:08:50 +02:00
lux
ad6f5a5854 Partially implement the Accu 2017-08-09 22:51:27 +02:00
lux
1bdbf7a7e7 Add new function find_data() to separate the instruction from op_code. 2017-08-07 20:59:17 +02:00
lux
168a8b9bcf Initialer Commit 2017-08-02 20:10:36 +02:00