Hi Guy, I have finally found the KSCAN 3 documentation. Basically, after I wrote the article for the Hunter Valley Journal, I was not happy with my initial ...
Leslie, Can you plug this keyboard into a normal vz and have it work with the basic interpreter? If so how does this work - using an interrupt routine? Do you...
Hi Guy, This is going to be a long answer.......... I have three different VZ - 101 keyboards each progressing as it were in terms of both ease of connectivity...
A very important location (7816H) exists in communications RAM called the KDCB - Keyboard Device Control Block. This contains the location of the matrix...
... Hi Guy, You will also notice that there are other DCB's in Communications RAM supporting video display and a printer - These are unused on the standard VZ,...
All, Just quickly testing me new dopey email. Got the sack last friday (after 11 plus years) so had to wizz up another email. Just testing to see if anything ...
Hi all, A brand new AMIGA mouse has been listed on Ebay. If this is a Bus Mouse (and I think they all are for the Amiga) then this is compatible with the VZ...
Hi Guy, How are you progressing with the latest version ? Leslie. ... From: "Leslie Milburn" <lwm317_ebayaccount@...> To: <vzemu@yahoogroups.com> Sent:...
Probably won't get another version out till December now - my 3 month holiday ended start of November and I'm back at the sweatshop If there's things that are...
Hi Guy et al, No nothing stopping me at all, just taking an interest and adding traffic - where has everyone gone ? I am still transferring the software - its...
... Big on my list is to optimise the screen rendering. Current version draws all 256 display scanlines 50 times per second, regardless if the line is "dirty"...
Hi everyone,  Ok, hopefully this *may* get the traffic up a bit ;-)  Now this has probably been discussed before, but as a vz-200 owner, who is scared to...
Hi Leslie, et al. ... Since I don't have a "real" VZ at the moment, I was toying with the idea of doing an implementation of a VZ on a low-cost FPGA board. ...
Hi Leslie (#2!),  Although I have a xilinx-digilent fpga board (Spartan3) among xilinx-based offerings, I never really went anywhere with them as a hobby...
Hi Leslie (#2!),  Although I have a xilinx-digilent fpga board (Spartan3) among xilinx-based offerings, I never really went anywhere with them as a hobby...
Hi Valentin, ... xilinx-based offerings, I never really went anywhere with them as a hobby (though I've used some of their stuff at work). ... an FPGA coder...
Hi Guy, I wa looking through some old posts and one was from you that implied you had written a Z80 program on the PC and loaded the compiled result into the ...
Z88DK supports inline Assembly: http://www.z88dk.org/wiki/doku.php/usage:inlineasm It also has VZ extensions: http://www.z88dk.org/wiki/doku.php/library:vz200 ...
Yes that waffle makes perfect sense to me. I think the VZ editor assembler is great for preservation purposes and to play with every now and then but for...
This is very good for mixing C with Z80 assembler. Eg you can define a C function and have the implementation in inline assembler. Handy for high performance...
Hi Guy, Thats the one. Can you link multiple source files ? Leslie. ... From: Guy Thomason To: vzemu@yahoogroups.com Sent: Wednesday, November 26, 2008 10:56...
Hi Jason, Well given this is for NOS, I do not want the overhead that a C compiler introduces as we only have a maximum 4 Megs of RAM to play with :-) ...
Leslie(#2) et al, Â Perhaps I should explain what I have already done... Â Twelve months ago, I decided to go down the path of packing all the functionality...
I used inline Assembly with Arkaball written in C. Was easy to implement the calls to Z80 and returns to C. ... -- http://www.BangRocks.com/ - the Bangrocks...
Video of working system attached... Â http://members.optuszoo.com.au/pioneer10/Movie.wmv One thing's for certain - I DEFINITELY would not have built this...
Hi Leslie,  Thanks for your comments.  Looking where this project is at (pls refer to my other msg), I would have to say that your first point is entirely...
All, ... Me: I have limited access to email since getting kicked. Been away for weeks as well... ... Heh! I fully agree with that statement. ... Indexing - I...
Hi Valentin, My opinions are inline...... ... From: Valentin To: vzemu@yahoogroups.com Sent: Thursday, November 27, 2008 8:33 PM Subject: Re: [vzemu] RE:...