Search found 8 matches

by Reboot
Fri May 12, 2023 2:40 am
Forum: Emulators
Topic: New release of EightyOne available
Replies: 342
Views: 335495

Re: New release of EightyOne available

Paul wrote: Thu May 11, 2023 11:11 am Does this work on real hardware?
Yes.
by Reboot
Thu May 11, 2023 7:56 am
Forum: Emulators
Topic: New release of EightyOne available
Replies: 342
Views: 335495

Re: New release of EightyOne available

Fruitcake wrote: Tue May 02, 2023 12:09 am Version 1.37 has just been released and is available from here.
Thanks for your work on EightyOne.

I noticed there is a memotech HRG emulation edge fail case that only occurs when NTSC=1 (60Hz checkbox).

The attached file is best run at speed32.
by Reboot
Thu Sep 22, 2022 11:59 pm
Forum: Software
Topic: Loading & Saving .p files
Replies: 2
Views: 2825

Re: Loading & Saving .p files

Hi,

No need to use EightyOne. After opening a .p file with tapeutils, simply select save. You'll probably want to change the temp name and path of the .wav filename presented.
by Reboot
Thu Sep 22, 2022 11:46 pm
Forum: Software
Topic: Superfied Pipe Panic
Replies: 0
Views: 1015

Superfied Pipe Panic

ZXpand+ joystick and sound support has been added to pipe panic to create: spp.png It has been tested on the sz81 emulator (with and without ZXpand), a soundless TS1000 with a TS1016 (16K), and of course a system with a ZXpand+. It was also tested on the EightyOne emulator; however, sound was a bit ...
by Reboot
Fri Sep 25, 2020 11:26 pm
Forum: Development
Topic: Splash Scree
Replies: 10
Views: 11833

Re: Splash Scree

P.S. I’m glad you like my patch. :) Thanks for your time saving MTASM patch. I think both EightyOne and other emulators support recording the screen to animated GIFs. I've used it my self to demonstrate my programs. I see EightyOne supports screen snapshots, but I was unaware it could generate anim...
by Reboot
Fri Sep 25, 2020 11:19 pm
Forum: Development
Topic: Splash Scree
Replies: 10
Views: 11833

Re: Splash Scree

Looks impressive. Going slightly off topic what did you use to create your gif? Thanks! Hi Lardo, I just max'd out the delay, used a screen snapshot tool capable of incrementing file names, set it for rectangular region over the emulator, clicked away, and loaded the results into gimp to animate.
by Reboot
Fri Aug 21, 2020 9:13 pm
Forum: Development
Topic: Sketchy Tweaks
Replies: 0
Views: 6265

Sketchy Tweaks

When executing sketchy locally, garbled text was displayed on the buttons. "CLS" was seen as "DMT", "SAVE" was seen as "TBWF", "LOAD" was seen as "MPBE", ...etc. It didn't take an expert cryptographer to realized a character code was off by 1. A look at dfilezx81.js showed: let zeddycs = " ?????????...
by Reboot
Mon Aug 17, 2020 5:44 pm
Forum: Development
Topic: Splash Scree
Replies: 10
Views: 11833

Splash Scree

Inspired by a patch to MTASM, the MEMOTECH Z80 assembler, https://www.sinclairzxworld.com/viewtopic.php?p=33830#p33830 and a Z80 coding challenge answered by Zeddy enthusiasts, https://www.sinclairzxworld.com/viewtopic.php?p=24810#p24810 I've created ts-splsh.p for my new ZXpand+: ts-splsh.p https:/...