|
dce2fc82dd
|
Found the error
|
2018-01-04 11:40:38 +01:00 |
|
Mikael Nordin
|
9f86686be1
|
Update README.md
|
2017-12-31 12:25:16 +01:00 |
|
|
e3e454f3f4
|
Sort the program a bit
|
2017-12-31 12:20:20 +01:00 |
|
|
eec3db9d32
|
It now adds 8 and 3, and prints the result, but it is not a universal 7 bit adder yet
|
2017-12-31 12:16:29 +01:00 |
|
|
7a148dc155
|
Working adder machine
|
2017-12-31 12:04:31 +01:00 |
|
|
f459e08793
|
Back at pos 0 after increment
|
2017-12-31 11:56:25 +01:00 |
|
|
069368a13a
|
First decrement and increment is done
|
2017-12-31 01:23:50 +01:00 |
|
|
36dab4ec15
|
Improve compiler to support comments and blank lines and update readme
|
2017-12-31 00:33:28 +01:00 |
|
|
b9454659a3
|
Add compiler and decompiler for .tm files
|
2017-12-31 00:03:39 +01:00 |
|
Mikael Nordin
|
884ad8121f
|
remove commented out print
|
2017-12-30 23:10:31 +01:00 |
|
Mikael Nordin
|
02b1896511
|
Update README.md
|
2017-12-30 23:08:14 +01:00 |
|
Mikael Nordin
|
991e17b213
|
Update README.md
|
2017-12-30 23:07:49 +01:00 |
|
|
a3bb755a46
|
Init to 3 and 8 and decrement
|
2017-12-30 23:01:23 +01:00 |
|
|
37c6904668
|
I want to add 1 to 3 8 times
|
2017-12-30 21:58:20 +01:00 |
|
Mikael Nordin
|
ba9f2bb6cb
|
Update README.md
|
2017-12-30 16:45:31 +01:00 |
|
Mikael Nordin
|
60a4af359e
|
Delete .machine.py.swp
|
2017-12-30 16:41:10 +01:00 |
|
|
fc9d647f46
|
Initialise two bytes to 256
|
2017-12-30 16:40:20 +01:00 |
|
|
826813e51a
|
Merge branch 'master' of https://github.com/mickenordin/turing_machine
|
2017-12-30 13:34:29 +01:00 |
|
|
9f3e859a46
|
Started a binary adder
|
2017-12-30 13:33:57 +01:00 |
|
Mikael Nordin
|
8b4fb1f29d
|
Update README.md
|
2017-12-30 11:58:46 +01:00 |
|
|
7e4fcbf35e
|
Here's the Turing machine
|
2017-12-30 11:48:47 +01:00 |
|
Mikael Nordin
|
a5b12f590b
|
Initial commit
|
2017-12-30 10:12:43 +01:00 |
|