Quantcast
Channel: Emulators - World of Spectrum
Viewing all articles
Browse latest Browse all 477

EmuZWin hack

$
0
0
Hi, i have update last version of brilliant EmuZWin writen by Vladimir Kladov to work with modern OSes and implement new tokens for builtin asm.

Plese, help me with testing on some modern Windows versions (8,10)
DOWNLOAD TEST VERSION


pic1.png

In the !tests subfolder there is a coupe of test programs to see new tokens in action including a simple way to autobuild tap and trd.

New asm tokens:

PAGE <number>
Set the current memory page to top memory. It's more clean than was (ORG RAM 4,49152 or ORG RAM 2,32768) e.t.c

SAVEBIN "file.bin",startAddress,size
Save a block of RAM to disk for building a final release

RUN "filename"
Run external programm, like bat file or so.

See a quick test example in !tests folder. It plays music by 1.2.3.4.5.6 buttons and fill all the pages.

Have fun!

Viewing all articles
Browse latest Browse all 477

Trending Articles