Previous 199869 Revisions Next

r20048 Friday 4th January, 2013 at 00:43:30 UTC by Angelo Salese
Quick catch for the sake of 2013
[src/mess/includes]pce.h

trunk/src/mess/includes/pce.h
r20047r20048
118118
119119    required_device<h6280_device> m_maincpu;
120120   required_shared_ptr<UINT8> m_cd_ram;
121   required_shared_ptr<unsigned char> m_user_ram;
121   required_shared_ptr<UINT8> m_user_ram;
122122   optional_device<huc6260_device> m_huc6260;
123123   UINT8 m_io_port_options;
124124   UINT8 m_sys3_card;

Previous 199869 Revisions Next


© 1997-2024 The MAME Team