Groups | Search | Server Info | Login | Register
Groups > comp.emulators.apple2 > #2021
| Newsgroups | comp.emulators.apple2 |
|---|---|
| Date | 2016-10-29 09:45 -0700 |
| References | <703dd11e-70af-41a1-b9f9-c3e5523f79bf@googlegroups.com> <alpine.BSF.2.02.1610250324190.14651@frieza.hoshinet.org> <ad6629bc-8c8c-4af6-b997-944cfbeb525a@googlegroups.com> <alpine.BSF.2.02.1610280946460.88422@frieza.hoshinet.org> |
| Message-ID | <874bf665-59ff-4e12-8420-b59913acfd55@googlegroups.com> (permalink) |
| Subject | Re: AppleWin 1.26.0 (release) |
| From | TomCh <tomcharlesworth26@gmail.com> |
On Friday, October 28, 2016 at 2:54:23 PM UTC+1, Steve Nickolas wrote: > On Fri, 28 Oct 2016, TomCh wrote: > > > On Tuesday, October 25, 2016 at 8:25:31 AM UTC+1, Steve Nickolas wrote: > >> ...is the video supposed to flicker between text and graphics modes when > >> the Z80 is being switched on and off in GR? Or at least, that's what it > >> looks like is happening. o.o; > >> > >> -uso. > > > > Hi Steve, > > That doesn't sound like it should be happening. > > Can you give me details on how to reproduce this? > > > > Thanks. > > > > An easy way to see this is just to "GR" in MBASIC/GBASIC under CP/M in ][ > mode; it quickly becomes a flickery mess. > > The "basic80" disk images I was uploading over the past couple days, so > far as they're new enough to have the GR commands, exhibit this issue less > frequently; for example, when you hit Enter after typing in a line, it'll > do it very quickly, but this code certainly tickles the bug: > > 10 GR > 20 COLOR=INT(RND(1)*16): PLOT INT(RND(1)*40), INT(RND(1)*40) > 30 IF PEEK(&HE000)<128 THEN 20 > 40 X=PEEK(&HE010) > > during the loop in lines 20-30. (It also happens on MBASIC in //e mode.) > > -uso. Thanks for the bug report! This is certainly a regression from 1.25. Bug tracked here: https://github.com/AppleWin/AppleWin/issues/371 Tom
Back to comp.emulators.apple2 | Previous | Next — Previous in thread | Find similar
AppleWin 1.26.0 (release) TomCh <tomcharlesworth26@gmail.com> - 2016-10-16 13:05 -0700
Re: AppleWin 1.26.0 (release) Steve Nickolas <usotsuki@buric.co> - 2016-10-25 03:25 -0400
Re: AppleWin 1.26.0 (release) TomCh <tomcharlesworth26@gmail.com> - 2016-10-28 03:56 -0700
Re: AppleWin 1.26.0 (release) Steve Nickolas <usotsuki@buric.co> - 2016-10-28 09:54 -0400
Re: AppleWin 1.26.0 (release) Steve Nickolas <usotsuki@buric.co> - 2016-10-28 11:26 -0400
Re: AppleWin 1.26.0 (release) TomCh <tomcharlesworth26@gmail.com> - 2016-10-29 09:35 -0700
Re: AppleWin 1.26.0 (release) TomCh <tomcharlesworth26@gmail.com> - 2016-10-29 09:45 -0700
csiph-web