Casio PV-1000: Difference between revisions
From Obscure Wiki
Jump to navigationJump to search
(create a stub) |
(not an ula) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''Casio's PV-1000''' console was Casio's first known attempt to enter the video game market. It launched opposite the Famicom and was pulled from the market very shortly afterwards. | '''Casio's PV-1000''' console was Casio's first known attempt to enter the video game market. It launched opposite the Famicom and was pulled from the market very shortly afterwards. | ||
The console includes a Z80, a 2KB SRAM, a custom gate array, a bunch of discrete logic, a 17.897727MHz crystal, and a bunch of analog tomfoolery. | |||
The gate array was made by NEC, as part of their 3µ CMOS µPD65010 gate array service, containing 1368x2 each n-MOSFETs and p-MOSFETs. The full part number ("D65010G031") states this was NEC's 31st order in the 1mm-pitch 64-pin 20x14mm QFP form factor. | |||
The normal memory map is: | |||
$0000-$7FFF: reserved for cartridge | |||
$8000-$BFFF: 8 mirrors of the 2KB internal RAM | |||
$C000-$FFFF: open | |||
The normal I/O map is: | |||
$00-$F7: open | |||
$F8-$FF: [[Casio_PV-1000/ASIC_registers|ASIC registers]] | |||
We have the following notes about its hardware: | We have the following notes about its hardware: | ||
{{Special:PrefixIndex/{{FULLPAGENAME}}/}} | {{Special:PrefixIndex/{{FULLPAGENAME}}/}} |
Latest revision as of 19:09, 23 May 2023
Casio's PV-1000 console was Casio's first known attempt to enter the video game market. It launched opposite the Famicom and was pulled from the market very shortly afterwards.
The console includes a Z80, a 2KB SRAM, a custom gate array, a bunch of discrete logic, a 17.897727MHz crystal, and a bunch of analog tomfoolery.
The gate array was made by NEC, as part of their 3µ CMOS µPD65010 gate array service, containing 1368x2 each n-MOSFETs and p-MOSFETs. The full part number ("D65010G031") states this was NEC's 31st order in the 1mm-pitch 64-pin 20x14mm QFP form factor.
The normal memory map is:
$0000-$7FFF: reserved for cartridge $8000-$BFFF: 8 mirrors of the 2KB internal RAM $C000-$FFFF: open
The normal I/O map is:
$00-$F7: open $F8-$FF: ASIC registers
We have the following notes about its hardware: