Commit Graph

21 Commits

Author SHA1 Message Date
96a5f3cda6 Implement analyse function 2023-09-21 15:09:27 +02:00
584545d9c3 Add analyzer object file to Makefile 2023-09-21 15:07:48 +02:00
1b517751f9 Implement read file and extract tokens. 2023-09-21 07:47:19 +02:00
14254b7db2 Error fixed: missing -c flag for objects 2023-09-21 07:47:01 +02:00
1a4e76e62f Add example file. 2023-09-21 07:46:34 +02:00
ff85593b2f Finally removing old files 2023-09-20 23:46:13 +02:00
f093034590 Fix all bugs;Add new programs 2023-09-20 23:45:36 +02:00
1232423124 Add basic logic 2023-09-20 23:44:50 +02:00
3a9ec5ecfe Sceleton 2023-09-20 19:39:31 +02:00
47f2cde673 Schematic 2023-09-20 17:43:03 +02:00
e85f940218 Basic math algorithms 2023-09-20 16:52:59 +02:00
edf9421cd6 Fix bug on memory initialisation 2023-09-20 16:17:09 +02:00
2991588cc8 15 bit 2023-09-20 07:49:22 +02:00
e73b78a98e Upsi 2023-09-20 07:42:05 +02:00
a507c09bba Add TODO list for circuit 2023-09-20 07:40:06 +02:00
242996d855 solve bug in jump instruction 2023-09-20 07:34:32 +02:00
42d91b80aa Move circuit in subfolder 2023-09-19 22:54:25 +02:00
f86a0e19dd Add empty README file 2023-09-19 22:53:59 +02:00
39587501ec Working implementation of bfpu 2023-09-19 22:48:27 +02:00
08b2f48a8c Implement all operands 2023-09-19 22:40:02 +02:00
7dafa52ff5 Add Simulator 2023-09-19 22:15:51 +02:00