Archive

Archive for the ‘DTV’ Category

Revision 2016 – C64 Party results

March 29th, 2016 No comments

This is the official demo party results from Revision 2016 (Top 3 Entries only). See also the CSDB Revision 2016 section for more informations.

C64 4K Intro:

  • 1 – The Best Intro Ever by Razor 1911.

Mixed Graphics:

  • 6 – Vote EvilBot by Laxity.

Mixed Music:

  • 4 – 8-bitburgers by Panda Design.
  • 5 – A Computer in My Backpack by Lft.
  • 9 – Remembrance by Genesis Project.

Mixed Demo:

  • 1 – We Are Demo by Fairlight, Noice, Offence.
  • 6 – Watch My Balls in Action! by Singular.
  • 7 – Decrunch 2016 Invite by DreamWeb.

Download: Revision 2016 Party stuff (1006)

source: 2016.revision-party.net

C64 Big Game Pack: Encounter +3DIGF / Avenger +5DG / Rodland …

March 11th, 2016 No comments

Some new games or tools (Cracked / Trained or Unrealeased) for Commodore 64 have been released from your favorites groups.

Titles:

  • Shark +2
  • Hugohunt +5D
  • Slime 100%
  • Slime
  • Slime +
  • Mystic Mansion +3DG
  • JANI 2 +2 [seuck]
  • JANI 2 [seuck]
  • Wizard’s Doom +3D
  • Hessian
  • Hessian +5
  • Kormi a tetőn [hungarian]
  • Spaceman Splorf: Planet of Doom +2D
  • Spaceman Splorf: Planet of Doom
  • V2 Basic Minesweeper Clone
  • Snake
  • Crackers Revenge +7DGH
  • Dress Up!
  • Happy Blocks Basic Preview
  • Captain Fizz V1 +9
  • Dungeon Wizard +DT
  • Stack (My Bitch) Up +
  • Telengard Remastered V1.1
  • Rodland +7DHI
  • Beppe Kid +3DEM
  • Chobin II +2DES
  • Slime Deluxe
  • CRX Race
  • Avenger +5DG
  • Dragon Hunter Preview +3
  • Drugs +5HFTD
  • Ylcodrom +1FTD
  • Space Defence +D
  • Encounter +3DIGF

Download: All Games in One Archive (3479)

source: csdb.dk

BCC #10: C64 – Official demo party results

February 29th, 2016 No comments

This is the official demo party results from BCC #10 (Top 3 Entries only). See also the CSDB BCC #10 section for more informations and download.

C64 Demo:

  • Tangled Up by Delysid
  • The Mayday Show by Mayday!
  • TIS by Bonzai

C64 Music:

  • Oldschool Heaven by c0zmo
  • Toca Off Alone by Snabel
  • Press Space, Release Power by Gaetano Chiummo

C64 Graphics:

  • Der Wahrsager by Oni/Luisa
  • Voyage to Pandora by Grass
  • Moon by awsm

C64 Mixed:

  • CRX Race (Game)
  • David Bowie Collection (SIDCol)
  • Stack Up (Game)

Productions released outside compos:

  • Crackers Revenge +7DGH by Hokuto Force (Crack)
  • Dungeon Wizard +DT 101% (Crack)

Download: BCC #10 full Party stuff (1070)

source: csdb.dk

durexForth v1.6.1 (Forth language for Commodore 64)

February 16th, 2016 No comments

Forth, the Language.

Forth is a different language. It’s aged and a little weird.
What’s cool about it? It’s a very low-level and minimal language without any automatic memory management. At the same time, it easily scales to become a very high-level and domain-specific language, much like Lisp. Compared to C64 Basic, Forth is more attractive in almost every way.

It is a lot more fast, memory effective and powerful. Compared to C, specifically cc65, the story is a little different. It’s hard to make a fair comparison. Theoretically Forth code can be very memory efficient, and it’s possible to make Forth code that is leaner than C code. But it is also true that cc65 code is generally much faster than Forth code.

Download: durexForth v1.6.1 (D64/CRT) + Manual (940)

source: csdb.dk

C64 Big Game Pack: Cauldron +4DF, Jump Ninja +3HF, Frogger Pre2 …

February 10th, 2016 No comments

Some new games or tools (Cracked / Trained or Unrealeased) for Commodore 64 have been released from your favorites groups.

Titles:

  • Cauldron +4DF
  • Jump Ninja +3HF
  • Vault Man 2 Preview +2
  • Jump Ninja
  • JANI +2 [seuck]
  • JANI [seuck]
  • Blocks +J
  • Meadowbrook Nine
  • Minesweeper 64
  • Petscii-Poker 2016
  • Flying Cobra RX +2 [seuck]
  • Underland Preview
  • Frogger Arcade Prv 2
  • Guardian +4DGH
  • Little Knight Arthur +6D
  • Little Knight Arthur +6HD
  • Rupert and the Toymaker’s Party +3DG
  • Hideous Bill and the Gi-Gants +3D
  • Crow Boy Preview &D
  • Hideous Bill and the Gi-Gants +4DGH
  • Chichen Itza
  • Blasteroids 101% +6DGHF
  • Dragonfire 101% +2DGMF
  • Rock Maze (Reset Edition) +4PH 100%
  • Rock Maze (Reset Edition)
  • Rock Maze (Reset Edition) +4PH
  • Beach Head 1a ReM V2 + Source Code
  • Miner 2049′er ReM V2 + Source Code
  • Castles of Dr Creep 3 ReM V2 + Source Code
  • Lode Runner X ReM V2 + Source Code
  • Lode Runner(s) ReM V2 + Source Code
  • EF C64GS Collection 200-1 Bugfix [easyflash]
  • Manic Miner ReM + Source Code
  • Return of Heracles +M
  • Boulder Dashes ReM + Source Code

Download: All Games in One Archive (3713)

source: csdb.dk

durexForth v1.60 (Forth language for Commodore 64)

February 4th, 2016 No comments

Forth, the Language.

Forth is a different language. It’s aged and a little weird.
What’s cool about it? It’s a very low-level and minimal language without any automatic memory management. At the same time, it easily scales to become a very high-level and domain-specific language, much like Lisp. Compared to C64 Basic, Forth is more attractive in almost every way.

It is a lot more fast, memory effective and powerful. Compared to C, specifically cc65, the story is a little different. It’s hard to make a fair comparison. Theoretically Forth code can be very memory efficient, and it’s possible to make Forth code that is leaner than C code. But it is also true that cc65 code is generally much faster than Forth code.

Download: durexForth v1.6.0 (D64/CRT) + Manual (940)

source: csdb.dk

durexForth v1.5.3 (Forth language for Commodore 64)

January 29th, 2016 No comments

Forth, the Language.

Forth is a different language. It’s aged and a little weird.
What’s cool about it? It’s a very low-level and minimal language without any automatic memory management. At the same time, it easily scales to become a very high-level and domain-specific language, much like Lisp. Compared to C64 Basic, Forth is more attractive in almost every way.

It is a lot more fast, memory effective and powerful. Compared to C, specifically cc65, the story is a little different. It’s hard to make a fair comparison. Theoretically Forth code can be very memory efficient, and it’s possible to make Forth code that is leaner than C code. But it is also true that cc65 code is generally much faster than Forth code.

Download: durexForth v1.5.3 + Manual (913)

source: csdb.dk

durexForth v1.5.2 (Forth language for Commodore 64)

January 20th, 2016 No comments

Forth, the Language.

Forth is a different language. It’s aged and a little weird.
What’s cool about it? It’s a very low-level and minimal language without any automatic memory management. At the same time, it easily scales to become a very high-level and domain-specific language, much like Lisp. Compared to C64 Basic, Forth is more attractive in almost every way.

It is a lot more fast, memory effective and powerful. Compared to C, specifically cc65, the story is a little different. It’s hard to make a fair comparison. Theoretically Forth code can be very memory efficient, and it’s possible to make Forth code that is leaner than C code. But it is also true that cc65 code is generally much faster than Forth code.

Download: durexForth v1.5.2 + Manual (952)

source: csdb.dk

durexForth v1.5.1 (Forth language for Commodore 64)

January 13th, 2016 No comments

Forth, the Language.

Forth is a different language. It’s aged and a little weird.
What’s cool about it? It’s a very low-level and minimal language without any automatic memory management. At the same time, it easily scales to become a very high-level and domain-specific language, much like Lisp. Compared to C64 Basic, Forth is more attractive in almost every way.

It is a lot more fast, memory effective and powerful. Compared to C, specifically cc65, the story is a little different. It’s hard to make a fair comparison. Theoretically Forth code can be very memory efficient, and it’s possible to make Forth code that is leaner than C code. But it is also true that cc65 code is generally much faster than Forth code.

Download: durexForth v1.5.1 + Manual (907)

source: csdb.dk

durexForth v1.5.0 (Forth language for Commodore 64)

January 7th, 2016 No comments

Forth, the Language.

Forth is a different language. It’s aged and a little weird.
What’s cool about it? It’s a very low-level and minimal language without any automatic memory management. At the same time, it easily scales to become a very high-level and domain-specific language, much like Lisp. Compared to C64 Basic, Forth is more attractive in almost every way.

It is a lot more fast, memory effective and powerful. Compared to C, specifically cc65, the story is a little different. It’s hard to make a fair comparison. Theoretically Forth code can be very memory efficient, and it’s possible to make Forth code that is leaner than C code. But it is also true that cc65 code is generally much faster than Forth code.

Download: durexForth v1.5.0 + Manual (912)

source: csdb.dk

C64 Big Game Pack: Frogger Arcade Preview / Robocop +8DFHIR …

December 29th, 2015 No comments

Some new games or tools (Cracked / Trained or Unrealeased) for Commodore 64 have been released from your favorites groups.

Titles:

  • Hyper Circuit +23D
  • The Catacombs of Cherubim +4
  • Rust’n'Steel +4C
  • Yloa’s Complex Preview
  • Qualot +3E
  • Rogue Preview
  • Voivod Attack +22D
  • Yloa Preview
  • Hummdinger +18D
  • Block’n'Tropic +6
  • Urban Warrior + [seuck]
  • Energy Warrior +20D
  • Yucatan +27D
  • Girlguard Preview [german]
  • Alley Cat +18D
  • Quak Attak +18D
  • Block’n'Tropic +6
  • Zodiac +23D
  • Kong 64 +28D
  • Que +2
  • Dragonfire +2DGMF 101%
  • Code Hunter +17D
  • Ladybug 2015
  • Ladybug 2015 +1H
  • Dragonfire +2F 101%
  • Chicken Chase +15D
  • Denarius +28D
  • Quantarallax Preview +2
  • Sputnik Preview
  • Wildfire Preview
  • Worron +3
  • Flimbo’s Quest Preview +2
  • Galax-i-birds +27D
  • Nuker Preview V2 +4
  • Firefighter Mario +3
  • Łazik
  • Frogger Arcade Preview
  • Robocop +8DFHIR 101%
  • Squirm 2 Preview
  • Robotfindskitten
  • Vault Man 2 Preview
  • Ferris’s Christmas Caper +17D
  • Cosmic Warrior +1 [inglish]
  • Robo +
  • Squid Jump Preview
  • Slither X +1

Download: All Games in One Archive (3497)

source: csdb.dk

High Voltage SID Collection Update #64

December 24th, 2015 No comments

The High Voltage SID Collection (HVSC) is a freeware hobby project which organises Commodore 64 music (also known as SID music) into an archive for both musicians and fans alike.

The work on the collection is done completely in the Team and contributors’ spare time and is proudly one of the largest and most accurate computer music collections known.

This update features (all approximates):

  • 672 new SIDs
  • 132 fixed/better rips
  • 5 repeats/bad rips eliminated
  • 812 SID credit fixes
  • 133 SID model/clock infos
  • 10 tunes from /DEMOS/UNKNOWN/ identified
  • 4 tunes from /GAMES/ identified
  • 22 tunes moved out of /DEMOS/ to their composers’ directories
  • 12 tunes moved out of /GAMES/ to their composers’ directories

Download:

source: www.hvsc.c64.org

C64 Tools: SIDPlay 64 (SP64) v1.0.0

December 16th, 2015 No comments

This is a program that can playback .SID files found in the HVSC collection on a real Commodore 64/128.

You will find different versions of SP64 in this package, most of themwill work on all devices.  But I suggest you use the correct version for for your device, since they might contain special commands.

Versions of the program:

  • sidplay64-reu-1541u2cmd.prg – 1541 Ultimate II version with REU.
  • sidplay64-reu-sd2iec.prg – SD2IEC version with REU.
  • sidplay64-reu-1541u-netdrive.prg – 1541 Ultimate & Netdrive with REU.
  • sidplay64-reu-iec-cmd-ide64.prg – CMD drives, IDE64 devices & other IEC devices, with REU.
  • sidplay64-reu-normal.prg – REU version for 1541, 1571, 1581 and clones of these.
  • sidplay64-normal.prg – Standard version for 1541, 1571, 1581 and clones.
  • sidplay64-1541u-netdrive.prg – 1541 Ultimate & Netdrive.
  • sidplay64-iec-cmd-ide64.prg- CMD drives, IDE64 devices & other IEC devices.
  • sidplay64-sd2iec.prg – SD2IEC.

(The 1541U2 software iec mode has been disabled for this build.)

Download: SIDPlay 64 (SP64) v1.0.0 (1105)

source: sourceforge.net

C64 Game: Gulp!! And Arrow Graphics / Quod Init Exit v1.5 …

November 29th, 2015 No comments

Some new games or tools (Cracked / Trained or Unrealeased) for Commodore 64 have been released from your favorites groups.

Titles:

  • The Wasps and the Apples +T
  • Petscii-Poker
  • Petscii Poker &D
  • Time of Silence V1.0
  • Midnight Resistance +8DFHR
  • Chest Bump 101% +MF
  • Sprint 1 +2H
  • Motorman Preview +M
  • Lorella +3ME
  • Vendetta [easyflash]
  • Quadrant 4 +2
  • Quadrofender +5  
  • Athanor Preview
  • The Evil Dead +3DGMH
  • Storm Warrior +3D
  • Scorched Earth Preview
  • Wizard Saga Preview 2 +2
  • The Last Breakout +
  • Quadrofender +5F
  • Gameboy Tetris V2 Preview +J
  • Dragon’s Cave +19D
  • Quadrant 4 +2F
  • U91306 – Eidothea – The Daughter of Protheus [seuck]
  • Zamzara Preview Pack +6
  • Quod Init Exit v1.5
  • The Soul Gem of Martek Preview +D
  • Sunburst +14D
  • Gulp!! And Arrow Graphics &D
  • Jump Ninja Preview +
  • Mining +2D

Download: All Games in One Archive (4030)

source: csdb.dk

durexForth v1.4.3 (Forth language for Commodore 64)

November 6th, 2015 No comments

Forth, the Language.

Forth is a different language. It’s aged and a little weird.
What’s cool about it? It’s a very low-level and minimal language without any automatic memory management. At the same time, it easily scales to become a very high-level and domain-specific language, much like Lisp. Compared to C64 Basic, Forth is more attractive in almost every way.

It is a lot more fast, memory effective and powerful. Compared to C, specifically cc65, the story is a little different. It’s hard to make a fair comparison. Theoretically Forth code can be very memory efficient, and it’s possible to make Forth code that is leaner than C code. But it is also true that cc65 code is generally much faster than Forth code.

Download: durexForth v1.4.3 + Manual (1009)

source: csdb.dk