trunk/src/mame/drivers/coolridr.c
r241712 | r241713 | |
18 | 18 | - i8237 purpose is unknown (missing ROM for comms?). |
19 | 19 | - verify zooming etc. our current algorithm is a bit ugly for text |
20 | 20 | |
21 | | |
| 21 | Also known to exist on this hardware is Aqua Stage (Coin pusher): |
| 22 | 833-12000 AQUA STAGE |
| 23 | Program roms EPR-18279 through EPR-18282 |
| 24 | 12 MASK roms (MPR numbers unknown) |
| 25 | SUB CPU program rom EPR-18278 |
22 | 26 | ======================================================================================================= |
23 | 27 | |
24 | 28 | Cool Riders |
25 | 29 | Sega 1994 |
26 | 30 | |
27 | | This game runs on SYSTEM-H1 hardware. Only one known game exists on this |
28 | | PCB and this is it. The hardware seems overly complex for a 2D bike |
29 | | racing game? The design of the PCB is very similar to vanilla Model 2 |
30 | | (i.e. Daytona etc). However instead of fully custom-badged chips, |
31 | | many of the custom chips are off-the-shelf Hitachi/Toshiba gate-arrays. |
| 31 | This game runs on SYSTEM-H1 hardware. The hardware seems overly complex for a |
| 32 | 2D bike racing game? The design of the PCB is very similar to vanilla Model 2 |
| 33 | (i.e. Daytona etc). However instead of fully custom-badged chips, many of the |
| 34 | custom chips are off-the-shelf Hitachi/Toshiba gate-arrays. |
32 | 35 | |
33 | 36 | |
34 | 37 | PCB Layouts |