This commit is contained in:
Michaël Banaan Ananas 2013-01-19 20:12:50 +00:00
parent c2d6035c87
commit 20094c1711
2 changed files with 8 additions and 1 deletions

View File

@ -28,7 +28,6 @@ Lower board (MGP_01):
***************************************************************************/
#include "emu.h"
#include "cpu/i8085/i8085.h"
#include "cpu/mcs48/mcs48.h"

View File

@ -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