Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.sys.apple2 > #26144

Re: new DOS ports

Newsgroups comp.sys.apple2
Date 2015-11-04 08:29 -0800
References (14 earlier) <84167619-1bba-47f1-b39a-ed3e8db9b4bb@googlegroups.com> <58c1e595-bda5-40f9-aef0-47bd60de3abf@googlegroups.com> <47e82294-9ec0-4445-9d5c-bdc60c517ca8@googlegroups.com> <e3e060e9-3aa2-4448-bb57-ddb4e413fda1@googlegroups.com> <96a5e78f-85c3-4d99-ac4c-e5d9dae05b15@googlegroups.com>
Message-ID <bc034b86-172f-4de6-9515-fed6efb77b33@googlegroups.com> (permalink)
Subject Re: new DOS ports
From qkumba <peter.ferrie@gmail.com>

Show all headers | View raw


> If you are interested in making smaller files or faster decompression than aPLib, you might look at a nibble-based system. Instead of aPLib's bit-encoding and fixed bit allocation for literal len vs RLE/match len vs match offset, allow the bit allocation of literals vs runs/matches to vary based on the frequency characteristics of the data being encoded. Discussion here:
> 
> http://cbloomrants.blogspot.com/2012/09/09-13-12-lznib.html

I'll take a look, but just from the description, the CPU usage might be too high.  At least with aPLib, the CPU time is comparable to the number of sectors that would have been read, so the timing is close to the original.

> I liked your writeup on Conan. I remember playing it quite a bit growing up, but I don't think I got as far in the game as you did. Conan, Bruce Lee, and Dig Dug were the Apple ][ games which influenced me to join Datasoft's engineering team in 1987. Oh and the ray-cast texture mapping they were doing for Alternate Reality.  :)

The first three were favourites of mine, too.  I have Alternate Reality somewhere in the collection, but I've never played it.

> >  Start-up is really slow now because it's loading so much before it displays anything, but after that it runs fairly well.
> 
> But with a small 32k file, doesn't that only take a couple seconds to load? I'd expect your single-file version to load faster than the original since you've drastically reduced the amount of slow disk I/O.

The original shows the title very quickly, before performing I/O to load the game.  The 32k file shows nothing at all until it's loaded completely.  It's quite a jarring experience.

Back to comp.sys.apple2 | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Re: new DOS ports Jorma Honkanen <jormahonkanen@gmail.com> - 2015-08-21 22:26 -0700
  Re: new DOS ports Antoine Vignau <antoine.vignau@laposte.net> - 2015-08-21 23:51 -0700
  Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2015-08-29 21:19 -0700
    Re: new DOS ports Jorma Honkanen <jormahonkanen@gmail.com> - 2015-08-30 00:22 -0700
      Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2015-08-30 06:41 -0700
        Re: new DOS ports Jorma Honkanen <jormahonkanen@gmail.com> - 2015-08-30 09:31 -0700
          Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2015-08-31 14:58 -0700
            Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2015-11-02 13:11 -0800
              Re: new DOS ports Steve Nickolas <usotsuki@buric.co> - 2015-11-02 23:01 +0100
                Re: new DOS ports Steve Nickolas <usotsuki@buric.co> - 2015-11-03 10:03 +0100
                Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2015-11-03 16:20 -0800
              Re: new DOS ports bpiltz@gmail.com - 2015-11-02 15:16 -0800
                Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2015-11-03 16:23 -0800
                Re: new DOS ports John Brooks <jbrooks@blueshiftinc.com> - 2015-11-03 16:40 -0800
                Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2015-11-03 16:59 -0800
                Re: new DOS ports John Brooks <jbrooks@blueshiftinc.com> - 2015-11-03 18:15 -0800
                Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2015-11-03 20:38 -0800
                Re: new DOS ports John Brooks <jbrooks@blueshiftinc.com> - 2015-11-04 00:05 -0800
                Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2015-11-04 08:29 -0800
                Re: new DOS ports sicklittlemonkey <nick.westgate@gmail.com> - 2015-11-04 13:31 -0800
                Re: new DOS ports Steve Nickolas <usotsuki@buric.co> - 2015-11-05 03:14 +0100
                Re: new DOS ports gids.rs@sasktel.net - 2015-11-05 16:55 -0800
                Re: new DOS ports Steve Nickolas <usotsuki@buric.co> - 2015-11-06 02:00 +0100
                Re: new DOS ports gids.rs@sasktel.net - 2015-11-06 14:34 -0800
                Re: new DOS ports Steve Nickolas <usotsuki@buric.co> - 2015-11-07 02:19 +0100
                Re: new DOS ports Jorma Honkanen <jormahonkanen@gmail.com> - 2015-11-10 21:24 -0800
                Re: new DOS ports Jorma Honkanen <jormahonkanen@gmail.com> - 2015-11-18 01:34 -0800
                Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2015-11-18 08:22 -0800
                Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2015-11-18 10:08 -0800
                Re: new DOS ports J. Random Hacker <jrh@fake.com> - 2015-11-18 12:34 -0700
                Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2015-11-18 22:49 -0800
                Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2015-11-19 09:45 -0800
                Re: new DOS ports Jorma Honkanen <jormahonkanen@gmail.com> - 2015-11-20 02:12 -0800
                Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2015-12-13 07:57 -0800
                Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2016-01-01 08:49 -0800
                Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2016-01-05 20:29 -0800
                Re: new DOS ports BLuRry <brendan.robert@gmail.com> - 2016-01-06 07:15 -0800
                Re: new DOS ports "Michael 'AppleWin Debugger Dev'" <michael.pohoreski@gmail.com> - 2016-01-07 15:39 -0800
                Re: new DOS ports qkumba <peter.ferrie@gmail.com> - 2016-01-08 08:29 -0800
                Re: new DOS ports bpiltz@gmail.com - 2015-11-03 18:04 -0800

csiph-web