Update all new Tasks
This commit is contained in:
parent
00a190b0a6
commit
91df62d461
5697 changed files with 93386 additions and 804 deletions
4
Task/Machine-code/Tcl/machine-code-2.tcl
Normal file
4
Task/Machine-code/Tcl/machine-code-2.tcl
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
package require machineCodeThunk 1.0
|
||||
|
||||
set code [binary format c* {0x8B 0x44 0x24 0x4 0x3 0x44 0x24 0x8 0xC3}]
|
||||
puts [runMachineCode $code 7 12]
|
||||
Loading…
Add table
Add a link
Reference in a new issue