Slashdot Mirror


A Commodore 64 For The New Millenium

samdu writes "The CommodoreOne is now available for purchase. The C=1 is a reimplementation of the Commodore=64 in an ATX form factor, 65c816 processor running at approximately 20 MHz, VGA out, an updated SID (with backward compatibility), 32 MB of RAM, standard IDE, PS/2 ports, and a 64 compatible cartridge slot. Let the hobbying begin." We've run previous stories on related efforts.

2 of 302 comments (clear)

  1. Does it run LUnix? by Anonymous Coward · · Score: 5, Interesting

    Does it run LUnix - the free UNIX clone for the original C64?

    LNG is an operationg system primarly for the good old Commodore64 home-computer. There also is a native version for the successor Commodore128. Ports to other 6502/6510 driven 8Bit Computers are possible but not yet started. LUnix started in 1993 and reached the internet in 1994. In 1997 LUnix0.1 was rewritten from scratch, the result is LNG.

    Features of LUnix:
    * Preemptive multitasking (up to 32 tasks, 7 priorities)
    * Dynamic memory management (in chunks of 256 or 32 bytes)
    * Runtime code relocation
    * IPC (inter process communication) through pipes
    * IPC through signals
    * (minimal) REU support
    * SCPU compatible
    * Hardware stack swapping (C128 only)
    * 256K RAM C128 compatible
    * >30 standard applications available
    * Support for standard RS232 userport interface
    * Support for swiftlink RS232 interface
    * Virtual consoles
    * Hardware accelerated 80 columns console on C128 in C64 mode
    * Native C128 version available
    * (simple) command shell (with history function)
    * Support for CBM (IEC bus) devices (e.g. 1541)
    * Open source, comes with all needed (cross-) development tools
    * Widely configurable for your needs
    * LNG can be terminal and terminal server (RS232)
    * Support for SLIP packet encapsulation over serial links
    * Support for PPP (packet encapsulation) over serial links
    * Loop back packet driver for off-line client-server trials
    * TCP/IP stack (and clients for telnet, ftp and pop3
    * A simple web server (experimental)
    * Support for the DFC77 receiver (radio-transmitted time signal in europe/germany)
    * Support for the Smart Watch Chip (another real time clock)
    * Support for IDE64 RTC
    * Support for IEC bus via 64net/2
    * Support for o65 object format (experimental)
    * Online help system
    * ...

  2. Re:Geek port? by Wiesel · · Score: 4, Interesting

    This is a hobby-computer. One nice thing about the good old 8-bit days was that we could control any selfmade hardware, say, through the userport. The geek port of the C-One has some freely programmable lines, some clocks, and the possibility to map periphal chips into the computer's memory without having to be a PCI expert. Be honst, what computer gives this opportunity?

    Jens Schönfeld