Yahoo Groups archive

Casio CZ/ VZ/ FZ - Pro Series

Index last updated: 2026-04-28 22:42 UTC

Thread

VZ-8M Firmware?

VZ-8M Firmware?

2018-06-02 by cheapmachines@...

Does anyone know what the most up to date firmware is for the VZ-8M?

Also, does anyone know how to check the installed version on the unit itself? I guess there's some combination of buttons you need to hold down but unsure what that might be...

Thanks for any help.


Re: [CZsynth] VZ-8M Firmware?

2018-06-02 by Chas D

I could be wrong, however, I believe that the VZ series predates 'firmware' upgrading. At least in the modern sense. It's likely that what you have is what you get, and what came installed from the factory.

Back in the 80';s, if a machine WAS capable of having its 'firmware' upgraded, it would most likely be done by swapping out a chip/ eprom with the later o/s installed on it. Back then, many synths could only communicate MIDI and SYSEX/ CC information via a computer. Flashing a new firmware was very uncommon for a synth as old as the VZ.
Show quoted textHide quoted text
On Sat, Jun 2, 2018, 5:55 AM cheapmachines@... [CZsynth] <CZsynth@yahoogroups.com> wrote:

Does anyone know what the most up to date firmware is for the VZ-8M?

Also, does anyone know how to check the installed version on the unit itself? I guess there's some combination of buttons you need to hold down but unsure what that might be...

Thanks for any help.


Re: [CZsynth] VZ-8M Firmware?

2018-06-03 by cheapmachines@...

Thanks for that, pretty sure you’re right there.  

It’s interesting that you very rarely see the .bin firmware for the VZ-8M online, where dumps of most synths of the same era are fairly easy to come by.

Re: VZ-8M Firmware?

2018-06-04 by smw-mail@...

Interesting that there are binaries of synth gear "out there." I never looked for them, though I seem to recall stumbling onto a table that firmware updates (maybe for some Roland gear) with the caveat that they cannot be posted due to copyright issues, but if people look they can find them.

As a VZ-8m owner, I would be interested if anyone (1) has the binary, (2) can hack it, (3) can reverse engineer it, and (4) can figure out how to tweak it and create new firmware.

Other than the battery (which lasted a decade or two longer than it was supposed to), it seems to me that the hardware/circuits have withstood the test of time!!!! Actually, I think one of my original batteries just died withing the past 5 years--so that certainly lasted longer than expected.

And I agree--the explanation for why there has been no firmware updates makes sense.

Steve

Re: VZ-8M Firmware?

2018-06-04 by cheapmachines@...

Yeah, take your pick :)


I'm going to be dumping some ROM's fairly soon from another synth just so I have a back up, I suspect that's where these ROM images may come from; people doing similar back ups. If I do the VZ-8M (and I may as well) I'll post it here. No idea about the hacking / reverse engineering I'm afraid, bit advanced for me.

As I understand it, some Eprom's start to get a bit unreliable after 30 years or so, so having a back up of the image and the ability to burn it to a new chip is potentially useful.

The VZ-8M certainly seems very stable and reliable compared to some.

Re: VZ-8M Firmware?

2018-06-05 by smw-mail@...

Very interesting. Some of the names of the contributors are very familiar.

I wonder why people dump the ROMs and why people find having them useful. The only reason I could come up with is to figure it out and create tweaks--code-bending (parallel to circuit-bending).

Oh--where does someone get a device to dump ROM contents? Or is it a DIY project? I suppose someone would also need tools to recompile the code and burn it to a chip. Any resource links on that?

Thanks for the link.

Steve



Re: VZ-8M Firmware?

2018-06-05 by cheapmachines@...

> Oh--where does someone get a device to dump ROM contents? Or is it a DIY project? I suppose someone would also need tools to recompile the code and burn it to a chip. Any resource links on that?

You need a chip reader and the associated software, that lets you dump the contents of a ROM and also burn binaries to a blank chip. There are loads of these types of readers around on eBay etc, the TL866 range is a cheap and commonly used, there are more expensive / featured ones out there of course.






Re: [CZsynth] Re: VZ-8M Firmware?

2018-06-05 by Chas D

There are some people that dump old synth roms to upgrade/ reverse engineer them. A good example is KiwiTechnics from New Zealand. They have taken some classic synths (Roland JX-3P, Roland JX-8P and the Korg Polysix) and completely rewritten their o/s, in the process upgrading, improving and adding numerous extra features that the originals didn't have. I have their KIWI3P upgrade installed in my JX-3P and can confirm that it elevates the 3P several levels above standard. The standard 3P is a great synth, but it was hampered by limited MIDI implementation, no CC or SYSEX control and missing numerous features that could expand its sonic capabilities. For instance, the standard 3P can use a Roland PG200 controller for real time control of its parameters. However, the PG200 uses proprietary controls (no CC output) and cannot be used simultaneously with MIDI (you can only use the PG200 OR MIDI at any one time). KiwiTechnics Kiwi3P included full CC and MIDI control, and allowed the use of any MIDI controller thus eliminating the need for the expensive and limited PG200. It also added an arpeggiator, extra LFO and envelopes, greater control over the oscillators, massively expanded patch memory and sequencer storage, and greater control over the chorus amongst many other new features. Quite a considerable upgrade.

Others dump synth roms purely for archiving, and as someone mentioned above, also in case the original ROMs fail enabling you burn a new rom to replace it.

To read ROMs, you need a chip reader or an eprom programmer. An eprom programmer also allows you to 'burn' new ROMs, be it original or one that was modified by someone able rewrite/ reprogram the code. The latter would be done via a computer connected to an ROM/eprom reader programmer.

My VZ-1 (and my CZ-1 and 101) all work just as good as they ever did, which is testament to how well Casio built those synths. My only wish would be for the CZ series to have real time CC control over some of its parameters. But being digital, it wouldn't be able to smoothly adjust settings without audible audio stepping or retriggering of sounds. At least not unless it was substantially upgraded with newer digital processing chips, which I think is beyond feasible/ practical for the work and costs required to do so.

On Tue, Jun 5, 2018, 5:52 AM smw-mail@... [CZsynth] <CZsynth@yahoogroups.com> wrote:

Very interesting. Some of the names of the contributors are very familiar.

I wonder why people dump the ROMs and why people find having them useful. The only reason I could come up with is to figure it out and create tweaks--code-bending (parallel to circuit-bending).

Oh--where does someone get a device to dump ROM contents? Or is it a DIY project? I suppose someone would also need tools to recompile the code and burn it to a chip. Any resource links on that?

Thanks for the link.

Steve





On Tue, Jun 5, 2018, 5:52 AM smw-mail@... [CZsynth] <CZsynth@yahoogroups.com> wrote:

Very interesting. Some of the names of the contributors are very familiar.

I wonder why people dump the ROMs and why people find having them useful. The only reason I could come up with is to figure it out and create tweaks--code-bending (parallel to circuit-bending).

Oh--where does someone get a device to dump ROM contents? Or is it a DIY project? I suppose someone would also need tools to recompile the code and burn it to a chip. Any resource links on that?

Thanks for the link.

Steve



Re: [CZsynth] Re: VZ-8M Firmware?

2018-06-06 by Lee

I do believe some of the cz series control parameters over sysx codes: but I have never tried this,nor do I know if re-triggering happens. 
Lee

Sent from my iPhone
Show quoted textHide quoted text
On 5 Jun 2018, at 22:17, "Chas D 350ypvs@... [CZsynth]" <CZsynth@yahoogroups.com> wrote:

> There are some people that dump old synth roms to upgrade/ reverse engineer them. A good example is KiwiTechnics from New Zealand. They have taken some classic synths (Roland JX-3P, Roland JX-8P and the Korg Polysix) and completely rewritten their o/s, in the process upgrading, improving and adding numerous extra features that the originals didn't have. I have their KIWI3P upgrade installed in my JX-3P and can confirm that it elevates the 3P several levels above standard. The standard 3P is a great synth, but it was hampered by limited MIDI implementation, no CC or SYSEX control and missing numerous features that could expand its sonic capabilities. For instance, the standard 3P can use a Roland PG200 controller for real time control of its parameters. However, the PG200 uses proprietary controls (no CC output) and cannot be used simultaneously with MIDI (you can only use the PG200 OR MIDI at any one time).  KiwiTechnics Kiwi3P included full CC and MIDI control, and allowed the use of any MIDI controller thus eliminating the need for the expensive and limited PG200. It also added an arpeggiator, extra LFO and envelopes, greater control over the oscillators, massively expanded patch memory and sequencer storage, and greater control over the chorus amongst many other new features. Quite a considerable upgrade.
> 
> Others dump synth roms purely for archiving, and as someone mentioned above, also in case the original ROMs fail enabling you burn a new rom to replace it.
> 
> To read ROMs, you need a chip reader or an eprom programmer. An eprom programmer also allows you to 'burn' new ROMs, be it original or one that was modified by someone able rewrite/ reprogram the code. The latter would be done via a computer connected to an ROM/eprom reader programmer.
> 
> My VZ-1 (and my CZ-1 and 101) all work just as good as they ever did, which is testament to how well Casio built those synths. My only wish would be for the CZ series to have real time CC control over some of its parameters. But being digital, it wouldn't be able to smoothly adjust settings without audible audio stepping or retriggering of sounds. At least not unless it was substantially upgraded with newer digital processing chips, which I think is beyond feasible/ practical for the work and costs required to do so.
> 
> On Tue, Jun 5, 2018, 5:52 AM smw-mail@prodigy.net [CZsynth] <CZsynth@yahoogroups.com> wrote:
>>  
>> Very interesting.  Some of the names of the contributors are very familiar.  
>> 
>> I wonder why people dump the ROMs and why people find having them useful. The only reason I could come up with is to figure it out and create tweaks--code-bending (parallel to circuit-bending).
>> 
>> Oh--where does someone get a device to dump ROM contents? Or is it a DIY project? I suppose someone would also need tools to recompile the code and burn it to a chip.  Any resource links on that?  
>> 
>> Thanks for the link.  
>> 
>> Steve
> 
> 
> On Tue, Jun 5, 2018, 5:52 AM smw-mail@... [CZsynth] <CZsynth@yahoogroups.com> wrote:
>>  
>> Very interesting.  Some of the names of the contributors are very familiar.  
>> 
>> I wonder why people dump the ROMs and why people find having them useful. The only reason I could come up with is to figure it out and create tweaks--code-bending (parallel to circuit-bending).
>> 
>> Oh--where does someone get a device to dump ROM contents? Or is it a DIY project? I suppose someone would also need tools to recompile the code and burn it to a chip.  Any resource links on that?  
>> 
>> Thanks for the link.  
>> 
>> Steve
> 
>

Re: [CZsynth] Re: VZ-8M Firmware?

2018-06-06 by Loscha

The way the 933 sound chip in the CZ synths work, any sound editing will always re-trigger the sound.
You have to send the entire voice data in on packet, and this always retriggers the sound, sadly.
Show quoted textHide quoted text
On Wed, Jun 6, 2018 at 10:33 PM, Lee templarser@... [CZsynth] <CZsynth@yahoogroups.com> wrote:

I do believe some of the cz series control parameters over sysx codes: but I have never tried this,nor do I know if re-triggering happens.
Lee

Sent from my iPhone

On 5 Jun 2018, at 22:17, "Chas D 350ypvs@... [CZsynth]" <CZsynth@yahoogroups.com> wrote:

There are some people that dump old synth roms to upgrade/ reverse engineer them. A good example is KiwiTechnics from New Zealand. They have taken some classic synths (Roland JX-3P, Roland JX-8P and the Korg Polysix) and completely rewritten their o/s, in the process upgrading, improving and adding numerous extra features that the originals didn't have. I have their KIWI3P upgrade installed in my JX-3P and can confirm that it elevates the 3P several levels above standard. The standard 3P is a great synth, but it was hampered by limited MIDI implementation, no CC or SYSEX control and missing numerous features that could expand its sonic capabilities. For instance, the standard 3P can use a Roland PG200 controller for real time control of its parameters. However, the PG200 uses proprietary controls (no CC output) and cannot be used simultaneously with MIDI (you can only use the PG200 OR MIDI at any one time). KiwiTechnics Kiwi3P included full CC and MIDI control, and allowed the use of any MIDI controller thus eliminating the need for the expensive and limited PG200. It also added an arpeggiator, extra LFO and envelopes, greater control over the oscillators, massively expanded patch memory and sequencer storage, and greater control over the chorus amongst many other new features. Quite a considerable upgrade.

Others dump synth roms purely for archiving, and as someone mentioned above, also in case the original ROMs fail enabling you burn a new rom to replace it.

To read ROMs, you need a chip reader or an eprom programmer. An eprom programmer also allows you to 'burn' new ROMs, be it original or one that was modified by someone able rewrite/ reprogram the code. The latter would be done via a computer connected to an ROM/eprom reader programmer.

My VZ-1 (and my CZ-1 and 101) all work just as good as they ever did, which is testament to how well Casio built those synths. My only wish would be for the CZ series to have real time CC control over some of its parameters. But being digital, it wouldn't be able to smoothly adjust settings without audible audio stepping or retriggering of sounds. At least not unless it was substantially upgraded with newer digital processing chips, which I think is beyond feasible/ practical for the work and costs required to do so.

On Tue, Jun 5, 2018, 5:52 AM smw-mail@... [CZsynth] <CZsynth@yahoogroups.com> wrote:

Very interesting. Some of the names of the contributors are very familiar.

I wonder why people dump the ROMs and why people find having them useful. The only reason I could come up with is to figure it out and create tweaks--code-bending (parallel to circuit-bending).

Oh--where does someone get a device to dump ROM contents? Or is it a DIY project? I suppose someone would also need tools to recompile the code and burn it to a chip. Any resource links on that?

Thanks for the link.

Steve





On Tue, Jun 5, 2018, 5:52 AM smw-mail@... [CZsynth] <CZsynth@yahoogroups.com> wrote:

Very interesting. Some of the names of the contributors are very familiar.

I wonder why people dump the ROMs and why people find having them useful. The only reason I could come up with is to figure it out and create tweaks--code-bending (parallel to circuit-bending).

Oh--where does someone get a device to dump ROM contents? Or is it a DIY project? I suppose someone would also need tools to recompile the code and burn it to a chip. Any resource links on that?

Thanks for the link.

Steve




Re: [CZsynth] Re: VZ-8M Firmware?

2018-06-06 by charles copp

yes that is true ,cz will always
retrigger the sound  ...
not certain if it retriggers 
or
 just has an interupt  
but I know because have written a cz
editor and this happens .... 
its good if you do realtime edits and
want some legato style note chops  but
other wise asking the envelope to pick
up where the new envelopes (if any)
exisit is oo much for the dyamic phase
synth engine...

love it or leave it , or modify it
,,,its casio and I like it !

Re: [CZsynth] Re: VZ-8M Firmware?

2018-06-12 by cheapmachines@...

Just to follow up on the original post, I've had a look at the EPROM inside the VZ-8M and unfortunately it's soldered directly to the PCB (rather than in a DIP socket) which obviously makes removing it to dump its contents using a chip reader a rather messy job.

If anyone knows how to read these DIP28 chips without desoldering I'm happy to do it but it does explain why the firmware isn't easy to find online.

Chip is an NEC D27C1001D-15 with a M302 sticker over the crystal.

Re: [CZsynth] Re: VZ-8M Firmware?

2018-06-12 by José Ángel Morente

I have the same question related to the VZ10m.

Furthermore, the MCU could have some of the firmware stored in its internal memory. In such a case, we won’t get the full firmware easily...


Show quoted textHide quoted text
On Tue, 12 Jun 2018 at 16:17, cheapmachines@... [CZsynth] <CZsynth@yahoogroups.com> wrote:

Just to follow up on the original post, I've had a look at the EPROM inside the VZ-8M and unfortunately it's soldered directly to the PCB (rather than in a DIP socket) which obviously makes removing it to dump its contents using a chip reader a rather messy job.

If anyone knows how to read these DIP28 chips without desoldering I'm happy to do it but it does explain why the firmware isn't easy to find online.

Chip is an NEC D27C1001D-15 with a M302 sticker over the crystal.

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.