Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Capturing and Recycling AppleWin HGR "Screen-Grabs" - A Tutorial

27 views
Skip to first unread message

Bill Buckels

unread,
Mar 12, 2013, 5:47:24 PM3/12/13
to
This document (see link below) is a brief tutorial about capturing, editing,
and otherwise recycling Apple II HGR (Hi-Res) screens using AppleWin and
Windows Paint, and 3 utilities that I have written for the occasion:
HMONSTER, BMP2RAG, and BIN2RAG:


http://www.aztecmuseum.ca/AppleWinScreenGrabs_2013.pdf

This tutorial is obviously a "FanFic" for AppleWin and also a sneak-preview
of the many and varied "goodies" whose pre-releases will lead-up to the
Aztec C65 AppleX 2013 compiler update in the days ahead.

I hope you enjoy the tutorial and I promise to make the utilities that I
describe available within hours so you can get busy while you wait for
AppleX.

Have Fun!

Bill


BLuRry

unread,
Mar 12, 2013, 6:27:21 PM3/12/13
to
That's cool! You can capture raw screengrabs in Jace with shift+prtscrn or shift+scrlck so that no format conversion/reconversion is necessary. I added that when one our esteemed community members was cracking^H^H^H^H^H^H^H^H repackaging Qix. It dumps whatever screen is visible, be it text, lores, HGR, DHGR as raw data.

-B

Bill Buckels

unread,
Mar 12, 2013, 9:42:28 PM3/12/13
to
"BLuRry" <brendan...@gmail.com> wrote:
>That's cool! You can capture raw screengrabs in Jace with shift+prtscrn or
>shift+scrlck so that no format conversion/reconversion is necessary.

That's cool too...

I should have a look at Tom's core routines to see if I can wedge something
like that into AppleWin... but I just yesterday had a look at the code for
his screen grabs and I've got too much to do already... gotta work too...

> I added that when one our esteemed community members was
> cracking^H^H^H^H^H^H^H^H repackaging Qix. It dumps whatever screen is
> visible, be it text, lores, HGR, DHGR as raw data.

Your cough is getting worse. Either the high-test where you are wasn't
properly flushed or maybe you chain-smoked a pack of Studio Reds (my brand
eh!).

The main advantage of interchanging file formats from where I sit is to edit
the darned things and then make neat toys with them.

But hey, I'm old, so I think strangely about compilers and graphics. They
were rare and wonderful when I got into programming. The memory dump thing
is something I will be pursuing with Tom at some point (I have been thinking
about it for a few years along with everything else)but I would feel like a
leech if I didn't write-it and give it to him.

Bill



Bill Buckels

unread,
Mar 13, 2013, 9:02:57 PM3/13/13
to
"Bill Buckels" <bbuc...@mts.net> wrote:

"BLuRry" <brendan...@gmail.com> wrote:
>That's cool! You can capture raw screengrabs in Jace with shift+prtscrn or
>shift+scrlck so that no format conversion/reconversion is necessary.

The AppleWin debugger has a BSave command. It will BSave into the same
directory as AppleWin Screen Grabs are saved.

It works flawlessly... HGR Screens can be BSaved from a running program. Or
other areas of memory can be saved as well.

This is too cool!

Bill


0 new messages