Hardware chronology: Difference between revisions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Before= | |||
The Alpha68k is | The NeoGeo hardware as it is known is an upgrade of Alpha Denshi's Alpha68k design from 1986. Simply put, it seems that Alpha Denshi (ADK) were the hardware guys, while SNK took care of the games (and money for a while). | ||
[[File:Eijisig.jpg|thumb|ADK employee Eiji Fukatsu is believed to have designed Alpha68k-based boards and the NeoGeo. [http://gdri.smspower.org/wiki/index.php/ADK More infos on GDRI].]] | |||
The main upgrades were: | |||
* Increased horizontal resolution (256 to 320 pixels) | |||
* [[Sprites|Sprite]] shrink capability | |||
* Better soundchip (YM2203 or YM2413 to {{Chipname|YM2610}} | |||
* Faster [[68k|CPU]] [[clock]] (8MHz to 12MHz) | |||
* Board size reduction by using custom chips | |||
The Alpha68k mainly used off-the-shelf logic chips which reveals lots of the NeoGeo's [[GPU]] design. The only custom chips used were an early version of {{Chipname|PRO-CT0}} and SNK-CLK, which provided video timing signals. The graphics data formats used on both systems are exactly the same. | |||
=After= | |||
South-Korean company [http://www.andamiro.com/ Andamiro] produced the gambling-oriented Midas 2D system around 1999, which uses the same video logic as the NeoGeo but with a higher color resolution. See MAME's midas.cpp. | |||
It is unknown if the design was sold or if it was "inspired from". | |||
[[Category:Base system]] | [[Category:Base system]] |
Latest revision as of 00:18, 30 March 2017
Before
The NeoGeo hardware as it is known is an upgrade of Alpha Denshi's Alpha68k design from 1986. Simply put, it seems that Alpha Denshi (ADK) were the hardware guys, while SNK took care of the games (and money for a while).
The main upgrades were:
- Increased horizontal resolution (256 to 320 pixels)
- Sprite shrink capability
- Better soundchip (YM2203 or YM2413 to YM2610
- Faster CPU clock (8MHz to 12MHz)
- Board size reduction by using custom chips
The Alpha68k mainly used off-the-shelf logic chips which reveals lots of the NeoGeo's GPU design. The only custom chips used were an early version of PRO-CT0 and SNK-CLK, which provided video timing signals. The graphics data formats used on both systems are exactly the same.
After
South-Korean company Andamiro produced the gambling-oriented Midas 2D system around 1999, which uses the same video logic as the NeoGeo but with a higher color resolution. See MAME's midas.cpp.
It is unknown if the design was sold or if it was "inspired from".