├── .gitignore ├── CXD2671 └── v1.3 │ ├── flash_v1.3_mz-r501.bin │ ├── flash_v1.3_mz-r700.bin │ ├── ram_v1.3_mz-r501.bin │ └── ram_v1.3_mz-r700.bin ├── CXD2677 ├── v1.0 │ ├── flash_v1.0_mz-n1-jdub.bin │ └── ram_v1.0_mz-n1-jdub.bin ├── v1.1 │ ├── flash_v1.1_mz-s1-sabaraone.bin │ └── ram_v1.1_mz-s1-sabaraone.bin ├── v1.2 │ ├── flash_v1.2_mz-n1-jdub.bin │ └── ram_v1.2_mz-n1-jdub.bin ├── v1.3 │ ├── flash_v1.3_mz-n505-e4700.bin │ ├── flash_v1.3_mz-n707-shades.bin │ ├── ram_v1.3_mz-n505-e4700.bin │ └── ram_v1.3_mz-n707-shades.bin └── v1.4 │ ├── flash_v1.4_mz-n1-Maz.bin │ ├── flash_v1.4_mz-n505-jdub.bin │ ├── ram_v1.4_mz-n1-Maz.bin │ └── ram_v1.4_mz-n505-jdub.bin ├── CXD2678 - CXD2680 ├── v1.0 │ ├── flash_v1.0_mz-n920-sites.bin │ └── ram_v1.0_mz-n920-sites.bin ├── v1.1 │ ├── flash_v1.1_mz-n10-sites.bin │ └── ram_v1.1_mz-n10-sites.bin ├── v1.2 │ ├── flash_v1.2_mz-n510-oftenmisguided.bin │ └── ram_v1.2_mz-n510-oftenmisguided.bin ├── v1.3 │ ├── flash_v1.3_mz-n10-sites.bin │ ├── flash_v1.3_mz-ne410-thinkbrown.bin │ ├── ram_v1.3_mz-n10-sites.bin │ └── ram_v1.3_mz-ne410-thinkbrown.bin ├── v1.4 │ ├── flash_v1.4_mz-n910-miksa.bin │ └── ram_v1.4_mz-n910-miksa.bin ├── v1.5 │ ├── flash_v1.5_mz-n510.bin │ └── ram_v1.5_mz_n510.bin └── v1.6 │ ├── flash_v1.6_aiwa_am-nx9-chachakoala.bin │ ├── flash_v1.6_mz-n10-sites.bin │ ├── flash_v1.6_mz-n510.bin │ ├── flash_v1.6_mz-n710-e4700.bin │ ├── flash_v1.6_mz-n910-sites.bin │ ├── flash_v1.6_mz-ne410-defor.bin │ ├── flash_v1.6_mz-nf520d-defor.bin │ ├── flash_v1.6_mz-nf610.bin │ ├── ram_v1.6_aiwa_am-nx9-chachakoala.bin │ ├── ram_v1.6_mz-n10-sites.bin │ ├── ram_v1.6_mz-n910-sites.bin │ ├── ram_v1.6_mz-nf610.bin │ ├── ram_v1.6_mz_n510.bin │ └── ram_v1.6_mz_n710-e4700.bin ├── CXD2679 └── v1.0 │ ├── flash_v1.0_mz-e520.bin │ └── ram_v1.0_mz-e520.bin ├── CXD2681 ├── NH │ ├── v1.000 │ │ ├── flash_v1.0_mz-nh600-pottati.bin │ │ └── ram_v1.0_mz-nh600-pottati.bin │ ├── v1.100 │ │ ├── flash_v1.1_mz-nh1-heliumhead.bin │ │ ├── flash_v1.1_mz-nh700-chachakoala.bin │ │ ├── flash_v1.1_mz-nh900-chachakoala.bin.bin │ │ ├── ram_v1.1_mz-nh1-heliumhead.bin │ │ ├── ram_v1.1_mz-nh700-chachakoala.bin │ │ └── ram_v1.1_mz-nh900-chachakoala.bin │ ├── v1.10A │ │ ├── flash_v1.1_mz-nh600-anonymousidea.bin │ │ ├── flash_v1.1_mz-nh600-maz.bin │ │ ├── ram_v1.1_mz-nh600-anonymousidea.bin │ │ └── ram_v1.1_mz-nh600-maz.bin │ ├── v1.200 │ │ ├── flash_v1.2_mz-nh1-pretender.bin │ │ └── ram_v1.2_mz-nh1-pretender.bin │ └── v1.20A │ │ ├── flash_v1.20a_mz-nh3d-fermion0217.bin │ │ └── ram_v1.20a_mz-nh3d-fermion0217.bin └── RH │ └── v1.000 │ ├── flash_v1.0_mz-rh10-asivery.bin │ ├── flash_v1.0_mz-rh10-chachakoala.bin │ ├── flash_v1.0_mz-rh910_sir68k.bin │ ├── ram_v1.0_mz-rh10-asivery.bin │ ├── ram_v1.0_mz-rh10-chachakoala.bin │ └── ram_v1.0_rh910_sir68k.bin ├── CXD2683 └── v1.000 │ ├── flash_v1.000_mz-dh10p_sir68k.bin.bin │ └── sram_v1.000_mz-dh10p_sir68k.bin ├── CXD2687 ├── V1.0A0 │ ├── dram_v1.0A0_mz-rh1_sir68k.bin │ ├── flash_v1.0A0_mz-rh1_sir68k.bin │ └── sram_v1.0A0_mz-rh1_sir68k.bin ├── v1.040 │ ├── dram_v1.040_mz-rh1-chachakoala..bin │ ├── flash_v1.040_mz-rh1-chachakoala.bin │ └── sram_v1.040_mz-rh1-chachakoala..bin ├── v1.060 │ ├── dram_v1.060_mz-rh1-Monochromatic.bin │ ├── dram_v1.060_mz-rh1-heliumhead.bin │ ├── flash_v1.060_mz-rh1-Monochromatic.bin │ ├── flash_v1.060_mz-rh1-heliumhead.bin │ ├── ram_v1.060_mz-rh1-Monochromatic.bin │ └── ram_v1.060_mz-rh1-heliumhead.bin ├── v1.070 │ ├── dram_v1.070_mz-rh1-ij4xs.bin │ ├── flash_v1.070_mz-rh1-ij4xs.bin │ └── ram_v1.070_mz-rh1-ij4xs.bin ├── v1.080 │ ├── dram_v1.080_mz-rh1-rb.bin │ ├── flash_v1.080_mz-rh1-rb.bin │ └── ram_v1.080_mz-rh1-rb.bin └── v1.090 │ ├── flash_v1.090_mz-rh1-asivery.bin │ └── ram_v1.090_mz-rh1-asivery.bin ├── README.md └── wiki └── cxd2680.svg /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | -------------------------------------------------------------------------------- /CXD2671/v1.3/flash_v1.3_mz-r501.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2671/v1.3/flash_v1.3_mz-r501.bin -------------------------------------------------------------------------------- /CXD2671/v1.3/flash_v1.3_mz-r700.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2671/v1.3/flash_v1.3_mz-r700.bin -------------------------------------------------------------------------------- /CXD2671/v1.3/ram_v1.3_mz-r501.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2671/v1.3/ram_v1.3_mz-r501.bin -------------------------------------------------------------------------------- /CXD2671/v1.3/ram_v1.3_mz-r700.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2671/v1.3/ram_v1.3_mz-r700.bin -------------------------------------------------------------------------------- /CXD2677/v1.0/flash_v1.0_mz-n1-jdub.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2677/v1.0/flash_v1.0_mz-n1-jdub.bin -------------------------------------------------------------------------------- /CXD2677/v1.0/ram_v1.0_mz-n1-jdub.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2677/v1.0/ram_v1.0_mz-n1-jdub.bin -------------------------------------------------------------------------------- /CXD2677/v1.1/flash_v1.1_mz-s1-sabaraone.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2677/v1.1/flash_v1.1_mz-s1-sabaraone.bin -------------------------------------------------------------------------------- /CXD2677/v1.1/ram_v1.1_mz-s1-sabaraone.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2677/v1.1/ram_v1.1_mz-s1-sabaraone.bin -------------------------------------------------------------------------------- /CXD2677/v1.2/flash_v1.2_mz-n1-jdub.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2677/v1.2/flash_v1.2_mz-n1-jdub.bin -------------------------------------------------------------------------------- /CXD2677/v1.2/ram_v1.2_mz-n1-jdub.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2677/v1.2/ram_v1.2_mz-n1-jdub.bin -------------------------------------------------------------------------------- /CXD2677/v1.3/flash_v1.3_mz-n505-e4700.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2677/v1.3/flash_v1.3_mz-n505-e4700.bin -------------------------------------------------------------------------------- /CXD2677/v1.3/flash_v1.3_mz-n707-shades.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2677/v1.3/flash_v1.3_mz-n707-shades.bin -------------------------------------------------------------------------------- /CXD2677/v1.3/ram_v1.3_mz-n505-e4700.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2677/v1.3/ram_v1.3_mz-n505-e4700.bin -------------------------------------------------------------------------------- /CXD2677/v1.3/ram_v1.3_mz-n707-shades.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2677/v1.3/ram_v1.3_mz-n707-shades.bin -------------------------------------------------------------------------------- /CXD2677/v1.4/flash_v1.4_mz-n1-Maz.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2677/v1.4/flash_v1.4_mz-n1-Maz.bin -------------------------------------------------------------------------------- /CXD2677/v1.4/flash_v1.4_mz-n505-jdub.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2677/v1.4/flash_v1.4_mz-n505-jdub.bin -------------------------------------------------------------------------------- /CXD2677/v1.4/ram_v1.4_mz-n1-Maz.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2677/v1.4/ram_v1.4_mz-n1-Maz.bin -------------------------------------------------------------------------------- /CXD2677/v1.4/ram_v1.4_mz-n505-jdub.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2677/v1.4/ram_v1.4_mz-n505-jdub.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.0/flash_v1.0_mz-n920-sites.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.0/flash_v1.0_mz-n920-sites.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.0/ram_v1.0_mz-n920-sites.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.0/ram_v1.0_mz-n920-sites.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.1/flash_v1.1_mz-n10-sites.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.1/flash_v1.1_mz-n10-sites.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.1/ram_v1.1_mz-n10-sites.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.1/ram_v1.1_mz-n10-sites.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.2/flash_v1.2_mz-n510-oftenmisguided.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.2/flash_v1.2_mz-n510-oftenmisguided.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.2/ram_v1.2_mz-n510-oftenmisguided.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.2/ram_v1.2_mz-n510-oftenmisguided.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.3/flash_v1.3_mz-n10-sites.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.3/flash_v1.3_mz-n10-sites.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.3/flash_v1.3_mz-ne410-thinkbrown.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.3/flash_v1.3_mz-ne410-thinkbrown.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.3/ram_v1.3_mz-n10-sites.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.3/ram_v1.3_mz-n10-sites.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.3/ram_v1.3_mz-ne410-thinkbrown.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.3/ram_v1.3_mz-ne410-thinkbrown.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.4/flash_v1.4_mz-n910-miksa.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.4/flash_v1.4_mz-n910-miksa.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.4/ram_v1.4_mz-n910-miksa.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.4/ram_v1.4_mz-n910-miksa.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.5/flash_v1.5_mz-n510.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.5/flash_v1.5_mz-n510.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.5/ram_v1.5_mz_n510.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.5/ram_v1.5_mz_n510.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.6/flash_v1.6_aiwa_am-nx9-chachakoala.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.6/flash_v1.6_aiwa_am-nx9-chachakoala.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.6/flash_v1.6_mz-n10-sites.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.6/flash_v1.6_mz-n10-sites.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.6/flash_v1.6_mz-n510.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.6/flash_v1.6_mz-n510.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.6/flash_v1.6_mz-n710-e4700.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.6/flash_v1.6_mz-n710-e4700.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.6/flash_v1.6_mz-n910-sites.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.6/flash_v1.6_mz-n910-sites.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.6/flash_v1.6_mz-ne410-defor.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.6/flash_v1.6_mz-ne410-defor.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.6/flash_v1.6_mz-nf520d-defor.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.6/flash_v1.6_mz-nf520d-defor.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.6/flash_v1.6_mz-nf610.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.6/flash_v1.6_mz-nf610.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.6/ram_v1.6_aiwa_am-nx9-chachakoala.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.6/ram_v1.6_aiwa_am-nx9-chachakoala.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.6/ram_v1.6_mz-n10-sites.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.6/ram_v1.6_mz-n10-sites.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.6/ram_v1.6_mz-n910-sites.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.6/ram_v1.6_mz-n910-sites.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.6/ram_v1.6_mz-nf610.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.6/ram_v1.6_mz-nf610.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.6/ram_v1.6_mz_n510.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.6/ram_v1.6_mz_n510.bin -------------------------------------------------------------------------------- /CXD2678 - CXD2680/v1.6/ram_v1.6_mz_n710-e4700.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2678 - CXD2680/v1.6/ram_v1.6_mz_n710-e4700.bin -------------------------------------------------------------------------------- /CXD2679/v1.0/flash_v1.0_mz-e520.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2679/v1.0/flash_v1.0_mz-e520.bin -------------------------------------------------------------------------------- /CXD2679/v1.0/ram_v1.0_mz-e520.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2679/v1.0/ram_v1.0_mz-e520.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.000/flash_v1.0_mz-nh600-pottati.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.000/flash_v1.0_mz-nh600-pottati.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.000/ram_v1.0_mz-nh600-pottati.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.000/ram_v1.0_mz-nh600-pottati.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.100/flash_v1.1_mz-nh1-heliumhead.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.100/flash_v1.1_mz-nh1-heliumhead.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.100/flash_v1.1_mz-nh700-chachakoala.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.100/flash_v1.1_mz-nh700-chachakoala.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.100/flash_v1.1_mz-nh900-chachakoala.bin.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.100/flash_v1.1_mz-nh900-chachakoala.bin.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.100/ram_v1.1_mz-nh1-heliumhead.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.100/ram_v1.1_mz-nh1-heliumhead.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.100/ram_v1.1_mz-nh700-chachakoala.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.100/ram_v1.1_mz-nh700-chachakoala.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.100/ram_v1.1_mz-nh900-chachakoala.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.100/ram_v1.1_mz-nh900-chachakoala.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.10A/flash_v1.1_mz-nh600-anonymousidea.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.10A/flash_v1.1_mz-nh600-anonymousidea.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.10A/flash_v1.1_mz-nh600-maz.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.10A/flash_v1.1_mz-nh600-maz.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.10A/ram_v1.1_mz-nh600-anonymousidea.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.10A/ram_v1.1_mz-nh600-anonymousidea.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.10A/ram_v1.1_mz-nh600-maz.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.10A/ram_v1.1_mz-nh600-maz.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.200/flash_v1.2_mz-nh1-pretender.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.200/flash_v1.2_mz-nh1-pretender.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.200/ram_v1.2_mz-nh1-pretender.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.200/ram_v1.2_mz-nh1-pretender.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.20A/flash_v1.20a_mz-nh3d-fermion0217.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.20A/flash_v1.20a_mz-nh3d-fermion0217.bin -------------------------------------------------------------------------------- /CXD2681/NH/v1.20A/ram_v1.20a_mz-nh3d-fermion0217.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/NH/v1.20A/ram_v1.20a_mz-nh3d-fermion0217.bin -------------------------------------------------------------------------------- /CXD2681/RH/v1.000/flash_v1.0_mz-rh10-asivery.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/RH/v1.000/flash_v1.0_mz-rh10-asivery.bin -------------------------------------------------------------------------------- /CXD2681/RH/v1.000/flash_v1.0_mz-rh10-chachakoala.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/RH/v1.000/flash_v1.0_mz-rh10-chachakoala.bin -------------------------------------------------------------------------------- /CXD2681/RH/v1.000/flash_v1.0_mz-rh910_sir68k.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/RH/v1.000/flash_v1.0_mz-rh910_sir68k.bin -------------------------------------------------------------------------------- /CXD2681/RH/v1.000/ram_v1.0_mz-rh10-asivery.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/RH/v1.000/ram_v1.0_mz-rh10-asivery.bin -------------------------------------------------------------------------------- /CXD2681/RH/v1.000/ram_v1.0_mz-rh10-chachakoala.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/RH/v1.000/ram_v1.0_mz-rh10-chachakoala.bin -------------------------------------------------------------------------------- /CXD2681/RH/v1.000/ram_v1.0_rh910_sir68k.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2681/RH/v1.000/ram_v1.0_rh910_sir68k.bin -------------------------------------------------------------------------------- /CXD2683/v1.000/flash_v1.000_mz-dh10p_sir68k.bin.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2683/v1.000/flash_v1.000_mz-dh10p_sir68k.bin.bin -------------------------------------------------------------------------------- /CXD2683/v1.000/sram_v1.000_mz-dh10p_sir68k.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2683/v1.000/sram_v1.000_mz-dh10p_sir68k.bin -------------------------------------------------------------------------------- /CXD2687/V1.0A0/dram_v1.0A0_mz-rh1_sir68k.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/V1.0A0/dram_v1.0A0_mz-rh1_sir68k.bin -------------------------------------------------------------------------------- /CXD2687/V1.0A0/flash_v1.0A0_mz-rh1_sir68k.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/V1.0A0/flash_v1.0A0_mz-rh1_sir68k.bin -------------------------------------------------------------------------------- /CXD2687/V1.0A0/sram_v1.0A0_mz-rh1_sir68k.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/V1.0A0/sram_v1.0A0_mz-rh1_sir68k.bin -------------------------------------------------------------------------------- /CXD2687/v1.040/dram_v1.040_mz-rh1-chachakoala..bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.040/dram_v1.040_mz-rh1-chachakoala..bin -------------------------------------------------------------------------------- /CXD2687/v1.040/flash_v1.040_mz-rh1-chachakoala.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.040/flash_v1.040_mz-rh1-chachakoala.bin -------------------------------------------------------------------------------- /CXD2687/v1.040/sram_v1.040_mz-rh1-chachakoala..bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.040/sram_v1.040_mz-rh1-chachakoala..bin -------------------------------------------------------------------------------- /CXD2687/v1.060/dram_v1.060_mz-rh1-Monochromatic.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.060/dram_v1.060_mz-rh1-Monochromatic.bin -------------------------------------------------------------------------------- /CXD2687/v1.060/dram_v1.060_mz-rh1-heliumhead.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.060/dram_v1.060_mz-rh1-heliumhead.bin -------------------------------------------------------------------------------- /CXD2687/v1.060/flash_v1.060_mz-rh1-Monochromatic.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.060/flash_v1.060_mz-rh1-Monochromatic.bin -------------------------------------------------------------------------------- /CXD2687/v1.060/flash_v1.060_mz-rh1-heliumhead.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.060/flash_v1.060_mz-rh1-heliumhead.bin -------------------------------------------------------------------------------- /CXD2687/v1.060/ram_v1.060_mz-rh1-Monochromatic.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.060/ram_v1.060_mz-rh1-Monochromatic.bin -------------------------------------------------------------------------------- /CXD2687/v1.060/ram_v1.060_mz-rh1-heliumhead.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.060/ram_v1.060_mz-rh1-heliumhead.bin -------------------------------------------------------------------------------- /CXD2687/v1.070/dram_v1.070_mz-rh1-ij4xs.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.070/dram_v1.070_mz-rh1-ij4xs.bin -------------------------------------------------------------------------------- /CXD2687/v1.070/flash_v1.070_mz-rh1-ij4xs.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.070/flash_v1.070_mz-rh1-ij4xs.bin -------------------------------------------------------------------------------- /CXD2687/v1.070/ram_v1.070_mz-rh1-ij4xs.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.070/ram_v1.070_mz-rh1-ij4xs.bin -------------------------------------------------------------------------------- /CXD2687/v1.080/dram_v1.080_mz-rh1-rb.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.080/dram_v1.080_mz-rh1-rb.bin -------------------------------------------------------------------------------- /CXD2687/v1.080/flash_v1.080_mz-rh1-rb.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.080/flash_v1.080_mz-rh1-rb.bin -------------------------------------------------------------------------------- /CXD2687/v1.080/ram_v1.080_mz-rh1-rb.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.080/ram_v1.080_mz-rh1-rb.bin -------------------------------------------------------------------------------- /CXD2687/v1.090/flash_v1.090_mz-rh1-asivery.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.090/flash_v1.090_mz-rh1-asivery.bin -------------------------------------------------------------------------------- /CXD2687/v1.090/ram_v1.090_mz-rh1-asivery.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MiniDisc-wiki/md-firmware/49d021dbe06aebe69e678bb420ecd2eae934c0d6/CXD2687/v1.090/ram_v1.090_mz-rh1-asivery.bin -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # md-firmware 2 | Firmware dumps for MiniDisc recorders! 3 | 4 | ## About 5 | In this repository, you can find the firmware for various portable MiniDisc players. It is part of an ongoing effort to reverse engineer said devices. 6 | 7 | ### Sony Recorders 8 | | **SoC** | **Description** | **Flash size** | **SRAM size** | **DRAM size** | **CPU Core** | 9 | |---------|------------------|----------------|-----------------|------------------|---------------| 10 | | CXD2671 | Type-R | 0x60000 (384k) | 0x4000 (16k) | | ARM7TDMI | 11 | | CXD2674 | Type-R | | | | | 12 | | CXD2677 | Type-R NetMD | 0x70000 (448k) | 0x4800 (18k) | 2MiB | ARM7TDMI | 13 | | CXD2678 | Type-S NetMD | 0xA0000 (640k) | 0x9000 (36k) | 8MiB | ARM7TDMI | 14 | | CXD2680 | Type-S NetMD | 0xA0000 (640k) | 0x9000 (36k) | 2MiB | ARM7TDMI | 15 | | CXD2681 | NetMD, HiMD | 1MiB | 64k | 16MiB | ARM7TDMI+ | 16 | | CXD2683 | NetMD, HiMD, Camera | 4MiB external | 64k | At least 16MiB | ARM7TDMI+ | 17 | | CXD2687 | NetMD, HiMD, Latest? | 1MiB | 32k | 16MiB | ARM7TDMI+ | 18 | 19 | ### Sony Players 20 | 21 | | **SoC** | **Description** | **Flash size** | **Ram size** | **DRAM size** | **CPU Core** | 22 | |---------|-----------------|----------------|--------------|----------------|--------------| 23 | | CXD2679 | Type-S | 0x40000 (256k) | 0x3000 (12k) | | ARM7TDMI | 24 | 25 | ## Available dumps 26 | Generally, firmwares are shared for devices of the same generation and SoC. 27 | Minor patches may have been applied to the firmware (using soft patches), so dumps can vary slightly between devices. 28 | 29 | | **CXD2671** | **Dumped devices** | 30 | |-------------|----------------------------------------------------------------| 31 | | v1.3 | MZ-R700, MZ-R501 | 32 | 33 | | **CXD2677** | **Dumped devices** | 34 | |-------------|----------------------------------------------------------------| 35 | | v1.0 | MZ-N1 | 36 | | v1.1 | MZ-S1 | 37 | | v1.2 | MZ-N1 | 38 | | v1.3 | MZ-N505, MZ-N707 | 39 | | v1.4 | MZ-N505, MZ-N1 | 40 | 41 | | **CXD2679** | **Dumped devices** | 42 | |-----------------------|----------------------------------------------------------------| 43 | | v1.0 | MZ-E520 | 44 | 45 | | **CXD2678 - CXD2680** | **Dumped devices** | 46 | |-----------------------|----------------------------------------------------------------| 47 | | v1.1 | MZ-N10 | 48 | | v1.2 | MZ-N510 | 49 | | v1.3 | MZ-N10, MZ-NE410 | 50 | | v1.4 | MZ-N910 | 51 | | v1.5 | MZ-N510 | 52 | | v1.6 | MZ-N10, MZ-NE410, MZ-N510, MZ-NF520D, MZ-NF610, MZ-N710, MZ-N910, AIWA AM-NX9 | 53 | | v1.0 | MZ-N920 (v1.0 for the N920 seems to be newer than v1.6) | 54 | | _Note_ | _CXD2678 and CXD2680 devices share the same firmware_ | 55 | 56 | | **CXD2681** | **Dumped devices** | 57 | |-----------------------|----------------------------------------------------------------| 58 | | **NH generation** | | 59 | | v1.000 | MZ-NH600 | 60 | | v1.100 | MZ-NH1, MZ-NH700, MZ-NH900 | 61 | | v1.10A | MZ-NH600 | 62 | | v1.200 | MZ-NH1 | 63 | | v1.20A | MZ-NH3D | 64 | | **RH generation** | | 65 | | v1.000 | MZ-RH10, MZ-RH910 | 66 | 67 | | **CXD2683** | **Dumped devices** | 68 | |-----------------------|----------------------------------------------------------------| 69 | | v1.000 | MZ-DH10P | 70 | 71 | | **CXD2687** | **Dumped devices** | 72 | |-----------------------|----------------------------------------------------------------| 73 | | v1.040 | MZ-RH1 | 74 | | v1.060 | MZ-RH1 | 75 | | v1.070 | MZ-RH1 | 76 | | v1.080 | MZ-RH1 | 77 | | v1.090 | MZ-RH1 | 78 | | v1.0A0 | MZ-RH1 | 79 | -------------------------------------------------------------------------------- /wiki/cxd2680.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | Canvas 1 23 | 24 | 25 | Layer 1 26 | 27 | 28 | 29 | 30 | ATRAC/DSP CPU/IF 31 | 32 | 33 | 34 | 35 | 36 | 37 | Analog MUX 38 | 39 | 40 | 41 | 42 | 43 | 44 | PWM Generator 45 | 46 | 47 | 48 | 49 | 50 | 51 | Auto Sequencer 52 | 53 | 54 | 55 | 56 | 57 | 58 | ADIP Decoder 59 | 60 | 61 | 62 | 63 | 64 | 65 | Spindle Servo 66 | 67 | 68 | 69 | 70 | 71 | 72 | A/D Converter 73 | 74 | 75 | 76 | 77 | 78 | 79 | PLL 80 | 81 | 82 | 83 | 84 | 85 | 86 | EFM/ACIRC 87 | Encoder/ 88 | Decoder 89 | 90 | 91 | 92 | 93 | 94 | 95 | Servo DSP 96 | 97 | 98 | 99 | 100 | 101 | 102 | Monitor Control 103 | 104 | 105 | 106 | 107 | 108 | 109 | OSC Cell 110 | 111 | 112 | 113 | 114 | 115 | 116 | DAC 117 | 118 | 119 | 120 | 121 | 122 | 123 | 4M DRAM 124 | 125 | 126 | 127 | 128 | 129 | 130 | Shock Resistant 131 | Memory 132 | Controller 133 | 134 | 135 | 136 | 137 | 138 | 139 | Subcode 140 | Processor 141 | 142 | 143 | 144 | 145 | 146 | 147 | ATRAC/ATRAC3 148 | 149 | 150 | 151 | 152 | 153 | 154 | Digital Audio I/F 155 | 156 | 157 | 158 | 159 | 160 | 161 | LPF 162 | 163 | 164 | 165 | 166 | 167 | 168 | S 169 | 170 | 171 | 172 | 173 | 174 | 175 | ARM7TDMI 176 | 177 | 178 | 179 | 180 | 181 | 182 | 36KiB 183 | SRAM 184 | 0x0200000 185 | 186 | 187 | 188 | 189 | 190 | 191 | USB Module 192 | 0x0380C000 193 | 194 | 195 | 196 | 197 | 198 | 199 | 640KiB 200 | Flash 201 | 202 | 203 | 204 | 205 | 206 | 207 | Interrupt 208 | controller 209 | 0x03000000 210 | 211 | 212 | 213 | 214 | 215 | 216 | Memory Bus 217 | 218 | 219 | 220 | 221 | 222 | 223 | Flash Controller 224 | 0x00000000 225 | 226 | 227 | 228 | 229 | 230 | 231 | Patch controller 232 | 0x03802000 233 | 234 | 235 | 236 | 237 | 238 | 239 | Encryption 240 | 0x0380D000 241 | 242 | 243 | 244 | 245 | 246 | 247 | GPIO 248 | 0x03001000 249 | A/D 250 | 0x03002000 251 | PWM/DA 252 | 0x03007000 253 | 254 | 255 | 256 | 257 | 258 | 259 | SPI0 260 | 0x03003000 261 | 0x03003100 262 | SP1 263 | 0x03003200 264 | 0x03003300 265 | SPI3 266 | 0x03003600 267 | 0x03003700 268 | 269 | 270 | 271 | 272 | 273 | 274 | SPI2 - DSP 275 | LINK 276 | 0x03003400 277 | 0x03003500 278 | 279 | 280 | 281 | 282 | 283 | 284 | 285 | 286 | 287 | 288 | 289 | 290 | 291 | 292 | 293 | 294 | 295 | 296 | 297 | 298 | 299 | 300 | 301 | 302 | 303 | 304 | 305 | 306 | 307 | 308 | 216-231 D0 to 15 DRAM data 0 to 15 terminal 309 | 232-245 A00 to 13 DRAM 0 to 13 terminal 310 | 246 XCAS DRAM CAS terminal 311 | 247 XRAS DRAM RAS terminal 312 | 248 XWE DRAM write enable terminal 313 | 249 XCS DRAM chip select terminal 314 | 250 CLK DRAM clock terminal 315 | 251 CKE DRAM clock enable terminal 316 | 252 UDQM DRAM byte mask terminal 317 | 253 LDQM DRAM byte mask terminal 318 | 319 | 320 | 321 | 322 | 323 | 324 | 325 | 326 | 327 | 328 | 329 | 330 | 175 UDP USB data (+) input terminal 331 | 176 UDM USB data (-) input terminal 332 | 177 SUSPEND USB suspend signal output 333 | 178 UPUEN USB pull-up resistor connection control output terminal 334 | 179 UOSCI Resonator (48MHz) connection terminal for the USB oscillation circuit 335 | 180 UOSCO Resonator (48MHz) connection terminal for the USB oscillation circuit 336 | 337 | 338 | 339 | 340 | 341 | 342 | 343 | 344 | 345 | 1 OSCI Resonator connection terminal for the system clock (22.5792MHz) 346 | 2 OSCO Resonator connection terminal for the system clock (22.5792MHz) 347 | 34 FS4 176.4kHz clock signal output 348 | 54 FS256 11.2896MHz clock output 349 | 350 | 351 | 352 | 353 | 354 | 355 | 4 AOUTL Built-in D/A converter L-CH signal output 356 | 5 AOUTR Built-in D/A converter R-CH signal output 357 | 358 | 359 | 360 | 361 | 362 | 363 | 364 | 365 | 366 | 7 ASYO Playback EFM duplex signal output 367 | 8 ASYI Playback EFM comparator slice level input 368 | 9 BIAS Bias current input terminal for the playback EFM comparator 369 | 10 RFI Playback EFM RF signal input from the RF amplifier 370 | 371 | 372 | 373 | 374 | 375 | 376 | 11 PCO Phase comparison output terminal for the playback EFM system master PLL 377 | 12 FILI Filter input terminal for the playback EFM system master PLL 378 | 13 FILO Filter output terminal for the playback EFM system master PLL 379 | 14 CLTV Internal VCO control voltage input terminal for the playback EFM system master PLL 380 | 381 | 382 | 383 | 384 | 385 | 386 | 64 MNT0 DSP monitor 0 output terminal 387 | 65 MNT1 DSP monitor 1 output terminal 388 | 66 MNT2 DSP monitor 2 output terminal 389 | 67 MNT3 DSP monitor 3 output terminal 390 | 391 | 392 | 393 | 394 | 395 | 396 | 49 DIN Digital audio signal input 397 | 50 DADT Audio data output terminal 398 | 399 | 400 | 401 | 402 | 403 | 404 | 57 LRCKI Input terminal for the PCM data I/F/ ATRAC data I/F 405 | 58 XBCKI Input terminal for the PCM data I/F/ ATRAC data I/F 406 | 59 DATAI Input terminal for the PCM data I/F/ ATRAC data I/F 407 | 408 | 409 | 410 | 411 | 412 | 413 | 71 EFMO EFM encode data output for the record to 414 | the REC driver 415 | 416 | 417 | 418 | 419 | 420 | 421 | 28 ADFG ADIP duplex FM signal (22.05 +- 1kHz) input from the RF amplifier 422 | 423 | 424 | 425 | 426 | 427 | 428 | 29 APCREF Reference PWM signal output for the laser automatic power control to the RF amplifier 429 | 30 TRDR Tracking servo drive PWM signal output (-) to the coil driver 430 | 31 TFDR Tracking servo drive PWM signal output (+) to the coil driver 431 | 32 FFDR Focus servo drive PWM signal output (+) to the coil driver 432 | 33 FRDR Focus servo drive PWM signal output (-) to the coil driver 433 | 434 | 435 | 436 | 437 | 438 | 439 | 35 SFDR Sled servo drive PWM signal output to the motor driver 440 | 36 SPRD Spindle motor drive control signal output (U) to the motor driver 441 | 37 SPFD Spindle servo drive PWM signal output to the motor driver 442 | 38 SPDV Spindle motor drive control signal output (V) to the motor driver 443 | 39 SPDW Spindle motor drive control signal output (W) to the motor driver 444 | 40 SPCU Spindle motor drive comparison signal input (U) from the motor driver 445 | 41 SPCV Spindle motor drive comparison signal input (V) from the motor driver 446 | 42 SPCW Spindle motor drive comparison signal input (W) from the motor driver 447 | 43 SLDV Sled motor drive control signal output (V) to the motor driver 448 | 44 SLDW Sled motor drive control signal output (W) to the motor driver 449 | 45 SLCU Sled motor drive comparison signal input (U) from the motor driver 450 | 46 SLCV Sled motor drive comparison signal input (V) from the motor driver 451 | 47 SLCW Sled motor drive comparison signal input (W) from the motor driver 452 | 48 SRDR Sled motor drive control signal output (U) to the motor driver 453 | 454 | 455 | 456 | 457 | 458 | 459 | 20 ADIO Monitor output terminal of A/D converter input signal 460 | 21 ADRB The lower limit voltage of A/D converter input terminal 461 | 25 ADRT The upper limit voltage of A/D converter input terminal 462 | 28 ADFG ADIP duplex FM signal (22.05 +- 1kHz) input from the RF amplifier 463 | 464 | 465 | 466 | 467 | 468 | 469 | 15 PEAK Peak hold signal input of the light amount signal (RF/ABCD) from the RF amplifier 470 | 16 BOTM Bottom hold signal input of the light amount signal (RF/ABCD) from the RF amplifier 471 | 17 ABCD Light amount signal (ABCD) input from the RF amplifier 472 | 18 FE Focus error signal input from the RF amplifier 473 | 19 VC Middle point voltage input from the RF amplifier 474 | 22 SE Sled error signal input from the RF amplifier 475 | 23 TE Tracking error signal input from the RF amplifier 476 | 24 AUX1 Auxiliary A/D input 477 | 26 DCHG Connecting terminal with the analog power supply of low impedance 478 | 27 APC Error signal input for the laser automatic power control 479 | 480 | 481 | 482 | 483 | 484 | 485 | 486 | 487 | 488 | 489 | 490 | 491 | 492 | 493 | 494 | 495 | 496 | 497 | 498 | 499 | 500 | 501 | 502 | 503 | 504 | 505 | 506 | 507 | 508 | 509 | 510 | 511 | 512 | 513 | 514 | 515 | 516 | 517 | 78 TD0 TigerI/F data 0 terminal 518 | 79 TD1 TigerI/F data 1 terminal 519 | 80 TD2 TigerI/F data 2 terminal 520 | 81 TD3 TigerI/F data 3 terminal 521 | 82 TD4 TigerI/F data 4 terminal 522 | 83 TD5 TigerI/F data 5 terminal 523 | 84 TD6 TigerI/F data 6 terminal 524 | 85 TD7 TigerI/F data 7 terminal 525 | 86 TREQ TigerI/F REQUEST terminal 526 | 87 TACK TigerI/F ACK terminal 527 | 528 | 529 | 530 | 531 | 532 | 533 | 207 TAT Not used (open) 534 | 208 TAN Not used (open) 535 | 209 NAR Not used (open) 536 | 210 IOD Not used (open) 537 | 211 SAK Not used (open) 538 | 212 XRST System reset signal input from the power control "L": reset 539 | 213 TRST Terminal for the test mode setting (normally fixed at "L") 540 | 214 TEST0 Input terminal for the main test (normally fixed at "L") 541 | 215 TEST1 Input terminal for the main test (normally fixed at "L") 542 | 543 | 544 | 545 | 546 | 547 | 548 | 68 SENS DSP internal status (DSP SENS monitor) signal output terminal 549 | 550 | 551 | 552 | 553 | 554 | 555 | 100 SI0 Serial data input from the nonvolatile memory and liquid crystal display module 556 | 101 SO0 Serial data output to the nonvolatile memory, A/D converter, liquid crystal display module and power control 557 | 102 SCK0 Serial clock output to the nonvolatile memory, A/D converter, liquid crystal display module and power control 558 | 181 SI3 559 | 182 SO3 560 | 183 SCK3 561 | 184 MSIN 562 | 185 MSOUT 563 | 186 MSCK 564 | 565 | 566 | 567 | 568 | 569 | 570 | 571 | 572 | 573 | 574 | 575 | 576 | 577 | 578 | 579 | 69 TX Record data output enable signal 580 | 581 | 582 | 583 | 584 | 585 | 586 | 587 | 588 | 589 | 590 | 591 | 592 | 593 | 594 | 595 | 596 | 597 | 598 | 599 | 600 | 601 | 602 | 603 | 604 | 605 | 606 | 607 | ? 608 | 609 | 610 | 611 | 612 | ? 613 | 614 | 615 | 616 | 617 | 618 | 619 | 620 | 621 | 622 | 623 | 624 | 625 | 626 | 627 | 628 | 629 | 630 | 631 | 632 | 633 | 634 | 635 | 636 | 637 | 638 | To all blocks 639 | 640 | 641 | 642 | 643 | 644 | 645 | 646 | 647 | 648 | 649 | 650 | 651 | 652 | 653 | 654 | 655 | 656 | 657 | 658 | 659 | 660 | 661 | 662 | 156 SSB_DATA SSB data input/output with the RF amplifier 663 | 157 SSB_CLK SSB clock output to the RF amplifier 664 | 175 RMC_DTCK TSB master data clock input/output or SSB data input/output 665 | 666 | 667 | 668 | 669 | 670 | 671 | 672 | 673 | 674 | 675 | 676 | 677 | 678 | 679 | 680 | 681 | 682 | 683 | 684 | 685 | 686 | 687 | 688 | 689 | 690 | 691 | 692 | 693 | 694 | 695 | 696 | 697 | 698 | 699 | 700 | 701 | 702 | 703 | 704 | 705 | 706 | 707 | 708 | OP CODES 709 | 101 xxxxx: write reg 710 | 110 xxxxx: read reg 711 | 712 | 713 | 714 | 715 | 716 | 717 | 718 | CXD2680 Map v2 719 | By Sir68k 720 | 721 | 722 | 723 | 724 | 725 | 726 | DMA 727 | controller 728 | 0x03803000 729 | 730 | 731 | 732 | 733 | 734 | 735 | 736 | 737 | 738 | 739 | 740 | 741 | 742 | 743 | SSB0 (RF AMP) 744 | 0x03004000 745 | TSB/SSB1 746 | REMOTE A 747 | 0x03004100 748 | TSB/SSB2 749 | REMOTE B 750 | 0x03004200 751 | 752 | 753 | 754 | 755 | 756 | 757 | Timers 758 | 0x03005000 759 | 760 | 761 | 762 | 763 | 764 | 765 | DSP Control 766 | 0x0300B000 767 | 768 | 769 | 770 | 771 | 772 | 773 | 774 | 775 | 776 | Flow control unit + cache 777 | 0x03808000 data flow control 778 | 0x03808000 data cache a 779 | 0x03809000 data cache b 780 | 0x0380A000 pcm flow control 781 | 0x0380B000 pcm cache input 782 | 0x0380B100 pcm cache buffer 783 | 784 | 785 | 786 | 787 | 788 | 789 | 790 | 791 | 792 | LRCKI/XBCKI/DATAI 793 | 794 | 795 | 796 | 797 | 798 | 799 | XLAT/MON/SENS 800 | 801 | 802 | 803 | 804 | 805 | --------------------------------------------------------------------------------