Search found 205 matches

by chernandezba
Mon Apr 18, 2022 6:45 pm
Forum: Development
Topic: ZX 81 development on Linux. What tools?
Replies: 19
Views: 7894

Re: ZX 81 development on Linux. What tools?

I found that there is problem with communication between VS Code and ZEsarUX - after compilation of assembler code to .P file VS Code can't send it to ZEsarUX. To fix this bug you can download source code of ZEsarUX and in the file utils.c change function insert_tape_cmdline to: void insert_tape_cm...
by chernandezba
Mon Oct 04, 2021 8:51 pm
Forum: Emulators
Topic: ZEsarUX 10.0
Replies: 1
Views: 1803

ZEsarUX 10.0

ZEsarUX 10.0 is out! Download it from : https://github.com/chernandezba/zesarux/releases/tag/10.0 Changes: Version 10.0 - Clive Sinclair edition. 4 October 2021 There are lots of changes in this version, but some of them are remarkable: - New machine emulated: Sega Master System - "Time machine" fea...
by chernandezba
Tue May 25, 2021 6:48 pm
Forum: Emulators
Topic: ZEsarUX 9.2 stable
Replies: 3
Views: 2546

Re: ZEsarUX 9.2 stable

@chernandezba: repost the questions from the beta release (maybe you missed :D )... As usual some real gems might be hidden in your lists!! The eye went for me on: Can load a source code How to use it? :) Menu debug->load source code And: Improved Debug I/O ports window: can now be backgrounded and...
by chernandezba
Wed Apr 07, 2021 11:28 am
Forum: Emulators
Topic: ZEsarUX 9.2 stable
Replies: 3
Views: 2546

ZEsarUX 9.2 stable

Hi! I have uploaded a new ZEsarUX stable version 9.2! You can download it from the releases page: https://github.com/chernandezba/zesarux/releases/tag/9.2 There are compiled versions for Linux, Mac, Windows and FreeBSD. The source code is available (as always) Changes in this version: Version 9.2 - ...
by chernandezba
Thu Mar 11, 2021 7:58 pm
Forum: Emulators
Topic: ZEsarUX 9.2 Release Candidate
Replies: 3
Views: 2779

ZEsarUX 9.2 Release Candidate

Hi! I have uploaded a new ZEsarUX Release Candidate version 9.2. The final stable version will come in a few weeks, so stay tuned! You can download it from: https://github.com/chernandezba/zesarux/releases/tag/9.2-11032021 There are compiled versions for Linux, FreeBSD, Mac and Windows. The source c...
by chernandezba
Mon Feb 22, 2021 9:54 pm
Forum: Emulators
Topic: ZEsarUX beta 5.1
Replies: 20
Views: 15857

Re: ZEsarUX beta 5.1

the example program is here: https://github.com/chernandezba/zesarux-extras/blob/master/extras/media/zx81/tests/zesarux-zxi-ports.p All the extras folder were moved to another repo some time ago My example program still works I think I know your problem, your out can NOT be done as out (n),a, you mu...
by chernandezba
Sat Jan 30, 2021 10:57 am
Forum: GAMES
Topic: .81 files to .p file anyone ???
Replies: 12
Views: 5323

Re: .81 files to .p file anyone ???

You can try some P and 81 files without that header in my ZEsarUX-extras repo

https://github.com/chernandezba/zesarux ... zx81/hires
by chernandezba
Sat Jan 30, 2021 10:50 am
Forum: GAMES
Topic: .81 files to .p file anyone ???
Replies: 12
Views: 5323

Re: .81 files to .p file anyone ???

As you may see in the first link http://problemkaputt.de/zxdocs.htm#zx80zx81cassettefileimages seems 81 are the same as P files. Although there are some P files with the file name attached Most of the P files (only the one you posted maybe) I have tested doesn’t have that name attached. I load the s...
by chernandezba
Sat Jan 09, 2021 2:00 pm
Forum: GAMES
Topic: .81 files to .p file anyone ???
Replies: 12
Views: 5323

Re: .81 files to .p file anyone ???

Just rename the extension, the files are exactly the same
by chernandezba
Thu Nov 26, 2020 8:27 pm
Forum: Emulators
Topic: ZEsarUX 9.1
Replies: 1
Views: 3289

ZEsarUX 9.1

New ZEsarUX stable version 9.1 :) You will find, as always, compiled versions for Linux, FreeBSD, Mac and Windows. The source code is available, as always. Remember ZEsarUX is open source software, licensed on GNU GPL, and no cost! This new version comes with QL and TBBlue (Spectrum Next) fixes, imp...