THE HACKER'S VIEW OF THE COMMODORE 64

Sep 30, 2012

ICU64 for Frodo Redpill v0.1.5 - Released

Eventually, after 3 years, a new version of ICU64 is ready for download. Several bugs and issues have fixed, additional functionality and features have added. Note however, that this version is not the one that I was working on the last years (i.e. v0.2). This is only an update of the initial release, where I have paste as much code as I could from v0.2 without corrupting the functionality. My goal is to make the raster view equally significant with the memory (matrix) view, so the development is being continued...

Report any bug/issue/request in the comments or via e-mail.

Good hack!

2 comments:

  1. Thanks Mathfigure! I really appreciate your work on this. Now if only we could get a Linux version of redpill ;)

    ReplyDelete
  2. @John
    Still too early for the source code of Frodo Redpill. It will pass through big changes in v0.2, v0.3 and v0.4 (according to the plan that I have now). The REDPILL (as an API) is the interface between the emulator and the debugger, but in its current form it doesn't have any function to call. It's only a system shared memory structure (the fastest and rawest inter-process communication).

    ReplyDelete