diff --git a/test_program.8bit b/test_program.asm8 similarity index 86% rename from test_program.8bit rename to test_program.asm8 index 5ee2874..84fbfc6 100644 --- a/test_program.8bit +++ b/test_program.asm8 @@ -1,3 +1,3 @@ MOV 10, reg1 MOV 5, reg2 -ADD +ADD \ No newline at end of file