Go to file
Aaron Giles aef77af2cf Update psx drivers to use a driver_device.
---------- Forwarded message ----------
From: Atari Ace <atari_ace@frontier.com>
Date: Sat, Sep 25, 2010 at 7:46 PM
Subject: [patch] Introduce psx_state
To: submit@mamedev.org
Cc: atariace@hotmail.com


Hi mamedev,

This set of patches introduces psx_state.  The first patch introduces
driver_device skeletons, adding psxram to the common psx_state and
makes a variety of minor adjustments to the code to prepare for the
conversion of the remaining static state.  The second patch then does
the heavy lifting to fill in all the skeletons.

~aa
2010-10-14 05:01:09 +00:00
docs Changed behavior of -watchdog option to act like a real watchdog. It now 2009-12-24 02:52:17 +00:00
src Update psx drivers to use a driver_device. 2010-10-14 05:01:09 +00:00
.gitattributes New driver for Advanced Video Technology (AVT) platform [Roberto Fresca] 2010-10-10 14:16:08 +00:00
makefile Made depend creation target independent (no whatsnew) 2010-09-28 07:33:09 +00:00