DiskImagery64 0.6 released

Yes, a new release is ready before I leave for the weekend 😉 Sorry, the documentation is not updated yet but there is lots of fresh code inside (bugs of course, too :/):

This time I added networking support. If you have a RRNet ethernet card and a Retro Replay with the Final Replay ROM 0.6 flashed on it then you are ready for real networking fun…

Continue reading

DiskImagery64 0.5a released

Oops! I think it was too late yesterday…

The Mac application bundle of version 0.5 is corrupt! It only runs on a system with Qt libraries installed. I forgot to fix the internal references of the relocated Qt frameworks 🙁

Help is on its way: I just uploaded version 0.5a that fixes the bundling script. Now the Mac app should run on any system…

BTW: If you have installed the CBM Fonts then you might need a logou/login on your Mac to enable them correctly!

DiskImagery64 0.5 released

First of all: The best wishes for 2007 to you all!

The nice thing with christmas holidays is the spare time you have to work on some retro projects. One of the my number-one want-to-have-tools is a browser for disk images (D64 of course) to quickly scan through the pile of disk image files I have on my Mac’s hard disk. There are some disk editors available that would do the trick, but mostly on Windows or Java and not natively on Macs. Since none of my christmas parcels contained such a Mac App, I simply started to write my own one…

Continue reading

New X11 Launcher for MacVICE

VICE on Macs is currently an application bundle that launches X11 and the X11 version of VICE. I added a new launcher script for the next VICE release that allows to drop files on the app icon. Each dropped file is autostarted when opening the emulator. Furthermore, you can run the launcher from the command line in your terminal and pass arbitrary arguments. In this case, no xterm for VICE input/output is opened but the terminal is used.

Continue reading

WarpCopy64 on Macs

Graham’s WarpCopy64 is *the* tool if you want to copy some of your real c64 disks directly via ethernet to your host. The initial release was windows only, but j0x did a really nice job of porting the host code as a command line tool to linux.

So I thought, why not run this little gem on my MBP (as it is a well-behaved un*x-system, too)…
Continue reading

The Final Replay on VICE

The Final Replay (TFR06) is a ROM replacement for the Retro Replay cartridge. It supports the network adapter RRNET very well and provides nice networking features like the codenet or WarpCopy64 (a high speed disk transfer tool).

Unfortunately, TFR06 does not run on the current version (1.20) of VICE. It simply hangs the emulator after a reset cycle if the RRNET emulation is enabled. Here is how to fix it:

Continue reading

My DTV64 Mod

The DTV 64 is essentially a retro-style Joystick with a hardware emulation of a Commodore 64 embedded inside. It is shipped with a flash ROM that contains 30 Games. Many people on the net have transformed the C64 from a joystick retro toy into a really usable C64-clone with keyboard connector, 2 joystick ports and a IEC port for a 1541 floppy. Recently, I did the same mod to my DTV 64.

Continue reading

X11.app Preferences for MacVICE

VICE on Macs runs in the X11 Window Environment and thus on the X11 Display Server provided by Apple called X11.app. It will be automatically launched if you click on a VICE application icon.

The X11.app will run in the menu bar if VICE is active. The Preferences.. in the Apple Menu have some settings that help you to simplify the usage of VICE:

  • Emulate three button mouse: This setting is required if you have a single -button mouse or trackpad on your mac. It enables the standard shortcut Option + Mouse Click = Right Mouse Button. Use this inside a VICE Window to open the Settings Menu.
  • Use the system keyboard layout: This feature automatically maps all keys set in your language setting on macs (The flag icon in the menu bar) to equivalent X11 keys. This setting is required for the symbolic key mapping in VICE. In this mode the symbol labeled on your keys is sent to the emulator.
  • Enable keyboard shortcuts under X11: If enabled the Command/Apple key is handled directly by X11.app and not sent to any X11 application. Thus pressing Command+Q will quit X11.app! For VICE I disable this setting. Now pressing Command+Q is sent to VICE to quit the emulator but not X11. Furthermore all other VICE shortcuts work with the command key, e.g. Command+A is a Smart Image Attach