Go to file
Aaron Giles ffc326f8be Converted the IDE controller to a device. Updated all drivers
accordingly.

Added new functions for dynamically installing device memory 
read/write handlers.

Updated install_memory_XXX_handler() functions to take a machine
parameter. Updated all drivers accordingly.

Merged installation of read and write handlers where appropriate.

Simplified memory.c code for dynamic installation so that a single
function handles all the work; a NULL read or write handler 
indicates not to install anything for reads or writes.
2008-04-15 16:49:50 +00:00
docs Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
src Converted the IDE controller to a device. Updated all drivers 2008-04-15 16:49:50 +00:00
.gitattributes Seibu COP stuff - just moving things around renaming them, comparing Legionnaire with Raiden 2 etc. No functional improvements just yet. 2008-04-05 13:08:11 +00:00
makefile From: Marc Sandusky 2008-04-02 08:28:58 +00:00