Monday, November 16, 2009
Now that I have a somewhat working M68000 emulation, I can finally focus on the rest of the Amiga system. Currently most of the system is stubbed out with a couple of dummy functions so I can see when something interesting happens. I have reached now reached a point, where I can’t fake out the CIA [...]
Wednesday, November 11, 2009
I had this actually running for some time now: It is a graphical debugger which helps me understand how the 68000 instructions in the Kickstart ROM affect my Amiga emulator’s state. Here is a screen shot: It is currently mainly a view to the Mahatma68k CPU, the two CIA-8520′s and the custom chip registers. It [...]
I decided to build a package of the current code in the Mahatma68k repository and upload it with the little example program that comes with it. It can now be found on its project website. I am aware that not everyone likes or knows maven and so I provided an ant build file for the binary [...]
Wednesday, November 4, 2009
Do not take the title serious. As long as there is no release, this is strictly Vaporware(TM). Or something like that…. However, with the release of Mahatma68k, the likeliness of such a release has become somewhat more probable. When I started the project, which has the current working title “I Heart Amiga”, it actually started as [...]