CPU for BaseMachine #4
Derailedzack
started this conversation in
General
Replies: 2 comments
-
|
Unicorn is still an option though if I want to use it I'll need to add a update callback or in other words a callback that is called from within Qemu's main loop in the CPU emulation code |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
If I wanted to I could write my own CPU emulator with a custom arch the only real problem with doing so is the fact that the tools currently available for development likely won't work without porting them to said arch |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to either find, make, port a 68k core and or to find a different CPU to simulate so I can begin implementing custom machines and devices
Beta Was this translation helpful? Give feedback.
All reactions