39 Commits

Author SHA1 Message Date
Christian ad1fddf495 Add bitwise operations to ALU 2022-05-04 16:19:45 +02:00
Christian 90dae6963b Fixes tiny style bug 2022-05-04 14:44:06 +02:00
Christian d4a8f75798 Updated examples 2022-05-04 14:39:01 +02:00
Christian f1d8677377 Some further style optimization 2022-05-04 14:38:50 +02:00
Christian 7873eab9c7 Updated documentation to include new instructions 2022-05-04 13:02:53 +02:00
Christian 7810b479c7 Worked on documentation and fixed way to many spelling mistakes 2022-05-04 12:41:39 +02:00
Christian 231357624f Did some visual cleaning up 2022-05-04 11:46:51 +02:00
Christian 864410c028 Updated documentation 2021-09-29 15:52:38 +02:00
Christian 02c656f805 Changed styling to fit better for mobile devices 2021-08-01 19:13:15 +02:00
Christian 7755339c40 Made cookie.js less annoying. (It showed the banner every time a save was requested) 2021-08-01 17:00:15 +02:00
Christian df2a8ccd0f Updated Documentation 2021-05-09 20:10:12 +02:00
Christian 25c5df9e6d Implemented user alert for at the end of the program 2021-05-09 19:56:02 +02:00
Christian 77a0dc77f6 Updated the year this was made 2021-05-09 19:09:08 +02:00
Christian 8e6d974ed9 Cleaned up pc.js 2021-05-09 19:09:08 +02:00
Christian 2202149116 Updated Coloring for loader 2021-05-09 19:09:08 +02:00
Christian 75a3da7d95 Updated styles 2021-05-09 19:09:08 +02:00
Christian 6f200fc2a7 Updated examples for new model 2021-05-09 19:09:08 +02:00
Christian a711e0d148 Updated styling 2021-05-09 19:09:08 +02:00
Christian 9b67910063 Changed .gitignore so that builds aren't filling up repo 2021-05-09 19:09:08 +02:00
Christian 5a611918a0 Small changes to fix styles that were broken by refactoring 2021-05-09 19:09:08 +02:00
Christian 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
Christian a8195a3fba Updated Examples and tweaked some stuff form mobile layout 2020-12-28 18:01:06 +01:00
Christian 6bbed4c655 Forgot to add them 2020-12-28 17:35:49 +01:00
Christian 49863a0079 Added an example and fixed comment display 2020-12-28 17:34:14 +01:00
Christian 9b789a1378 Added Mobile Layout and comments 2020-12-28 17:05:59 +01:00
Christian 1b7a502cd4 Fixed Cookie Auto-Nightmode and changed copyright 2020-12-27 23:16:01 +01:00
Christian 8e131d3ee4 Reorganized FileStructure and added Cookie-Banner 2020-12-27 23:07:14 +01:00
Christian 182662e2e0 Small fixes and auto-nightmode 2020-12-27 18:25:04 +01:00
Christian dc9b5c725e Added whole Instruction step and a basic how to 2020-12-27 18:10:07 +01:00
Christian 20fb9914ef Forget to add backend example files 2020-12-27 13:21:32 +01:00
Christian 0aa08315d1 Added ability to load example from server 2020-12-26 20:00:56 +01:00
Christian 1701a5ea08 Make Edits persist after reload 2020-12-26 15:07:14 +01:00
Christian de10d8968b Changed Styling for Inputs and rearranged sizes 2020-12-25 19:14:23 +01:00
Christian 0c4c97fc2a Allow Adding to Ram or CU 2020-12-25 18:08:56 +01:00
Christian 0a15d5bef4 Allow editing commands 2020-12-25 17:45:30 +01:00
Christian de89a7b8fb Continued adding 0 2020-12-25 14:42:27 +01:00
Christian 3af69db95a Add Leading 0 before addresses 2020-12-25 14:38:20 +01:00
Christian 413105e4be Add Missing Arrow to push ProgCounter to AB 2020-12-25 14:01:17 +01:00
Christian 98bd366c24 Inital Commit. Mostly working 2020-12-24 16:37:28 +01:00