UK1541: Difference between revisions
From ReplayResources
Jump to navigationJump to search
m (→Weblinks) |
|||
Line 115: | Line 115: | ||
* DB9 connector (for joystick) | * DB9 connector (for joystick) | ||
* User Port connector | * User Port connector | ||
* two buttons ( | * two buttons | ||
** MENU (left) | |||
** RESET (right) | |||
* four LEDs | |||
** TOP (red) , DRIVE - functions as is in 1541 real drive | |||
** MOTOR (blue/green) - indicates if motor is ON/OFF | |||
** DEBUG (yellow) - at this stage indicates SEI/CLI flag of CPU | |||
** SYSTEM (red) indicates errors connected to IR, battery | |||
== Known Problems == | == Known Problems == |
Revision as of 22:30, 10 May 2016
Technical Info | |
---|---|
Hardware features | |
CRT ID | None |
The cartridge described in this article is under constant active development - for recent news and data please check: Facebook
|
UK1541 aka Ultimate Killer is a floppy drive emulator developed by Krzysztof Switajski aka Kisiel/ICON. Unlike the 1541 Ultimate or the Chameleon, this device is microcontroller based and does not use a FPGA - which makes it relatively cheap.
Features
- Full (cycle exact) emulation of the commodore VC1541 floppy drive
- 6502 core running at 1Mhz with illegal opcodes
- 16kB Flash ROM
- 4KB Ram, from $0000 till $0fff
- VIA port and timers emulation
- supports 35/40 track d64-files (read and write)
- SD card 1 - 8GB, FAT32
- Update from standard SD card
Hardware Specifications
- Board dimensions: 88x70x2mm
- LCD TFT Screen 2,2“ , 320 x 240, True Color
- MSP430
- LCP1114, Cortex M0, 48Mhz (0,84 DMIPS/Mhz)
- SD card slot
- IR receiver (for remote control)
- CR2032 battery holder (currently not used)
- mini jack connector as replacement for IEC port
- DB9 connector (for joystick)
- User Port connector
- two buttons
- MENU (left)
- RESET (right)
- four LEDs
- TOP (red) , DRIVE - functions as is in 1541 real drive
- MOTOR (blue/green) - indicates if motor is ON/OFF
- DEBUG (yellow) - at this stage indicates SEI/CLI flag of CPU
- SYSTEM (red) indicates errors connected to IR, battery
Known Problems
- unable to test with the VICE drive tests, as those will (for the most part) not work at all
- Currently the device will crash when a CR2032 battery is inserted
- There is no way to see what version a firmware update is
- Firmware can not be downgraded
- very small, almost unreadable, font used for the file selector on the LCD
Documentation
Unfortunately, no documentation exists other than what is on the project page (and is duplicated here).
Firmware
The most recent firmware update files can be found here.
Updating
- Turn off C64
- Prepare empty SD card, FAT32 formatted
- Copy firmware update files to the Root of the SD card
- Plug SD card into the UK1541
- Turn on C64
- Firmware will get updated, wait until UI shows windows
- Remove files from SD card after update. If you try to update an already updated core, firmware update will stop.
Notes
- Review on IndieRetroNews
Weblinks
- Facebook Page
- Project Website
- Feedback thread on Amibay