mirror of
https://github.com/open-simh/simh.git
synced 2026-01-26 04:02:39 +00:00
AltairZ80: M68K: Move Musashi to m68k directory.
The M68K CPU is from https://github.com/kstenerud/Musashi. Move into its own directory to facilitate easier synchronization with upstream Musashi.
This commit is contained in:
@@ -252,31 +252,31 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\AltairZ80\m68kasm.c"
|
||||
RelativePath="..\AltairZ80\m68k\m68kasm.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\AltairZ80\m68kcpu.c"
|
||||
RelativePath="..\AltairZ80\m68k\m68kcpu.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\AltairZ80\m68kdasm.c"
|
||||
RelativePath="..\AltairZ80\m68k\m68kdasm.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\AltairZ80\m68kopac.c"
|
||||
RelativePath="..\AltairZ80\m68k\m68kopac.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\AltairZ80\m68kopdm.c"
|
||||
RelativePath="..\AltairZ80\m68k\m68kopdm.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\AltairZ80\m68kopnz.c"
|
||||
RelativePath="..\AltairZ80\m68k\m68kopnz.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\AltairZ80\m68kops.c"
|
||||
RelativePath="..\AltairZ80\m68k\m68kops.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
||||
Reference in New Issue
Block a user