-
Content Count
1,213 -
Joined
-
Last visited
-
Days Won
1
Posts posted by sack-c0s
-
-
hmmm... just thinking about it... why should this method lead to less flickering?let's have a look on the following situation (each no. representing one sprite)
12345
6
7
8
9
10
1st frame... 1234678910 are visible as 5 is the 5th on the scanline and will be rejected by the hardware
2nd frame (ring buffer incremented by 4)... 5678910... so now sprites 1,2,3,4 are completly left out? would it not make more sense to start with 2 so just sprite 1 is left out???
maybe some of you might know the clue...
ringbuffers wrap around to their start point
so.. 1st frame 1,2,3,4,6,7,8,9,10 - 5th is rejected as it is picked up by the hardware after its reached its sprites per line quota.
2nd frame 5,6,7,8,9,10,1,2,3 - 4th is rejected as its attempted to be displayed after the 4th sprite on a line
that's my interpretation from what I've read about the MSX chip anyhow
-
so far as GGS is concerned doesn't anyone thing the advertising line 'the brothers are history!' was pushing their luck more than a little?

-
..and can I have some good tools for MAC OS X for that matter?

-
We need a hard-pokey Card
nopes you don't. you just need good emulation... if you look at hardsid you will notice that just having the original soundchip doesnt give you the original sound.
You might be right... It seems to be more a timing problem which cannot be solved by only using a hardware-card.
or maybe a logic chip onboard so youy can send it register values and cycle delays for the writes - ought to bring you somewhere close...
-
hang on a mo - isn't that my shoody Z80 coding on the bottom of page 8?

(Grimaces as the timing bars are still running on that shot and people can see how much raster time he's pissing up a wall)
-
I'll agree with that - there are some nice sounds there emkay, but I'm not sure about the tunes. ever thought of working with someone on a tune?
and in hindsight it is a little out - I'd just come back from a night out and was worse for wear when I did that one

-
-
which sid-tracker do you prefer best for your player?
well my tunes were done in Goat Tracker, which is a fairly nice windows/linux based editor so you might want to give that a shot. if you keep using the same player it might make it easier to automate the .sid->atari conversion too.
-
what is said is right emkay - you are criticising something you've neither seen, nor played.
that 'just moving a cursor' doesn't take an entire frame by any mean - but by the same token it's not as trivial as it seems because allowances have to be made in order to push your beloved Atari Hardware in order to get the colour usage up to make things presentable. These things take effort and raster time. If you understood the situation as well as you claim to you would realise that.
I mean I I don't like all of your music - but occasionally you do something that I do think is a great idea but if you're going to belittle everyone elses ideas, opinions and *actual working productions* (of which I don't see much in the way of code coming from you these days) then it's going to drown that out as background noise.
There's some absolutely awesome Atari (8 and 16-bit) music out there - some of the ZX spectrum/amstrad stuff isn't bad either. we're not C64 elitists - there's bad music on all platforms and christ knows I've been responsible for some of it

And to reiterate - Reaxion *will* be released as soon as we get some guidance on how to make a tape master that loads and autostarts as a professionally produced game should. This is the only thing holding up release at the moment. If someone wants to give us a shout with the answer that'd be great (I've managed to code and master the entire ZX spectrum version in the time this has taken to sort out)
-
although - it didn't quite manage the scene radio one - have you tried the original (plastic pop by thomas danko) - it's a tad better methinks

-
hah - there's irony for you.
I convert copperkaahbaahnah from the ST to the C64 and you folks convert it to the atari again for me

and you know what? that tune breaks on SIDplay 2 in windows (the bassline stutters when it shouldn't) but on this player it actually works fine.
I am well impressed by that
-
As you noticed the "One man and his Droid" song... It seems I forgot the C64 original song name.
Finders keepers?
-
Extirpator (Thalamusik) is pretty damn good. Admittedly not his best tune on the A8 (I prefer JSW myself with this as a close second as the C64 version from the Sanxion loader is better).
it's in the same key as the original and is a good effort considering the limitations of the POKEY and must've blown most things from that time out of the water. Of course it doesn't stand up so well against stuff like grayscales stereo stuff these days - but that was then and this is now.
That solo is still one of my favourite things from any 8-bit.
-
(checks work roat)
bloody hell! I actually have that weekend off!
going to have to see what I can do about this one
-
This cosine member is working his arse off as a tech support monkey and doing a few things on other platforms at the moment

Haven't forgotten you all though - when things ease up a bit timewise I'll get back into the A8.
-
well I've used them on the commodore 64 in place of an atari-style stick, and on the VCS - so i assume it's fine.
-
'[giving away] ONE OCEAN A DEPTHS AWAY A WEEK FOR ONE FULL YEAR.'
so... that would be 51 copies then? the 51 he didn't get I presume...
-
Well, here it is, my first RMT song:"By The Way"
I've looped the heavy part (song line 4).
I'm still not satisfied yet with the grunge-guitar sound, it's too soft, and the other instruments (percussion and bassguitar) are still a bit too loud compared to the guitar.
Coming week I'll work on the other details of the song. This is just a test version.
nice - now this I really do like

Can't wait to hear what it's like when you've finished.
-
to be honest I barely use filters on the C64 either seeing as all the 64s i own have 8580-SID chips (very little filtering occurs) and the filter effects are very unpredictable from machine to machine.
at the end of the day everything is a tradeoff and I would rather have the extra channel.
-
it's actually all 8-bit sounds. Odie/cosine has been playing with RMT and has shown me a thing or two to show that you can still sound damn good using only 8-bit sounds and no filters (now all I have to do is try and sound as good as he does

I find the SID-like sounds hard to tweak and control so I tend not to use them. eventually I might have some kind of breakthrough but until then...
glad some folks liked it anyhow.
-
Couple of quick tunes here - Ideally I'd have liked to polish them up more, do a couple more covers and put them into a music demo and release it today, but time is against me so I thought i'd post regardless.
The teen spirit cover needs work methinks, but I'm pretty happy with heart shaped box...
-
I hope this time some of you will take part of the game.First entries have arrived ... Come on guys!
I'm knackered man - it's been a long week!
4 patterns in and a few instruments sorted though
-
I've got some free time this weekend and I've been out of the loop for a while,
so let's have a bash then

-
I nkow - but what made me think it'd work is the really strong bassline it has.
I'll give it a shot this weekend and see how it works out

sprite multiplexing part 2
in Atari 8-Bit Computers
Posted
I think its only useful for architectures where you have a large-ish spritelist and a limited amount of sprites per line.
for the A8 and C64 you have a list that only contains the sprites you can display on a line, so I'm not so sure it's useful as you still need the plexor to reload the spritelist.