Current WIP code.

This commit is contained in:
OBattler
2020-02-29 19:12:23 +01:00
parent 3b6cc393eb
commit 490c04fcae
882 changed files with 37763 additions and 9455 deletions

3
src/codegen.d Normal file
View File

@@ -0,0 +1,3 @@
codegen.o: cpu/codegen.c 86box.h mem.h cpu_common/cpu.h \
cpu_common/x86_ops.h cpu/codegen.h cpu/../mem.h \
cpu/../cpu_common/x86_ops.h cpu/codegen_x86.h