Sign in
Imanol-Mikel Barba Sabariego
/
synacorvm
·
Commits
GitLab
Back to dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Commits
21
Compare
Branches
1
Tags
0
master
synacorvm
28 Dec, 2016
4 commits
Implemented next/step
a0becc95
Imanol-Mikel Barba Sabariego
authored
2016-12-28 21:23:49 +0100
Browse Code »
Added decoded binaries and teleporter optimized code
b24f5df3
Imanol-Mikel Barba Sabariego
authored
2016-12-28 07:27:13 +0100
Browse Code »
Tweaked debug.c (cycle count)
b5a5f21f
Imanol-Mikel Barba Sabariego
authored
2016-12-28 05:27:28 +0100
Browse Code »
Final code. Added vault puzzle script
ac031467
Imanol-Mikel Barba Sabariego
authored
2016-12-28 05:19:23 +0100
Browse Code »
27 Dec, 2016
12 commits
Debugger fully functional and non-quirky :)
da585c78
Imanol-Mikel Barba Sabariego
authored
2016-12-27 19:46:37 +0100
Browse File »
I'm stupid and I don't know my types
db7e2683
Imanol-Mikel Barba Sabariego
authored
2016-12-27 18:59:19 +0100
Browse Code »
Made changes to make linter happy
7bd13a38
Imanol-Mikel Barba Sabariego
authored
2016-12-27 18:09:19 +0100
Browse Code »
Fixed formats (not fault of inttypes, but wrong scanf formats)
f240a33b
Imanol-Mikel Barba Sabariego
authored
2016-12-27 18:01:03 +0100
Browse Code »
Small fixes. Register setting in debugger does now work (don't ever use inttypes on scanf)
4902e75a
Imanol-Mikel Barba Sabariego
authored
2016-12-27 17:49:41 +0100
Browse Code »
Corrected some memory prints to hex. Added teleporter save state
6324b9c7
Imanol-Mikel Barba Sabariego
authored
2016-12-27 06:19:44 +0100
Browse Code »
Implemented exit command and break on CTRL+C
0e767bc8
Imanol-Mikel Barba Sabariego
authored
2016-12-27 06:06:55 +0100
Browse Code »
more intelligent decoding
bafce57a
Imanol-Mikel Barba Sabariego
authored
2016-12-27 05:05:26 +0100
Browse Code »
Now printing in HEX like god intended to. Also printing character in OUT instructions
746fe14d
Imanol-Mikel Barba Sabariego
authored
2016-12-27 04:57:57 +0100
Browse Code »
Implemented on-the-fly register interpretation
eb337364
Imanol-Mikel Barba Sabariego
authored
2016-12-27 04:48:25 +0100
Browse Code »
Missed small mistake
225162b5
Imanol-Mikel Barba Sabariego
authored
2016-12-27 04:28:30 +0100
Browse Code »
Improved general code structure (no longer a fucking mess), disassembler now pro…
...
9ff101a8
…duces correct code and debugger doesn't suck so much (still has input issues)
Imanol-Mikel Barba Sabariego
authored
2016-12-27 04:27:57 +0100
Browse File »
26 Dec, 2016
1 commit
Implemented debugger and disassembler
91ff09d1
Imanol-Mikel Barba Sabariego
authored
2016-12-26 04:02:11 +0100
Browse File »
25 Dec, 2016
4 commits
VM implemented, debugger and disasm WIP
b5e96df6
Imanol-Mikel Barba Sabariego
authored
2016-12-25 23:29:17 +0100
Browse File »
Fixing errors
086defff
Imanol-Mikel Barba Sabariego
authored
2016-12-25 13:31:47 +0100
Browse Code »
Implemented. Testing and debugging...
5e06910c
Imanol-Mikel Barba Sabariego
authored
2016-12-25 06:08:55 +0100
Browse File »
Initial code
0f27ef74
Imanol-Mikel Barba Sabariego
authored
2016-12-25 03:52:38 +0100
Browse File »