Skip to content

Releases: KimJorgensen/KungFuFlash

Kung Fu Flash v1.32

19 Dec 17:34
Compare
Choose a tag to compare
  • Optimized code to make it all fit in flash

In this version, all functionality works without requiring the firmware file to be on the SD card

Kung Fu Flash v1.31

16 Dec 19:04
Compare
Choose a tag to compare

The previous version required the firmware file KungFuFlash_v1.30.upd to be present in the root directory of the SD card, otherwise emulation of cartridges (CRT files) would not work.

In this version the following cartridge types will not require the firmware file on the SD card:

  • Normal cartridge (8k, 16k, Ultimax)
  • Fun Play, Power Play
  • Super Games
  • Ocean type 1
  • Epyx Fastload
  • C64 Game System, System 3
  • Dinamic
  • Zaxxon, Super Zaxxon
  • Magic Desk, Domark, HES Australia
  • EasyFlash
  • Prophet64
  • RGCD, Hucky
  • Drean
  • C128 Normal Cartridge (external function ROM)

The rest of the supported cartridge types require the firmware file KungFuFlash_v1.31.upd in the root directory of the SD card

Kung Fu Flash v1.30

29 Nov 19:49
Compare
Choose a tag to compare
  • Combined PAL and NTSC firmware
  • T64 support (normal tape files only). Thanks Matthias

The firmware has been extended to support both PAL and NTSC and this requires the KungFuFlash_v1.30.upd file to be kept in the root directory of the SD card.
Older firmware will not support this extended format so KungFuFlash_v1.30_upgrade.upd must be used first. This file is not needed after the upgrade process has been completed.

Kung Fu Flash v1.29

30 Oct 12:47
Compare
Choose a tag to compare
  • Less restrictive C64 clock frequency check. Thanks mofjel
  • LED blinks rapidly if C64 clock frequency is out of range

Kung Fu Flash v1.28

24 Oct 06:54
Compare
Choose a tag to compare
  • Fix broken EasyFlash VIC-II/C128 mode. Thanks mrr19121970
  • Improve detection of C64 clock signal

Kung Fu Flash v1.27

19 Sep 19:50
Compare
Choose a tag to compare
  • Add simple diagnostic tool

The diagnostic tool is started by pressing the menu button for 2 seconds (until the LED turns off) and is intended to help debug stability problems on some C64 models.
The tool can also be started in a USB only mode if Kung Fu Flash refuses to start at all. In this mode debug data is send via USB only and the C64 should start normally (boot to Basic). This mode is started by pressing both the special and menu button for 2 seconds, then releasing the menu button followed by the special button.

For reference the phi2 clock frequency should be around 985248 Hz for PAL and around 1022727 Hz for NTSC.

Kung Fu Flash v1.26

12 Sep 18:20
Compare
Choose a tag to compare
  • Add support for Drean cartridges. Thanks beatmaster13

Kung Fu Flash v1.25

18 Aug 19:35
Compare
Choose a tag to compare
  • Add support for C128 normal cartridge. Thanks phako

Kung Fu Flash v1.24

12 Aug 08:09
Compare
Choose a tag to compare
  • Fix unstable EF3 USB. Thanks dikdom

Kung Fu Flash v1.23

24 Apr 10:24
Compare
Choose a tag to compare
  • Add support for Super Games cartridge
  • Add support for Prophet64 cartridge
  • Fix broken Fun Play/Power Play cartridge support (since v1.16)