• Print

Denise 1.0.7 Preview (2020-01-02)

Description

Denise is a cycle accurate and platform independant c64 / amiga emulator. My motivation for this project is understanding how it works and write clean and easy readable code. I dont't sacrifice accuracy or code readability for excecution speed, so you need a fast machine to get it fullspeed. The project is influenced by the design of the emulator higan. 

 

Denise supports Light Guns/Pens, GunStick, Mouse 1351, Mouse Neos, Paddles.Now I have added PAL and CRT emulation, drag'n'drop and command line support. 

 

Denise consists of 4 main modules.

  1. "guikit"
  2. "driver"
  3. "emulation" could be used in any other project
  4. "program" links these modules together.

 

Features

  • emulation
  • cross platform: win 32/64 ( >=XP ), osx, linux
  • cycle accurate
  • Dynamic Rate Control
  • PAL, CRT Emulation

Changelog

1.0.7 (NOT RELEASED YET, in master branch)

  • added EasyFlash support
  • fixed widget layouting, when app/text scaling is activated by Windows OS
  • added screenshot generation for testbench
  • added double step function of drive head motor (Primitive 7 Sins)
  • added drive motor deceleration
  • added slider to adjust drive motor speed and wobble
  • removed read latch from drive mechanic, only VIA is latching readed byte
  • distinguish between physical and logical tracks for disk content preview in UI
  • fixed a rare bug in gpu driven RF Modulation, when disabling luma 'fall' but not 'rise'
  • added a new aggressive fast-forward mode, which disables VIC-II Sequencer for a few frames
  • combined key presses (ALT + W) don't trigger single keys when partially released
    • i.e. if ALT is released a few milliseconds sooner than 'W', it doesn't print a 'W'
  • bugfixed RawInput: some joystick types were not registered
  • unplugged joypads will not be forgot anymore
  • transfer file names of loaded software to the savestate description field
  • added diagonal joypad directions as optional virtual keys to activate it by single keyboard stroke

Links

Denise download | SourceForge.net

Downloads

Gallery


 
 

Comments

blog comments powered by Disqus