25 Commits

Author SHA1 Message Date
7501cf7781 Fix to allow negative Values 2022-05-04 16:19:57 +02:00
ad1fddf495 Add bitwise operations to ALU 2022-05-04 16:19:45 +02:00
f1d8677377 Some further style optimization 2022-05-04 14:38:50 +02:00
231357624f Did some visual cleaning up 2022-05-04 11:46:51 +02:00
66cb839f87 Did some renaming and added some more functionality to ALU 2022-05-04 11:46:38 +02:00
b41f999323 Removed some unneeded spaces 2022-05-04 11:45:49 +02:00
62b974c4ef Fixed: After Button press "Instruction" jump to data area is confusingby changing 0 to a 1 2021-09-29 15:25:14 +02:00
b756e04e81 Added small comment 2021-08-01 19:18:50 +02:00
df2a8ccd0f Updated Documentation 2021-05-09 20:10:12 +02:00
25c5df9e6d Implemented user alert for at the end of the program 2021-05-09 19:56:02 +02:00
fd78e1b7b7 Added delay to example loading 2021-05-09 19:09:08 +02:00
0c5bb8d937 Implemented Im- and Export by user 2021-05-09 19:09:08 +02:00
673ac452ea Fixed overwriteAt, that did not overwrite if first pos in Array is to be changed 2021-05-09 19:09:08 +02:00
25f793a654 A big ton of refactoring. Basically split up Main.elm into a hand full smaller (more manageable) files. 2021-05-09 19:09:08 +02:00
9b789a1378 Added Mobile Layout and comments 2020-12-28 17:05:59 +01:00
dc9b5c725e Added whole Instruction step and a basic how to 2020-12-27 18:10:07 +01:00
0aa08315d1 Added ability to load example from server 2020-12-26 20:00:56 +01:00
1701a5ea08 Make Edits persist after reload 2020-12-26 15:07:14 +01:00
de10d8968b Changed Styling for Inputs and rearranged sizes 2020-12-25 19:14:23 +01:00
0c4c97fc2a Allow Adding to Ram or CU 2020-12-25 18:08:56 +01:00
0a15d5bef4 Allow editing commands 2020-12-25 17:45:30 +01:00
de89a7b8fb Continued adding 0 2020-12-25 14:42:27 +01:00
3af69db95a Add Leading 0 before addresses 2020-12-25 14:38:20 +01:00
413105e4be Add Missing Arrow to push ProgCounter to AB 2020-12-25 14:01:17 +01:00
98bd366c24 Inital Commit. Mostly working 2020-12-24 16:37:28 +01:00