Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
AppleWin softswitch to HGR2 on //e emulation? ($C055)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  12 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Hot Rod  
View profile  
 More options Sep 3 2012, 9:18 am
Newsgroups: comp.emulators.apple2
From: Hot Rod <hotrod.app...@gmail.com>
Date: Mon, 3 Sep 2012 06:18:17 -0700 (PDT)
Local: Mon, Sep 3 2012 9:18 am
Subject: AppleWin softswitch to HGR2 on //e emulation? ($C055)
Hello,

When I boot AppleWin (1.20.0) while emulating an Apple //e (regular, not enhanced) and try to access hi-res page 2:

]CALL -151

*C050

*C057

*C055

It seems to always stay on hi-res page 1 instead.  When I boot a program that does HGR2 and loads a picture into $4000, I also notice that it doesn't display it, but stays on page 1 instead.

If I switch to emulating an enhanced Apple //e, it works fine.

If I switch to emulating an Apple ][+, it works fine.

That suggests that something is amiss in the $C055 softswitch for the Apple //e emulation?

]HR


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
BLuRry  
View profile  
 More options Sep 3 2012, 10:54 am
Newsgroups: comp.emulators.apple2
From: BLuRry <brendan.rob...@gmail.com>
Date: Mon, 3 Sep 2012 07:54:52 -0700 (PDT)
Local: Mon, Sep 3 2012 10:54 am
Subject: Re: AppleWin softswitch to HGR2 on //e emulation? ($C055)
Is it misinterpreting the 80store switch?  What if you explicitly set 80store off (c000:0) before trying to flip to page2?

-B


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hot Rod  
View profile  
 More options Sep 3 2012, 7:08 pm
Newsgroups: comp.emulators.apple2
From: Hot Rod <hotrod.app...@gmail.com>
Date: Mon, 3 Sep 2012 16:08:00 -0700 (PDT)
Subject: Re: AppleWin softswitch to HGR2 on //e emulation? ($C055)

On Monday, September 3, 2012 9:54:52 AM UTC-5, BLuRry wrote:
> Is it misinterpreting the 80store switch?  What if you explicitly set 80store off (c000:0) before trying to flip to page2?

> -B

I tried that, and it doesn't seem to have any effect; still doesn't flip to page2.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael J. Mahon  
View profile  
 More options Sep 3 2012, 10:08 pm
Newsgroups: comp.emulators.apple2
From: Michael J. Mahon <mjma...@aol.com>
Date: Mon, 03 Sep 2012 21:08:55 -0500
Local: Mon, Sep 3 2012 10:08 pm
Subject: Re: AppleWin softswitch to HGR2 on //e emulation? ($C055)

Hot Rod <hotrod.app...@gmail.com> wrote:
> On Monday, September 3, 2012 9:54:52 AM UTC-5, BLuRry wrote:
>> Is it misinterpreting the 80store switch?  What if you explicitly set
>> 80store off (c000:0) before trying to flip to page2?

>> -B

> I tried that, and it doesn't seem to have any effect; still doesn't flip to page2.

I always go into 40-column mode by PRINTing CHR$(21) before doing an HGR2
in AppleSoft. Otherwise, it doesn't switch.

Unfortunately, I've never taken the time to determine exactly why. ;-(

-michael - NadaNet 3.1 and AppleCrate II: http://home.comcast.net/~mjmahon


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hot Rod  
View profile  
 More options Sep 3 2012, 10:51 pm
Newsgroups: comp.emulators.apple2
From: Hot Rod <hotrod.app...@gmail.com>
Date: Mon, 3 Sep 2012 19:51:34 -0700 (PDT)
Local: Mon, Sep 3 2012 10:51 pm
Subject: Re: AppleWin softswitch to HGR2 on //e emulation? ($C055)

On Monday, September 3, 2012 9:08:56 PM UTC-5, Michael J. Mahon wrote:

> I always go into 40-column mode by PRINTing CHR$(21) before doing an HGR2

> in AppleSoft. Otherwise, it doesn't switch.

> Unfortunately, I've never taken the time to determine exactly why. ;-(

> -michael - NadaNet 3.1 and AppleCrate II: http://home.comcast.net/~mjmahon

That doesn't work either (with AppleWin emulating a //e).  Still doesn't switch to page2.  I just use Enhanced //e or ][+ emulation for now instead.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
TomCh  
View profile  
 More options Sep 16 2012, 3:31 pm
Newsgroups: comp.emulators.apple2
From: TomCh <tomcharleswo...@blueyonder.co.uk>
Date: Sun, 16 Sep 2012 12:31:57 -0700 (PDT)
Local: Sun, Sep 16 2012 3:31 pm
Subject: Re: AppleWin softswitch to HGR2 on //e emulation? ($C055)

In //e mode, I see a flash of HGR page2 before it switches back to page1.

But this works:
]CALL -151
*300: AD 50 C0  AD 57 C0  AD 55 C0  4C 9 3

So it must be something in the firmware that is switching back to page1.

Tom


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hot Rod  
View profile  
 More options Sep 16 2012, 5:41 pm
Newsgroups: comp.emulators.apple2
From: Hot Rod <hotrod.app...@gmail.com>
Date: Sun, 16 Sep 2012 14:41:28 -0700 (PDT)
Local: Sun, Sep 16 2012 5:41 pm
Subject: Re: AppleWin softswitch to HGR2 on //e emulation? ($C055)

That's interesting.  Running that code does indeed get to page 2.  However, if I just access the softswitch addresses directly from monitor:

]CALL -151

*C050

*C057

*C055

It does not display page 2 when emulating an Apple //e.  This does work when emulating a ][+ or enhanced //e.

Kinda odd.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael J. Mahon  
View profile  
 More options Sep 17 2012, 12:15 am
Newsgroups: comp.emulators.apple2
From: Michael J. Mahon <mjma...@aol.com>
Date: Sun, 16 Sep 2012 23:15:09 -0500
Local: Mon, Sep 17 2012 12:15 am
Subject: Re: AppleWin softswitch to HGR2 on //e emulation? ($C055)

If you're in 80-column mode, any output to the screen (like a prompt) will
twitch 80store.

-michael - NadaNet 3.1 and AppleCrate II: http://home.comcast.net/~mjmahon


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
TomCh  
View profile  
 More options Sep 17 2012, 3:48 pm
Newsgroups: comp.emulators.apple2
From: TomCh <tomcharleswo...@blueyonder.co.uk>
Date: Mon, 17 Sep 2012 12:48:00 -0700 (PDT)
Subject: Re: AppleWin softswitch to HGR2 on //e emulation? ($C055)

Just set a BP on $C054... there must be something in the firmware ($C100..$CFFF) that accesses this during the CIN / COUT (and other) routines.

ie:
]CALL-151
F7 to enter AppleWin's debugger

>BPM c054
>g

*C055<CR>

This hits 3 times at $CB45: STA SW.LOWSCR

Interestingly, just pressing RETURN from the monitor doesn't trigger this BP.

Also:
*C054<CR>

This hits at $FDBB: LDA (MON.A1L),Y   ; Y=0
Then once at $CB45

---

Enhanced //e:

*C055<CR>
This doesn't hit the BP at $C054

Tom


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
aiiad...@gmail.com  
View profile  
 More options Sep 26 2012, 7:32 pm
Newsgroups: comp.emulators.apple2
From: aiiad...@gmail.com
Date: Wed, 26 Sep 2012 16:32:48 -0700 (PDT)
Local: Wed, Sep 26 2012 7:32 pm
Subject: Re: AppleWin softswitch to HGR2 on //e emulation? ($C055)

On Monday, September 3, 2012 6:18:17 AM UTC-7, Hot Rod wrote:
> When I boot AppleWin (1.20.0) while emulating an Apple //e (regular, not enhanced) and try to access hi-res page 2:

i JUST RAN

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
aiiad...@gmail.com  
View profile  
 More options Sep 26 2012, 7:37 pm
Newsgroups: comp.emulators.apple2
From: aiiad...@gmail.com
Date: Wed, 26 Sep 2012 16:37:51 -0700 (PDT)
Local: Wed, Sep 26 2012 7:37 pm
Subject: Re: AppleWin softswitch to HGR2 on //e emulation? ($C055)

On Monday, September 3, 2012 6:18:17 AM UTC-7, Hot Rod wrote:
> Hello,

> When I boot AppleWin (1.20.0) while emulating an Apple //e (regular, not enhanced) and try to access hi-res page 2:

i JUST ran into some weirdness with HGR2 with applewin as well...

Enhanced IIe mode

I had some code at $4000 that I wanted to clear out to zero...  I was in PR#3 80 column mode.  

]HGR2 (TWO)

it displays the hgr1 (ONE) screen ($2000, I verified this by doing 2000:FF FF in the monitor, it displays 14 lit pixels) and the HGR1 (ONE) screen is NOT cleared.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
aiiad...@gmail.com  
View profile  
 More options Sep 27 2012, 12:01 pm
Newsgroups: comp.emulators.apple2
From: aiiad...@gmail.com
Date: Thu, 27 Sep 2012 09:01:29 -0700 (PDT)
Local: Thurs, Sep 27 2012 12:01 pm
Subject: Re: AppleWin softswitch to HGR2 on //e emulation? ($C055)

On Wednesday, September 26, 2012 4:37:52 PM UTC-7, (unknown) wrote:
> i JUST ran into some weirdness with HGR2 with applewin as well...

repeatable in 80 column mode (PR#3 from ] prompt)

If NOT in 80 column mode, HGR2 works as it should (display graphics from $4000, clear screen)

Rich


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »