mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-04 23:07:46 -04:00
core 68k, make musashi timing more similar to fame
This commit is contained in:
parent
1ab87d2b9a
commit
8b0e2b4f9a
3 changed files with 145 additions and 40 deletions
|
@ -205,7 +205,7 @@ $(FR)cpu/cyclone/Cyclone.s: $(FR)cpu/$(CYCLONE_CONFIG)
|
|||
|
||||
$(FR)cpu/cyclone/Cyclone.s: $(FR)cpu/cyclone/*.cpp $(FR)cpu/cyclone/*.h
|
||||
|
||||
$(FR)cpu/musashi/m68kops.c:
|
||||
$(FR)cpu/musashi/m68kops.c: $(FR)cpu/musashi/m68k_in.c
|
||||
@make -C $(R)cpu/musashi
|
||||
$(FR)cpu/musashi/m68kcpu.c: $(FR)cpu/musashi/m68kops.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue