Search found 3 matches

by cadaver
Thu Jan 29, 2004 7:43 pm
Forum: CCS64 and Demos
Topic: 1541 (Un)Compatibility problem in 2 latest demos
Replies: 13
Views: 19250

Stuart Toomer wrote:This is not a fault of IFFLS, nor of CCS64


If it runs on a real C64+1541, it is CCS64's fault.
by cadaver
Fri Sep 19, 2003 5:25 pm
Forum: CCS64 Usability Problems
Topic: How about a DX8 version of CCS64 3.0 Beta?
Replies: 10
Views: 7031

Hmm yes, you're probably right about that custom frame rate, though "forcibly" choosing 100Hz (that's supported by default by most graphics drivers) and updating each second frame would have been accessible long before, using DirectDraw 2 or later

This window-resize thing I don't understand ...
by cadaver
Mon Sep 15, 2003 11:01 am
Forum: CCS64 Usability Problems
Topic: How about a DX8 version of CCS64 3.0 Beta?
Replies: 10
Views: 7031

Sorry, I still consider the requirement of very latest DX version(s) unintentionally funny (how come every emulator didn't need update to DX9 code to work with XP?)

In theory all an emulator needs is to write to bitmap screen, output sound stream, and to read inputs. Can be done with no DX at all