Projects
MC64 - Moepi's C64 Emulator
![]() MC64 v0.1alpha MC64 is a C64 emulator written in Java for an academic project. It is incomplete but allows to boot BASIC and interact with the interpreter. The source code is available below. Version 0.1alpha:
Known problems:
Download: |
Moepi Border - Building a router
![]() Casetronic Travla C158-060, Mini-ITX form factor Currently I'm using an aging Cisco 1721. It is hard to give this device up but in the past few months it suffers from sporadic reloads. Things get worse because it stucks in ROM monitor mode if it is not being cold started by hand. This drives me crazy when I'm away for a couple of days and suddenly find my homepage offline. So I decided to look for a new router. Beneath an Internet connection the device should also offer flexibility in hard- and software. Especially I plan to integrate an AccessPoint which serves a WLAN in a separated subnet. Furthermore the router should be compatible with the Cisco router in my brother's company. This will be hard work since the IPSec implementation of Cisco seems to be a bit proprietary. Therefore, a Cisco 1841 looks appropriate at a first glance but it has two major drawbacks:
So I had to look for something else. The idea is a Linux based router running on a low power PC. For this purpose an Intel Atom platform with a mobile chipset looks appropriate. The most difficult thing was to find an appropriate mainboard. Most of the Atom boards employ the Intel G945GC chipset which is found in normal desktop computers. Due to the small form factor these chipsets use an active fan. Instead, the MSI offers a board which uses the i945GSE chipset. This is found in netbooks like the Eee PC of Asus and does not need active cooling. Furthermore it offers two GBit LAN ports, one PCI slot and one miniPCI slot - the perfect basis for a router. Read up on my small router howto. |

