mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-04 23:07:46 -04:00
68k, some fixes for musashi
This commit is contained in:
parent
eac7a97e4f
commit
5adcc16534
5 changed files with 15 additions and 7 deletions
|
@ -207,6 +207,7 @@ $(FR)cpu/cyclone/Cyclone.s: $(FR)cpu/cyclone/*.cpp $(FR)cpu/cyclone/*.h
|
|||
|
||||
$(FR)cpu/musashi/m68kops.c:
|
||||
@make -C $(R)cpu/musashi
|
||||
$(FR)cpu/musashi/m68kcpu.c: $(FR)cpu/musashi/m68kops.c
|
||||
|
||||
deps_set = yes
|
||||
endif # deps_set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue