Go to file
Couriersud e8c24a40d9 Changed z80dma to new device interface, updated mario.c and dkong.c to use new interface
* Illustrates how to keep existing memory read/write handlers
  This is slower than caching the device interface, but does not have an impact on
  devices accessed at a low frequency like in this case.
2008-03-02 15:40:24 +00:00
docs Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
src Changed z80dma to new device interface, updated mario.c and dkong.c to use new interface 2008-03-02 15:40:24 +00:00
.gitattributes Moves watchdog processing logic into its own module 2008-03-02 03:32:54 +00:00
makefile Followup to r767: 2008-02-22 00:17:36 +00:00