Search found 250 matches

by marste
Sun Feb 27, 2022 11:49 pm
Forum: Development
Topic: FasmG, ZEsarUX and DeZog finally together!
Replies: 3
Views: 1874

Re: FasmG, ZEsarUX and DeZog finally together!

IMPORTANT : I've modified the original message adding a new version (v2) of the zip file with a bugfix on the makesld file. Please load the new version! I'll keep this post updated, but if someone want I've also created a github repository where to download the kit files or to contribute (for examp...
by marste
Thu Feb 24, 2022 9:03 pm
Forum: Development
Topic: FasmG, ZEsarUX and DeZog finally together!
Replies: 3
Views: 1874

Re: FasmG, ZEsarUX and DeZog finally together!

This is an example of what is looking like a debugging session: https://user-images.githubusercontent.com/3081973/154847336-632ee2a5-cec0-47c0-a9ff-ce90b909f1ef.gif Among things: - easy navigating/stepping through assembler source files with conditional breakpoints, step-over, step-into and step-out...
by marste
Wed Feb 23, 2022 10:27 pm
Forum: Development
Topic: FasmG, ZEsarUX and DeZog finally together!
Replies: 3
Views: 1874

FasmG, ZEsarUX and DeZog finally together!

It has been a long time that I was trying to have the possibility of a “source level debugging” for FasmG compiled programs. Recently I tried again, and with the kind support of both “Maziac” (DeZog author) and “Jacobly0” (Z80 compiler infrastructure for FasmG author), I finally managed to complete ...
by marste
Sun Feb 20, 2022 11:56 pm
Forum: Development
Topic: ZX 81 development on Linux. What tools?
Replies: 19
Views: 7824

Re: ZX 81 development on Linux. What tools?

I got the answer: "load" works only for ZX Spectrum program (eg SNA) not for ZX81 ones (.p)!
by marste
Tue Feb 15, 2022 11:47 pm
Forum: Development
Topic: ZX 81 development on Linux. What tools?
Replies: 19
Views: 7824

Re: ZX 81 development on Linux. What tools?

Today I tested the last ZesarUX communicating with the last DeZog and the latter was perfectly able to send the program to debug. Or it has been corrected or maybe there is some configuration to adjust.
And I'm using Linux versions of both.
by marste
Tue Feb 15, 2022 7:08 pm
Forum: Development
Topic: Lightning Driver Coding Examples
Replies: 3
Views: 2278

Re: Lightning Driver Coding Examples

Far from being a hires expert, but curious of this driver I had a look at the LightningDriver.asm, and the source is wonderfully documented and is not long at all to be read. Moreover itself is a demo, and the part that is writing the screen (simply cleaning it in this case) is: CLEAR_HIRES_DFILE: L...
by marste
Sat Jan 29, 2022 2:29 am
Forum: Emulators
Topic: ZX81 emulator "command-line edition"
Replies: 14
Views: 19103

Re: ZX81 emulator "command-line edition"

Everyone fond of text emulators should also try the "text modes" of zesarux ;)
by marste
Tue Jan 11, 2022 12:27 pm
Forum: GAMES
Topic: Best clones for ZX81
Replies: 8
Views: 3862

Re: Best clones for ZX81

There is also a superb 1k tetris (unkatris) and recently posted a beautiful hires pacman!
by marste
Tue Jan 11, 2022 4:09 am
Forum: Development
Topic: ZX 81 development on Linux. What tools?
Replies: 19
Views: 7824

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 ... ZesarUX should be on github, you can co...
by marste
Tue Jan 11, 2022 3:27 am
Forum: Sinclair Misc
Topic: Bootsector of laptop broken.
Replies: 4
Views: 2565

Re: Bootsector of laptop broken.

I'm using ZFS since around 2004 (I installed Solaris JUST for using it!), and thought ZRAID was a nice and efficient way to store data, but with all my systems changes, apartment movements, and poor compatibility at the end I didn't fully used it. But since when I got the fear to have lost almost al...