Commit Graph

  • b3b265b45b improve ASCII-Art master Lena 2018-02-08 14:56:39 +0100
  • 043d021a93 Compile statically and optimize for size Klemens Schölhorn 2018-02-21 17:51:43 +0100
  • 6613661ce4 Improve parsing possibility of program output lux 2018-02-04 14:39:42 +0100
  • 306b35f451 add hints for program help. lux 2018-02-04 02:57:29 +0100
  • 735ef3ba75 find better description for hints to dependencies. lux 2018-02-04 02:53:07 +0100
  • 4fe76119fa Add a hint to dependencies. lux 2018-02-04 02:37:57 +0100
  • 8b4e03b96e Add a print routine for the CPU architecture. lux 2018-02-04 02:30:21 +0100
  • 6ef4c5aa76 Update README.md Michael Krause 2018-01-16 14:45:13 +0100
  • a2868da37d Add LICENSE file Michael Krause 2018-01-15 19:38:56 +0100
  • d2aa890386 Add link to the paper. Michael 2018-01-15 19:26:06 +0100
  • d67adbc8b1 Change the program name and rework spelling lux 2017-10-04 23:59:35 +0200
  • f47a7c9597 Improve M$-Windows compatibility lux 2017-10-04 23:11:13 +0200
  • 845adb0f58 rework spelling lux 2017-10-04 16:23:55 +0200
  • 21b0c13056 Improve user interface lux 2017-10-03 03:03:45 +0200
  • 21a33681c0 expand code documentation. lux 2017-10-02 01:19:11 +0200
  • a717499339 change some data types for loops/array index lux 2017-10-01 21:11:40 +0200
  • 2be60bb718 move functions and reorganize lib for toy & helper lux 2017-10-01 21:03:00 +0200
  • 6b5c6ecceb remove trailing whitespace lux 2017-09-27 16:25:58 +0200
  • b6a88963e5 move includes to sourcefiles Michael 2017-09-20 15:59:31 +0200
  • 669072be49 implement some review comments from Klemens lux 2017-09-18 16:43:54 +0200
  • 8b94dd5ed0 Link gpl licence & make small grammar corrections lux 2017-08-20 20:04:36 +0200
  • 976c2be385 Extend the README file. lux 2017-08-20 12:16:23 +0200
  • 31c40f9f55 Add licence and readme. lux 2017-08-20 01:58:56 +0200
  • 2831b26d99 Simplify main-loop invariant. lux 2017-08-19 13:07:24 +0200
  • 64dfa8abbd Improve the output to help and add author. lux 2017-08-18 16:18:36 +0200
  • bc97f5bd79 Follow 12 BIT address bus. lux 2017-08-17 20:50:36 +0200
  • a907e23f9c Insert a user help function (-h) lux 2017-08-17 20:40:25 +0200
  • 99a8dc35a7 Fix error in adress-determination in find_data(). lux 2017-08-17 17:49:48 +0200
  • ac48d2c6b7 Comment code in the main-function lux 2017-08-17 15:28:30 +0200
  • 0317a9ebfc Improve the graphical output. lux 2017-08-16 19:11:31 +0200
  • d8b1d230da Add 2-complement interpretation for ALU lux 2017-08-14 22:37:03 +0200
  • 82aba5e133 Add more CPU outputs for stdout. lux 2017-08-14 13:29:24 +0200
  • c9b291ce38 Change input from scanf() to getchar() ! lux 2017-08-14 02:38:31 +0200
  • caf2b81431 Finish rough ACCU implementation! lux 2017-08-10 23:08:50 +0200
  • ad6f5a5854 Partially implement the Accu lux 2017-08-09 22:51:27 +0200
  • 1bdbf7a7e7 Add new function find_data() to separate the instruction from op_code. lux 2017-08-07 20:59:17 +0200
  • 683349d210 fix missing array initialization in initialse_ram() lux 2017-08-07 16:08:36 +0200
  • 648f276051 chg. output ext. form cdump and chg strtoul param. lux 2017-08-07 15:11:23 +0200
  • 168a8b9bcf Initialer Commit lux 2017-08-02 20:10:36 +0200