Search found 6 matches
- Tue Jul 24, 2012 9:54 pm
- Forum: CCS64 Enhancements
- Topic: C64 "Color Enhancer" for emulators
- Replies: 7
- Views: 16822
Re: C64 "Color Enhancer" for emulators
I have the source code. i can't share, i should ask to the author. Btw, rigth now he's working on a fresh new version.
- Mon Dec 19, 2005 12:34 pm
- Forum: CCS64 and Games
- Topic: Dynamite Dan cheat?
- Replies: 4
- Views: 4617
I have find another cheat
Try this another cheat. Finally i find a way to use the cartdrige
with this poke: POKE 25963,172
I've got all the 8 dynamite and open the secured zone containing the secret plan. But i cannot escape from this room.....
How can i end this game?
After 20 year and with the cheat mode i ...
with this poke: POKE 25963,172
I've got all the 8 dynamite and open the secured zone containing the secret plan. But i cannot escape from this room.....
How can i end this game?
After 20 year and with the cheat mode i ...
- Fri Dec 16, 2005 11:10 am
- Forum: CCS64 and Games
- Topic: Dynamite Dan cheat?
- Replies: 4
- Views: 4617
- Mon Dec 12, 2005 6:19 pm
- Forum: CCS64 and Games
- Topic: Dynamite Dan cheat?
- Replies: 4
- Views: 4617
Dynamite Dan cheat?
Do anyone know how to cheat Dynamite Dan in ccs64?
Thank you
Thank you
- Sun Dec 04, 2005 4:34 pm
- Forum: CCS64 Enhancements
- Topic: Enhance the visual experience of ccs64
- Replies: 2
- Views: 8357
Filtering the ccs64 screen
If we use a filtering technique during the render loop we can achieve better image without reprogramming the c64 vicII (like other emulator do -spec256) and no other work is required.
Do Ingame
Emulator Code...
Image rendering
Image filtering
Final image on the screen
Loop

Do Ingame
Emulator Code...
Image rendering
Image filtering
Final image on the screen
Loop
- Wed Nov 23, 2005 4:53 pm
- Forum: CCS64 Enhancements
- Topic: Enhance the visual experience of ccs64
- Replies: 2
- Views: 8357
Enhance the visual experience of ccs64
Is it possibile to include a series of visual enhancement trough DirectX like bilinear filtering, anisotropic filtering, antialiasing image and so on?
Thank you.

Thank you.