diff --git a/wip-hugo/END.s b/host/END.s similarity index 100% rename from wip-hugo/END.s rename to host/END.s diff --git a/wip-hugo/README.md b/host/README.md similarity index 100% rename from wip-hugo/README.md rename to host/README.md diff --git a/wip-hugo/STARTUP.s b/host/STARTUP.s similarity index 100% rename from wip-hugo/STARTUP.s rename to host/STARTUP.s diff --git a/wip-hugo/build.sh b/host/build.sh similarity index 100% rename from wip-hugo/build.sh rename to host/build.sh diff --git a/wip-hugo/build/new.labels.labels b/host/build/new.labels.labels similarity index 100% rename from wip-hugo/build/new.labels.labels rename to host/build/new.labels.labels diff --git a/wip-hugo/build/program.lbl b/host/build/program.lbl similarity index 100% rename from wip-hugo/build/program.lbl rename to host/build/program.lbl diff --git a/wip-hugo/dubbel_buffer/raster_irqs.s b/host/dubbel_buffer/raster_irqs.s similarity index 100% rename from wip-hugo/dubbel_buffer/raster_irqs.s rename to host/dubbel_buffer/raster_irqs.s diff --git a/wip-hugo/macros/16aritmatic.s b/host/macros/16aritmatic.s similarity index 100% rename from wip-hugo/macros/16aritmatic.s rename to host/macros/16aritmatic.s diff --git a/wip-hugo/macros/timer.s b/host/macros/timer.s similarity index 100% rename from wip-hugo/macros/timer.s rename to host/macros/timer.s diff --git a/wip-hugo/program.lbl b/host/program.lbl similarity index 100% rename from wip-hugo/program.lbl rename to host/program.lbl diff --git a/wip-hugo/retrodebugger_label_build_tool/end_file b/host/retrodebugger_label_build_tool/end_file similarity index 100% rename from wip-hugo/retrodebugger_label_build_tool/end_file rename to host/retrodebugger_label_build_tool/end_file diff --git a/wip-hugo/retrodebugger_label_build_tool/rdb_build_label.sh b/host/retrodebugger_label_build_tool/rdb_build_label.sh similarity index 100% rename from wip-hugo/retrodebugger_label_build_tool/rdb_build_label.sh rename to host/retrodebugger_label_build_tool/rdb_build_label.sh diff --git a/wip-hugo/retrodebugger_label_build_tool/start_file b/host/retrodebugger_label_build_tool/start_file similarity index 100% rename from wip-hugo/retrodebugger_label_build_tool/start_file rename to host/retrodebugger_label_build_tool/start_file diff --git a/wip-hugo/retrodebugger_label_build_tool/temp_file b/host/retrodebugger_label_build_tool/temp_file similarity index 100% rename from wip-hugo/retrodebugger_label_build_tool/temp_file rename to host/retrodebugger_label_build_tool/temp_file diff --git a/wip-hugo/routines/arithmatic/arithmatic.inc b/host/routines/arithmatic/arithmatic.inc similarity index 100% rename from wip-hugo/routines/arithmatic/arithmatic.inc rename to host/routines/arithmatic/arithmatic.inc diff --git a/wip-hugo/routines/arithmatic/div.s b/host/routines/arithmatic/div.s similarity index 100% rename from wip-hugo/routines/arithmatic/div.s rename to host/routines/arithmatic/div.s diff --git a/wip-hugo/routines/arithmatic/div_test.s b/host/routines/arithmatic/div_test.s similarity index 100% rename from wip-hugo/routines/arithmatic/div_test.s rename to host/routines/arithmatic/div_test.s diff --git a/wip-hugo/routines/arithmatic/mult.s b/host/routines/arithmatic/mult.s similarity index 100% rename from wip-hugo/routines/arithmatic/mult.s rename to host/routines/arithmatic/mult.s diff --git a/wip-hugo/routines/arithmatic/mult_test.s b/host/routines/arithmatic/mult_test.s similarity index 100% rename from wip-hugo/routines/arithmatic/mult_test.s rename to host/routines/arithmatic/mult_test.s diff --git a/wip-hugo/routines/circle/circle.inc b/host/routines/circle/circle.inc similarity index 100% rename from wip-hugo/routines/circle/circle.inc rename to host/routines/circle/circle.inc diff --git a/wip-hugo/routines/circle/circle.s b/host/routines/circle/circle.s similarity index 100% rename from wip-hugo/routines/circle/circle.s rename to host/routines/circle/circle.s diff --git a/wip-hugo/routines/circle/circle_test.s b/host/routines/circle/circle_test.s similarity index 100% rename from wip-hugo/routines/circle/circle_test.s rename to host/routines/circle/circle_test.s diff --git a/wip-hugo/routines/circle/circle_test_position.s b/host/routines/circle/circle_test_position.s similarity index 100% rename from wip-hugo/routines/circle/circle_test_position.s rename to host/routines/circle/circle_test_position.s diff --git a/wip-hugo/routines/circle/circle_test_size.s b/host/routines/circle/circle_test_size.s similarity index 100% rename from wip-hugo/routines/circle/circle_test_size.s rename to host/routines/circle/circle_test_size.s diff --git a/wip-hugo/routines/line/line.inc b/host/routines/line/line.inc similarity index 100% rename from wip-hugo/routines/line/line.inc rename to host/routines/line/line.inc diff --git a/wip-hugo/routines/line/line.s b/host/routines/line/line.s similarity index 100% rename from wip-hugo/routines/line/line.s rename to host/routines/line/line.s diff --git a/wip-hugo/routines/line/line_down.s b/host/routines/line/line_down.s similarity index 100% rename from wip-hugo/routines/line/line_down.s rename to host/routines/line/line_down.s diff --git a/wip-hugo/routines/line/line_down_inv.s b/host/routines/line/line_down_inv.s similarity index 100% rename from wip-hugo/routines/line/line_down_inv.s rename to host/routines/line/line_down_inv.s diff --git a/wip-hugo/routines/line/line_test.s b/host/routines/line/line_test.s similarity index 100% rename from wip-hugo/routines/line/line_test.s rename to host/routines/line/line_test.s diff --git a/wip-hugo/routines/line/line_test_extensive.s b/host/routines/line/line_test_extensive.s similarity index 100% rename from wip-hugo/routines/line/line_test_extensive.s rename to host/routines/line/line_test_extensive.s diff --git a/wip-hugo/routines/line/line_up.s b/host/routines/line/line_up.s similarity index 100% rename from wip-hugo/routines/line/line_up.s rename to host/routines/line/line_up.s diff --git a/wip-hugo/routines/line/line_up_inv.s b/host/routines/line/line_up_inv.s similarity index 100% rename from wip-hugo/routines/line/line_up_inv.s rename to host/routines/line/line_up_inv.s diff --git a/wip-hugo/routines/memory/mem.inc b/host/routines/memory/mem.inc similarity index 100% rename from wip-hugo/routines/memory/mem.inc rename to host/routines/memory/mem.inc diff --git a/wip-hugo/routines/memory/memcpy.s b/host/routines/memory/memcpy.s similarity index 100% rename from wip-hugo/routines/memory/memcpy.s rename to host/routines/memory/memcpy.s diff --git a/wip-hugo/routines/memory/memcpy_test.s b/host/routines/memory/memcpy_test.s similarity index 100% rename from wip-hugo/routines/memory/memcpy_test.s rename to host/routines/memory/memcpy_test.s diff --git a/wip-hugo/routines/memory/memset.s b/host/routines/memory/memset.s similarity index 100% rename from wip-hugo/routines/memory/memset.s rename to host/routines/memory/memset.s diff --git a/wip-hugo/routines/memory/memset_alt.s b/host/routines/memory/memset_alt.s similarity index 100% rename from wip-hugo/routines/memory/memset_alt.s rename to host/routines/memory/memset_alt.s diff --git a/wip-hugo/routines/memory/memset_test.s b/host/routines/memory/memset_test.s similarity index 100% rename from wip-hugo/routines/memory/memset_test.s rename to host/routines/memory/memset_test.s diff --git a/wip-hugo/routines/pixel/pixel.inc b/host/routines/pixel/pixel.inc similarity index 100% rename from wip-hugo/routines/pixel/pixel.inc rename to host/routines/pixel/pixel.inc diff --git a/wip-hugo/routines/pixel/pixel_calc.s b/host/routines/pixel/pixel_calc.s similarity index 100% rename from wip-hugo/routines/pixel/pixel_calc.s rename to host/routines/pixel/pixel_calc.s diff --git a/wip-hugo/routines/pixel/pixel_draw.s b/host/routines/pixel/pixel_draw.s similarity index 100% rename from wip-hugo/routines/pixel/pixel_draw.s rename to host/routines/pixel/pixel_draw.s diff --git a/wip-hugo/routines/pixel/pixel_test.s b/host/routines/pixel/pixel_test.s similarity index 100% rename from wip-hugo/routines/pixel/pixel_test.s rename to host/routines/pixel/pixel_test.s diff --git a/wip-hugo/routines/text/char.inc b/host/routines/text/char.inc similarity index 100% rename from wip-hugo/routines/text/char.inc rename to host/routines/text/char.inc diff --git a/wip-hugo/routines/text/char_draw.s b/host/routines/text/char_draw.s similarity index 100% rename from wip-hugo/routines/text/char_draw.s rename to host/routines/text/char_draw.s diff --git a/wip-hugo/routines/text/char_draw_test.s b/host/routines/text/char_draw_test.s similarity index 100% rename from wip-hugo/routines/text/char_draw_test.s rename to host/routines/text/char_draw_test.s diff --git a/wip-hugo/routines/triangle/lower_triangle.s b/host/routines/triangle/lower_triangle.s similarity index 100% rename from wip-hugo/routines/triangle/lower_triangle.s rename to host/routines/triangle/lower_triangle.s diff --git a/wip-hugo/routines/triangle/triangle.inc b/host/routines/triangle/triangle.inc similarity index 100% rename from wip-hugo/routines/triangle/triangle.inc rename to host/routines/triangle/triangle.inc diff --git a/wip-hugo/routines/triangle/triangle.s b/host/routines/triangle/triangle.s similarity index 100% rename from wip-hugo/routines/triangle/triangle.s rename to host/routines/triangle/triangle.s diff --git a/wip-hugo/routines/triangle/triangle_test.s b/host/routines/triangle/triangle_test.s similarity index 100% rename from wip-hugo/routines/triangle/triangle_test.s rename to host/routines/triangle/triangle_test.s diff --git a/wip-hugo/routines/triangle/upper_triangle.s b/host/routines/triangle/upper_triangle.s similarity index 100% rename from wip-hugo/routines/triangle/upper_triangle.s rename to host/routines/triangle/upper_triangle.s diff --git a/wip-hugo/run.sh b/host/run.sh similarity index 100% rename from wip-hugo/run.sh rename to host/run.sh diff --git a/wip-hugo/run_retro_debugger.sh b/host/run_retro_debugger.sh similarity index 100% rename from wip-hugo/run_retro_debugger.sh rename to host/run_retro_debugger.sh diff --git a/wip-hugo/source.s b/host/source.s similarity index 100% rename from wip-hugo/source.s rename to host/source.s