Search found 250 matches

by marste
Sun Jan 09, 2022 11:35 pm
Forum: Development
Topic: ZX-IDE Tutorial for programming assembler and ZX BASIC
Replies: 86
Views: 113338

Re: ZX-IDE Tutorial for programming assembler and ZX BASIC

Hi PokeMon, I've had a play around with ZX-IDE in windows, and it works great! Thanks for developing such a useful tool! I am interested in running FASMW-ZX on the Linux CLI, so I can compile from a script. I found an old copy of the sources on the FlatAsm board, but that seems to be an older versi...
by marste
Thu Sep 16, 2021 9:51 pm
Forum: Sinclair Misc
Topic: R.I.P Sir Clive.
Replies: 21
Views: 7646

Re: R.I.P Sir Clive.

I've just been informed of the sad news.
I join the grief of all the people that are still loving the result of his passionate work.
Rest in peace.
by marste
Thu Sep 16, 2021 9:45 pm
Forum: Emulators
Topic: EO v2.0 - planning stage
Replies: 36
Views: 15596

Re: EO v2.0 - planning stage

At the moment, the render engine still uses Windows GDI. Once the emulation is complete, I'll work on porting the (tiny) machine specific parts. I haven't been well the past couple of weeks, so haven't really done a much as I'd have likes. However, here's my weekly update: https://drive.google.com/...
by marste
Sun Sep 12, 2021 2:21 am
Forum: Emulators
Topic: EO v2.0 - planning stage
Replies: 36
Views: 15596

Re: EO v2.0 - planning stage

Tried to test a compilation on Linux but after installing codeblocks and configuring build with "wx-config --cxxflags" and "wx-config --libs" for some reasons the wxwidgets variable __WINDOWS__ still remains set and it tries to load wx/msw/libraries.h that is not found on my system (should be probab...
by marste
Sun Aug 22, 2021 1:08 am
Forum: Emulators
Topic: EO v2.0 - planning stage
Replies: 36
Views: 15596

Re: EO v2.0 - planning stage

Looking forward for finally a native Linux build of EO!! 8-)
by marste
Tue Jul 06, 2021 3:22 pm
Forum: Development
Topic: Assemblers for the ZX80
Replies: 24
Views: 8376

Re: Assemblers for the ZX80

A REM line doesn't work on a ZX80 because too many codes make the ZX80 crash when they are LISTed (automatically) Please have a look at "mastering machine code" for details. Please consider using ZX-IDE for development or at least some memory expansion while development. Otherwise only POKE without...
by marste
Mon May 24, 2021 6:28 pm
Forum: ZX BASIC
Topic: Can't make anything fit into 1K... or is it me?
Replies: 31
Views: 11794

Re: Can't make anything fit into 1K... or is it me?

I've just finished porting my dice program to the ZX80, or should I say "rewriting". The '81 version is centered around the PRINT AT instruction which is missing in the '80, so I had to rethink the whole thing. I'm happy with the result (I just stripped down the animations because they would not ma...
by marste
Tue Apr 13, 2021 2:15 am
Forum: Hardware
Topic: ZX-WESPI - add a cheap wifi-enabled fileserver to your Zeddy!
Replies: 169
Views: 45676

Re: ZX-WESPI - add a cheap wifi-enabled fileserver to your Zeddy!

All in all the WESPI is an absolutely superb piece of engineering, and a fun little project to build. I thoroughly recommend it! A very nice project indeed!! I was thinking that the minimal flavor can be also made completely external (not invasive at all) just adding a "start button" to press after...
by marste
Tue Apr 13, 2021 1:58 am
Forum: Emulators
Topic: New release of EightyOne available
Replies: 342
Views: 335619

Re: New release of EightyOne available

I'm maintaining a Google Spreadsheet of emulator features and had a few question on features which are listed but don't seem to function as I would expect. Apologies if I have missed mention of these previously. https://docs.google.com/spreadsheets/d/14XnVBY8a9-IMtNC9RxUth_HPl8_bQncq-VCq1NmfOsg/edi...
by marste
Mon Apr 12, 2021 10:42 am
Forum: Emulators
Topic: ZEsarUX 9.1
Replies: 1
Views: 3244

Re: ZEsarUX 9.1

It happened once and it's not important, just willing to share the laugh (the "just kidding" was really timely!) :lol: /opt/zesarux/zesarux: /usr/lib/libncurses.so.6: no version information available (required by /opt/zesarux/zesarux) /opt/zesarux/zesarux: /usr/lib/libncurses.so.6: no version inform...