Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
  You are not logged in - nap
Pentagram   [2016]

Pentagram Released by :
Rod & Emu

Release Date :
4 May 2016

Type :
C64 Game

User rating:**********  9.7/10 (21 votes)   See votestatistics
**********  9.6/10 (10 votes) - Public votes only.

Credits :
Code .... Emu of Rod & Emu
Music .... Emu of Rod & Emu


SIDs used in this release :
Pentagram(/GAMES/M-R/Pentagram.sid)

Download :

Look for downloads on external sites:
 Pokefinder.org


Summary
Submitted by emu on 4 May 2016
Pentagram, the third and last Filmation Ultimate game is now available for the C64.

It runs almost as fast as the original Spectrum version and if you run it on a C128 in C64 mode it runs at the same speed as the Spectrum version.

Pentagram is the slowest of the 3 Filmation games (as it has more going on than the others) so a version of Knight Lore converted in the same way would run faster than this.

Mariusz did the original Z80 to 6502 conversion for the Atari 800 and I used his optimised 6502 source code and converted it to run on the C64.

Mariusz has done an amazing job of optimising the code for the 6502. This shows what’s possible when code is optimised to run on the 6502 rather than the 6502 almost trying to emulate the Z80.

None of the C64 video hardware (hardware sprites) was used in this conversion, it’s just plain CPU grunt and memory. To use hardware sprites you would have to re-write most of the games rendering engine.

The full 64k is open with around 4k spare for possible future optimisations.

The 4k under $D000 is used and holds part of the screen display and video data. The code is so modular it was easy to switch the IO in and out as required.

It would be possible to free up another 3k or so by using a slightly slower Updatescreen routine (less rolled out) and write the colour ram data directly into colour ram rather than somewhere else first.

Rather than use a normal bitmap screen I used 3 banks of chars with raster splits to emulate a 256x192 bitmap display. This had the advantage of saving a couple of k for the display (6k rather than 8k) and also the screen memory runs continually as a 8bit block so its quicker to calculate the screen addresses when bliting sprites etc.

As well as supporting the extra speed of the C128 I have also built in support for the second fire button on CGS joysticks for the pickup/drop function for all you CGS joystick fans out there!

It should work fine on both PAL and NTSC machines.

I’ve included the C64 source code as I’m new to asm coding I’m sure it can be improved on (I’m no Ninja coder!). It’s in Atari MADS format so you will have to compile it with that and then edit out the bytes 00,01,04,05 at the start of the created binary to create a runable C64 file.

I’ve played it all the way through (with mega jump and unlimited lives cheats) and haven’t found any problems yet. Please give it a try and let me know what you think.
Search CSDb
Advanced
Navigate
Prev - Random - Next
Detailed Info
· Summaries (1)
· User Comments (21)
· Production Notes
Fun Stuff
· Goofs
· Hidden Parts
· Trivia
Forum
· Discuss this release
Support CSDb
Help keep CSDb running:



Funding status:




About this site:
CSDb (Commodore 64 Scene Database) is a website which goal is to gather as much information and material about the scene around the commodore 64 computer - the worlds most popular home computer throughout time. Here you can find almost anything which was ever made for the commodore 64, and more is being added every day. As this website is scene related, you can mostly find demos, music and graphics made by the people who made the scene (the sceners), but you can also find a lot of the old classic games here. Try out the search box in the top right corner, or check out the CSDb main page for the latest additions.
Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.086 sec.