e8johan / tosemu

An emulator environment for TOS applications (highly experimental)
GNU General Public License v2.0
15 stars 6 forks source link

New version of Musashi #20

Open paulwratt opened 4 years ago

paulwratt commented 4 years ago

the current is version is 3.4, theres a new version 4.10 of Musashi at the url mentioned in the readme, which according to m68kconf.h it adds 68030 & 68040 (not just for disassembly)

if I were to update Musashi and add command line switches for CPU setting, would it be accepted? If so a tag/branch of m68000 (or similar) before hand would be nice. That being said, what is the status of #18 & #16 ?

NOTE: there are some quirks tho: https://github.com/kstenerud/Musashi/commit/7efac187bd6ef2ae3e961e444c374f37df615ff2

e8johan commented 4 years ago

Sure, for me that is ok.