| |
Stablizer
Registered: Jan 2016 Posts: 19 |
Coding on a PC for the 64?
I've seen various editors out there, currently starting to use the C64Studio for this, but it seems like getting charsets, graphics, music, etc, is a bit problematic when going at it this way, isn't it?
Would love to get some pointers to reading material on the subject (have done some searches already, but haven't come up with anything notable really).
Thanks!
-Stab |
|
... 179 posts hidden. Click here to view all posts.... |
| |
Mr. SID
Registered: Jan 2003 Posts: 424 |
Pfff, I don't have the time to read everything... |
| |
Axis/Oxyron Account closed
Registered: Apr 2007 Posts: 91 |
@Oswald: If you want to know the meaning of stone-age. My parts in "Natural Wonders" were done with "Final Cartridge III"-monitor in VICE.
And then Graham started to change the rule-set for the trackmo system every week (Zeropage and memory layout). 3 month of relocating stuff in a monitor is a good cure. ;o) |
| |
Oswald
Registered: Apr 2002 Posts: 5094 |
wow :) havent seen a monitor / ar or similar cart until like 95. so i was in soft fastload stone age aswell for a long time. but that also prevented me from picking up the habit of monitor coding. ripped music with resetting the machine with a fork. |
| |
Frantic
Registered: Mar 2003 Posts: 1648 |
Back in the days, even before the stone age, I used to code trackmos without keyboard, using only my ass. Those were the days!
ZzzzZZzz... |
| |
chatGPZ
Registered: Dec 2001 Posts: 11386 |
i still make graphics that way! |
| |
Stone
Registered: Oct 2006 Posts: 172 |
You were lucky. We didn't even have an ass. We used to run a rusty paper clip across the cassette port again and again until the correct bytes were loaded into memory. And we still found the time to get drunk. |
| |
ChristopherJam
Registered: Aug 2004 Posts: 1409 |
Haha @Axis, I was going to reply to @Oswald that if he wasn't hand coding in FC:III's monitor and doing all his graphics on graph paper then he was cheating. I knew a guy who wrote an entire platform game in his cart monitor back in the day.
But yes, as JackAsser has pointed out, a code generator at runtime will generally beat a cruncher for size, unless it's something decidedly nontrivial to generate. |
| |
chatGPZ
Registered: Dec 2001 Posts: 11386 |
crossbow laughs at you while drawing FLI logos in SMON :=P |
| |
JackAsser
Registered: Jun 2002 Posts: 2014 |
Quote: Haha @Axis, I was going to reply to @Oswald that if he wasn't hand coding in FC:III's monitor and doing all his graphics on graph paper then he was cheating. I knew a guy who wrote an entire platform game in his cart monitor back in the day.
But yes, as JackAsser has pointed out, a code generator at runtime will generally beat a cruncher for size, unless it's something decidedly nontrivial to generate.
And speed. It's faster to instance some code templates in runtime than depack the same amount of code. |
| |
Burglar
Registered: Dec 2004 Posts: 1101 |
Quoting JackAsserAnd speed. It's faster to instance some code templates in runtime than depack the same amount of code.
And size and loading time! |
Previous - 1 | ... | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 - Next |