mirror of
https://github.com/holub/mame
synced 2025-07-05 18:08:04 +03:00
(notes)
This commit is contained in:
parent
c2d6035c87
commit
20094c1711
@ -28,7 +28,6 @@ Lower board (MGP_01):
|
|||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
#include "cpu/i8085/i8085.h"
|
|
||||||
#include "cpu/mcs48/mcs48.h"
|
#include "cpu/mcs48/mcs48.h"
|
||||||
|
|
||||||
|
|
||||||
|
@ -4,6 +4,14 @@ Vega by Olympia
|
|||||||
|
|
||||||
preliminary WIP driver by Tomasz Slanina
|
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:
|
TODO:
|
||||||
- proper scanline (with 2x scaling when needed) based renderer
|
- proper scanline (with 2x scaling when needed) based renderer
|
||||||
- color mixer
|
- color mixer
|
||||||
|
Loading…
Reference in New Issue
Block a user