Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.apple2.programmer > #878 > unrolled thread

Sieve of Eratosthenes in Aztec C65 3.2b available for download

Started by"Bill Buckels" <bbuckels@mts.net>
First post2013-09-29 05:23 -0500
Last post2013-10-01 01:45 -0500
Articles 6 — 4 participants

Back to article view | Back to comp.sys.apple2.programmer


Contents

  Sieve of Eratosthenes in Aztec C65 3.2b available for download "Bill Buckels" <bbuckels@mts.net> - 2013-09-29 05:23 -0500
    Re: Sieve of Eratosthenes in Aztec C65 3.2b available for download "Anton Treuenfels" <teamtempest@yahoo.com> - 2013-09-29 21:39 -0500
      Re: Sieve of Eratosthenes in Aztec C65 3.2b available for download David Schmidt <schmidtd@my-deja.com> - 2013-09-29 23:08 -0400
        Re: Sieve of Eratosthenes in Aztec C65 3.2b available for download "Anton Treuenfels" <teamtempest@yahoo.com> - 2013-09-30 21:01 -0500
          Re: Sieve of Eratosthenes in Aztec C65 3.2b available for download David Schmidt <schmidtd@my-deja.com> - 2013-09-30 22:42 -0400
            Re: Sieve of Eratosthenes in Aztec C65 3.2b available for download Michael J. Mahon <mjmahon@aol.com> - 2013-10-01 01:45 -0500

#878 — Sieve of Eratosthenes in Aztec C65 3.2b available for download

From"Bill Buckels" <bbuckels@mts.net>
Date2013-09-29 05:23 -0500
SubjectSieve of Eratosthenes in Aztec C65 3.2b available for download
Message-ID<l28v3i$ch5$1@speranza.aioe.org>
Download it Here:

http://www.aztecmuseum.ca/extras/SIEVE.zip

Comparative programs produced in other environments:

1. Must be a Standard Standalone ProDOS SYSTEM program capable of leaving 
the system stable after running.

2. Must support timing in 1 second increments.

No Point in Comparing Apples to Bananas.

Bill


[toc] | [next] | [standalone]


#880

From"Anton Treuenfels" <teamtempest@yahoo.com>
Date2013-09-29 21:39 -0500
Message-ID<YtmdnRnHVpzLedXPnZ2dnUVZ_rSdnZ2d@earthlink.com>
In reply to#878
"Bill Buckels" <bbuckels@mts.net> wrote in message 
news:l28v3i$ch5$1@speranza.aioe.org...
> Download it Here:
>
> http://www.aztecmuseum.ca/extras/SIEVE.zip
>
> Comparative programs produced in other environments:
>
> 1. Must be a Standard Standalone ProDOS SYSTEM program capable of leaving
> the system stable after running.
>
> 2. Must support timing in 1 second increments.
>
> No Point in Comparing Apples to Bananas.
>
> Bill

The first assembly language program I ever wrote! For a university course, 
in the assembly language of a defunct real computer running as a emulation 
on more modern hardware (well, modern for the early '80s, anyway). The 
emulator was written by the course professor, who was loath to give up his 
beloved machine.

That'd be a familiar scenario to today's retro enthusiasts, but I suspect it 
was more because he didn't want to be bothered learning anything new that he 
didn't have to. Given how little else he actually contributed to the course, 
I begin to wonder lo these many years later whether he actually wrote that 
emulator or had someone do it for him. 

[toc] | [prev] | [next] | [standalone]


#881

FromDavid Schmidt <schmidtd@my-deja.com>
Date2013-09-29 23:08 -0400
Message-ID<l2apvl$221$1@dont-email.me>
In reply to#880
On 9/29/2013 10:39 PM, Anton Treuenfels wrote:
> The first assembly language program I ever wrote! For a university
> course, in the assembly language of a defunct real computer running as a
> emulation on more modern hardware (well, modern for the early '80s,
> anyway). The emulator was written by the course professor, who was loath
> to give up his beloved machine.

Wait a minute... that wasn't professor Stein on his beloved Cyber, was 
it, by chance...?

[toc] | [prev] | [next] | [standalone]


#882

From"Anton Treuenfels" <teamtempest@yahoo.com>
Date2013-09-30 21:01 -0500
Message-ID<EsudnY-oVsZusdfPnZ2dnUVZ_rudnZ2d@earthlink.com>
In reply to#881
"David Schmidt" <schmidtd@my-deja.com> wrote in message 
news:l2apvl$221$1@dont-email.me...
> On 9/29/2013 10:39 PM, Anton Treuenfels wrote:
>> The first assembly language program I ever wrote! For a university
>> course, in the assembly language of a defunct real computer running as a
>> emulation on more modern hardware (well, modern for the early '80s,
>> anyway). The emulator was written by the course professor, who was loath
>> to give up his beloved machine.
>
> Wait a minute... that wasn't professor Stein on his beloved Cyber, was it, 
> by chance...?

University of Minnesota? Could very well have been - an older gent at the 
time, and Google finds for me a document mentioning Marvin Stein and CDC 
machines. 

[toc] | [prev] | [next] | [standalone]


#883

FromDavid Schmidt <schmidtd@my-deja.com>
Date2013-09-30 22:42 -0400
Message-ID<l2dcpt$j6l$1@dont-email.me>
In reply to#882
On 9/30/2013 10:01 PM, Anton Treuenfels wrote:
>
> "David Schmidt" <schmidtd@my-deja.com> wrote in message
> news:l2apvl$221$1@dont-email.me...
>> On 9/29/2013 10:39 PM, Anton Treuenfels wrote:
>>> The first assembly language program I ever wrote! For a university
>>> course, in the assembly language of a defunct real computer running as a
>>> emulation on more modern hardware (well, modern for the early '80s,
>>> anyway). The emulator was written by the course professor, who was loath
>>> to give up his beloved machine.
>>
>> Wait a minute... that wasn't professor Stein on his beloved Cyber, was
>> it, by chance...?
>
> University of Minnesota? Could very well have been - an older gent at
> the time, and Google finds for me a document mentioning Marvin Stein and
> CDC machines.

Yep.  That's the place, he's the guy.  I took an assembly language 
course with him too.  It was my first exposure to self-modifying code... 
it was a requirement to complete at least one of the assignments.  Good 
times.

http://www.cs.umn.edu/cs_files/thumb_profile_stein.jpg

[toc] | [prev] | [next] | [standalone]


#884

FromMichael J. Mahon <mjmahon@aol.com>
Date2013-10-01 01:45 -0500
Message-ID<1695782450402301848.135386mjmahon-aol.com@news.giganews.com>
In reply to#883
David Schmidt <schmidtd@my-deja.com> wrote:
> On 9/30/2013 10:01 PM, Anton Treuenfels wrote:
>> 
>> "David Schmidt" <schmidtd@my-deja.com> wrote in message
>> news:l2apvl$221$1@dont-email.me...
>>> On 9/29/2013 10:39 PM, Anton Treuenfels wrote:
>>>> The first assembly language program I ever wrote! For a university
>>>> course, in the assembly language of a defunct real computer running as a
>>>> emulation on more modern hardware (well, modern for the early '80s,
>>>> anyway). The emulator was written by the course professor, who was loath
>>>> to give up his beloved machine.
>>> 
>>> Wait a minute... that wasn't professor Stein on his beloved Cyber, was
>>> it, by chance...?
>> 
>> University of Minnesota? Could very well have been - an older gent at
>> the time, and Google finds for me a document mentioning Marvin Stein and
>> CDC machines.
> 
> Yep.  That's the place, he's the guy.  I took an assembly language course
> with him too.  It was my first exposure to self-modifying code... it was
> a requirement to complete at least one of the assignments.  Good times.
> 
> http://www.cs.umn.edu/cs_files/thumb_profile_stein.jpg

It's good to realize that before there were car batteries and electric
starters there was artful cranking. ;-)

You really learn about index registers when you don't have any!
-- 
-michael - NadaNet 3.1 and AppleCrate II: http://home.comcast.net/~mjmahon

[toc] | [prev] | [standalone]


Back to top | Article view | comp.sys.apple2.programmer


csiph-web