summaryrefslogtreecommitdiff
path: root/eater_cpu/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'eater_cpu/cpp')
-rw-r--r--eater_cpu/cpp/Veater_computer__main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/eater_cpu/cpp/Veater_computer__main.cpp b/eater_cpu/cpp/Veater_computer__main.cpp
index fbfc978..4de8454 100644
--- a/eater_cpu/cpp/Veater_computer__main.cpp
+++ b/eater_cpu/cpp/Veater_computer__main.cpp
@@ -29,6 +29,8 @@ void load_program(const std::unique_ptr<Veater_computer> &topp) {
// OUT
0xe0,
+ // LDI 4
+ 0x54,
// NOP
0x00,
// HALT