Go to file
Aaron Giles ec54e3911d Save state support:
* added save state support to the MIPS3 recompiler
 * added save state support to CAGE audio system
 * added save state support to the voodoo emulator
 * added save state support to the smc91c9x emulator
 * added save state support to the kinst, seattle, and vegas drivers
 * fixed core video handling of save states with dynamic screen resolutions

SMC91C9x:
 * converted to proper device
 * updated seattle and vegas drivers to allocate devices
 * added separate 91C96 device for eventual 2049 use
 * cleaned up code
2008-06-23 07:58:17 +00:00
docs Added new function video_get_view_for_target() which selects a view based 2008-06-16 17:05:44 +00:00
src Save state support: 2008-06-23 07:58:17 +00:00
.gitattributes Preliminary emulation of ST-0026 NiLe (sound). 2008-06-22 20:14:14 +00:00
makefile PowerPC dynamic recompiler: [Aaron Giles] 2008-06-05 08:34:13 +00:00