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


Forums > C64 Coding > Berzek for C64
2008-07-30 18:07
trip6
Account closed

Registered: Jan 2007
Posts: 51
Berzek for C64

Hello... I recently recieved assembler source code for Berzerk video game. I was told that I would have to use CCS65 to compile it. However, I am quickly realizing that I have no idea how to do this in CCS65. Can some one help me our compile this for me with CCS65 if I sent the source code? All help is appreciated, I'd love to get a port of this classic on the C64.
 
... 260 posts hidden. Click here to view all posts....
 
2008-08-02 21:02
Bregalad
Account closed

Registered: Jul 2008
Posts: 42
Well, I I'm studying how to port a NES game to the C64, taking advantage of the fact both machines are 6502.
I guess the core of the game engine will look pratically unchanged, exept for player input, which will be slightly different.
However I'll have to do completely different sound driver and graphics handlers, obviously. The biggest pain is the redution to only 3 sound channels (altough the channels themselves are superior), the fact that the screen is less tall but wider so I should adapt the level to fit the new screen, and the fact that in multi-color mode the resolution is halfed resulting in crap graphics.

The fact that the code has originally be written by me should help of course because if it's by someone else you'd first have to figure exactly what piece of code does what and this is very hard to do if you only have a dissasembly. The graphics&sound handler are the only part that are easy to figure out because they work with known registers, not only with abstract variables.
2008-08-25 16:17
Heaven
Account closed

Registered: Jul 2008
Posts: 102
well... the Atari800 Version, or more precise, the 5200 version should be possible.

as it does not use any hardware sprites (like f.e. multiplexing etc) it uses so called "Antic E" screen which is 160x192x4 so the common MCM.

so...in theory you would do the suggested "virtual machine". I have done a similar thing when porting MetaLlamas from VIC20 to A800. the actual VIC-code is running and I patched or used the VBL to read the $900x stuff and translated that into suitable registers.

so... I guess really not a real issue.

START/SELECT/OPTION/JOYSTICK could be translated to F1,F3,F7 etc.

only thing which might need a rewrite or a patch is the actual put sprite routine as it uses a linear 40x192 byte buffer for the high res screen while the C64 one differs a little bit...

but the 5200 version really does not use any kind of "special trick" of the hardware.
2008-08-25 18:41
d0c

Registered: Apr 2006
Posts: 186
if trip6 is the same person, Arkhan on lemon64. then it looks like this is an abandoned project...

http://www.lemon64.com/forum/viewtopic.php?t=24128&postdays=0&p..
2008-08-25 19:54
Heaven
Account closed

Registered: Jul 2008
Posts: 102
well... maybe I will give a shot... with help of TMR... ;)

but I am full with other "side projects" beneath Beyond Evil coding...f.e. Super Amok! port.

but could be really quickly done... imho.
2008-08-25 20:07
Heaven
Account closed

Registered: Jul 2008
Posts: 102
hmmm... just had a quick look on the XL version... it uses ram $0000-$3fff and $8000-$bfff. and uses hardware sprites (not sure for what exactly but could be player and could be otto).

so gfx wise there should be not an issue, maybe the soft sprite routine needs to be adjusted as 1,79 mhz vs 0,9 but as there is room for unrolled loops... still possible.

hmmm....

but I guess the first thing to solve will be how to mimic the 40x192 linear vram...



2008-08-25 20:16
Heaven
Account closed

Registered: Jul 2008
Posts: 102
Gremlins & Zone Ranger might give a clue as both have an Atari counter part which are based on high res.
2008-08-26 04:30
Martin Piper

Registered: Nov 2007
Posts: 699
Quote: if trip6 is the same person, Arkhan on lemon64. then it looks like this is an abandoned project...

http://www.lemon64.com/forum/viewtopic.php?t=24128&postdays=0&p..


Yes, I have a look at the source from trip6. It quickly became apparent that the C code (yes, C) was an attempted fan remake of the game by someone else, but the code didn't contain anything like proper AI, level progression or anything like what would be considered game play. Since the code was not the original code I didn't see much point converting it to the C64 since it would be just as quick to code the game from scratch. About the only reusable bit of code was the screen creation code, but again this did not appear to be based on original code so porting it wouldn't have resulted in an authentic conversion.
2008-08-26 04:50
Heaven
Account closed

Registered: Jul 2008
Posts: 102
Martin,

so...why not take the DIS6502 file of the Atari Version and have a go from there?
2008-08-26 08:16
Martin Piper

Registered: Nov 2007
Posts: 699
Quote: Martin,

so...why not take the DIS6502 file of the Atari Version and have a go from there?


While I like a good coding challenge working from undocumented disassembly is definitely a task for when I have more energy. :)
2008-08-26 19:46
d0c

Registered: Apr 2006
Posts: 186
me *pray* that Martin Piper will do c64 berzerk....
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... | 27 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Icon/TRIAD
Menace/Spaceballs
Matt
REBEL 1/HF
Meikel aka ZUX/Sparks
Guests online: 80
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Mojo  (9.6)
6 Uncensored  (9.6)
7 Wonderland XIV  (9.6)
8 Comaland 100%  (9.6)
9 No Bounds  (9.6)
10 Unboxed  (9.6)
Top onefile Demos
1 Layers  (9.6)
2 Party Elk 2  (9.6)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.6)
5 Rainbow Connection  (9.5)
6 It's More Fun to Com..  (9.5)
7 Morph  (9.5)
8 Dawnfall V1.1  (9.5)
9 Onscreen 5k  (9.5)
10 Daah, Those Acid Pil..  (9.5)
Top Groups
1 Booze Design  (9.3)
2 Oxyron  (9.3)
3 Nostalgia  (9.3)
4 Censor Design  (9.3)
5 Performers  (9.3)
Top Original Suppliers
1 Derbyshire Ram  (9.7)
2 Fungus  (9.3)
3 Black Beard  (9.2)
4 Baracuda  (9.2)
5 hedning  (9.2)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.042 sec.