Search found 130 matches
Re: Beyond
This is exactly what I am in the process of finalizing: Compression in addition to digital transfer.
Re: Beyond
I am not using windows so I am not sure if it is easy to compile on this platform.
I think hlide certainly needs to know a bit more ...
I think hlide certainly needs to know a bit more ...
- Sun Jan 03, 2021 11:54 am
- Forum: Hardware
- Topic: MZ-1E14 replica
- Replies: 11
- Views: 239
Re: MZ-1E14 replica
Since you have an MZ-1500, can you tell me how the QD management ROM is distributed? ($E800 -> $F800 ?)
On the 1E14, the ROM goes from $E800 to $EFFF and we lose 2048 bytes which we can use to add the writing functions.
On the 1E14, the ROM goes from $E800 to $EFFF and we lose 2048 bytes which we can use to add the writing functions.
- Mon Dec 28, 2020 11:37 am
- Forum: Hardware
- Topic: MZ-1E14 replica
- Replies: 11
- Views: 239
Re: MZ-1E14 replica
Nothing prevents to develop a more complete management for MZ-700 on a 2732 ... starting from the sources of MZ-800 for example.
- Mon Dec 28, 2020 8:34 am
- Forum: Hardware
- Topic: MZ-1E14 replica
- Replies: 11
- Views: 239
Re: MZ-1E14 replica
The MZ-1E14 will not be suitable because we have 1 EPROM with QD management integrated in the MZ-1500 and an external EPROM with another QD management. I think the MZ-1E19 version must be more suitable for the MZ-1500. In addition, the software cannot be integrated into the external EPROM (on MZ-1E1...
- Sun Dec 27, 2020 2:47 pm
- Forum: Hardware
- Topic: MZ-1E14 replica
- Replies: 11
- Views: 239
Re: MZ-1E14 replica
Does the MZ-1500 use the 9Z-504M monitor which is the MZ-800?
We must be able to find the signature directly in the EPROM.
We must be able to find the signature directly in the EPROM.
- Sat Dec 26, 2020 7:35 pm
- Forum: Hardware
- Topic: MZ-1E14 replica
- Replies: 11
- Views: 239
Re: MZ-1E14 replica
On the MZ-1500 the QD interface is integrated in the EPROM (??) of the machine. Maybe an MZ-1E19 type interface used on MZ-800.
I also have a replica of the MZ-1E19 interface for MZ-800 in my circuits.
I also have a replica of the MZ-1E19 interface for MZ-800 in my circuits.
- Sat Dec 26, 2020 1:48 pm
- Forum: Hardware
- Topic: MZ-1E14 replica
- Replies: 11
- Views: 239
MZ-1E14 replica
EN: Good morning all, Here is my last replica: the MZ-1E14 Quick Disk controller for Sharp MZ-700. I had a little trouble finding the contents of the EPROM as it does not exist on the official site or on the old one. The interface worked perfectly the first time and is based on the diagram in the MZ...
Hu-BASIC
Hello,
I am looking for MZF or MZT files containing programs in BASIC of the Hu-BASIC type to have examples of programming in this language.
Thank you.
I am looking for MZF or MZT files containing programs in BASIC of the Hu-BASIC type to have examples of programming in this language.
Thank you.
Re: USR()
Possible! Not having analyzed the complete code of s-basic 1z-013b.
It seems to me that there is a whole working environment in the form of memory locations and that saving this environment is not necessarily essential ... to be checked.
It seems to me that there is a whole working environment in the form of memory locations and that saving this environment is not necessarily essential ... to be checked.