small checkerboard demo [message #393979] |
Tue, 05 May 2020 12:05  |
Vince Weaver
Messages: 136 Registered: April 2013
Karma: 0
|
Senior Member |
|
|
I've been working on getting some of Hellmood's 256B x86 Memories
demo going on Apple II. A lot of it is possible, though of course
much, much, larger especially things that multiply or divide.
Anyway here's the scrolling checkerboard in 42 bytes if you want to
try it. You can get the code a bit smaller if you're not
particular about the colors.
CALL -151
70: 20 40 FB 2C 52 C0 E6 FC A2 2F A0 27 38 98 E5 FC 85 F1 8A E9 00 45 F1 09 DB 69 01 20 64 F8 8A 20 00 F8 88 10 E7 CA 10 E2 30 DC
70G
Vince
|
|
|
|
|
Re: small checkerboard demo [message #394107 is a reply to message #394031] |
Wed, 06 May 2020 06:47   |
sicklittlemonkey
Messages: 570 Registered: October 2012
Karma: 0
|
Senior Member |
|
|
On Wednesday, 6 May 2020 11:33:36 UTC+10, qkumba wrote:
> Pouet is the most active.
> scene.org is the most complete.
> hornet.org used to be the place.
Thanks Peter. It looks like scene.org is in a state of flux.
Pouet seems to have a good system. I should upload my Mona port there.
Are you going to upload yours Vince?
Cheers,
Nick.
|
|
|
Re: small checkerboard demo [message #394108 is a reply to message #394107] |
Wed, 06 May 2020 07:37   |
Antoine Vignau
Messages: 1860 Registered: October 2012
Karma: 0
|
Senior Member |
|
|
For fun, I searched for "Apple II" on scene.org (1 result) and on pouet.net (10 results).
I am not a demo person but I have heard of pouet.net, but I have never heard of the other sites.
Antoine
|
|
|
Re: small checkerboard demo [message #394135 is a reply to message #394107] |
Wed, 06 May 2020 11:22   |
Vince Weaver
Messages: 136 Registered: April 2013
Karma: 0
|
Senior Member |
|
|
On 2020-05-06, Nick Westgate <nick.westgate@gmail.com> wrote:
> On Wednesday, 6 May 2020 11:33:36 UTC+10, qkumba wrote:
>> Pouet is the most active.
>> scene.org is the most complete.
>> hornet.org used to be the place.
>
> Pouet seems to have a good system. I should upload my Mona port there.
>
> Are you going to upload yours Vince?
I usually upload things I do to pouet and they often end up on demozoo
as well. (My stuff is posted as user "deater" or else as group
"VMW Productions")
I've recently teamed up with a bigger demo production group though and
there might be plans to take some of this stuff and put it into a bigger
production with a demoparty release so getting things posted might not
happen until after that.
I have managed to get some interesting variations of this checkerboard demo
that fit in 32bytes.
Vince
|
|
|
Re: small checkerboard demo [message #394163 is a reply to message #394135] |
Wed, 06 May 2020 15:39   |
|
Originally posted by: Cyril Lambin
Le mercredi 6 mai 2020 17:22:58 UTC+2, vi...@pianoman.cluster.toy a écrit :
>
> I usually upload things I do to pouet and they often end up on demozoo
> as well. (My stuff is posted as user "deater" or else as group
> "VMW Productions")
I tend to prefer demozoo because of its more recent design (and pouet also has a bit of a "toxic" community sometimes). Also you can edit all entries freely while you can't on pouet.
Demozoo has more stuff for recent parties since they add new entries as soon as they're released, while on pouet the prods are not automatically added..
>
> I've recently teamed up with a bigger demo production group though and
> there might be plans to take some of this stuff and put it into a bigger
> production with a demoparty release so getting things posted might not
> happen until after that.
That's great news! It looks like this year's gonna be exciting for Apple 2 releases :D
(Fenarinarsa/FT)
|
|
|
Re: small checkerboard demo [message #394288 is a reply to message #394163] |
Thu, 07 May 2020 11:44  |
Vince Weaver
Messages: 136 Registered: April 2013
Karma: 0
|
Senior Member |
|
|
On 2020-05-06, Cyril Lambin <lambin@gmail.com> wrote:
> That's great news! It looks like this year's gonna be exciting for
> Apple 2 releases :D
yes, I'm teaming up with DsR (Desire). Various members have been providing
the music for some of my demos for a while so I guess it makes sense.
It's hilarious having some of the members trying to help out with some
graphics and them all being horrified at how Apple II graphics work.
Vince
|
|
|