mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
(notes)
This commit is contained in:
parent
c2d6035c87
commit
20094c1711
@ -28,7 +28,6 @@ Lower board (MGP_01):
|
||||
***************************************************************************/
|
||||
|
||||
#include "emu.h"
|
||||
#include "cpu/i8085/i8085.h"
|
||||
#include "cpu/mcs48/mcs48.h"
|
||||
|
||||
|
||||
|
@ -4,6 +4,14 @@ Vega by Olympia
|
||||
|
||||
preliminary WIP driver by Tomasz Slanina
|
||||
|
||||
hardware seems like an evolution of Olympia's Monza GP
|
||||
|
||||
I8035 (MCU)
|
||||
AY 3-8910 (Sound)
|
||||
PPI 8255 (I/O)
|
||||
INS 8154 (I/O + RAM)
|
||||
DP8350 (CRT controller)
|
||||
|
||||
TODO:
|
||||
- proper scanline (with 2x scaling when needed) based renderer
|
||||
- color mixer
|
||||
|
Loading…
Reference in New Issue
Block a user