Go to file
Aaron Giles af94c692bb Switch to using delegates for some callbacks:
- non-device timer callbacks
 - machine state changing callbacks
 - configuration callbacks
 - per-screen VBLANK callbacks
 - DRC backend callbacks

For the timer case only, I added wrappers for the old-style functions.
Over time, drivers should switch to device timers instead, reducing the
number of timers that are directly allocated through the scheduler.
2011-04-27 20:34:45 +00:00
docs Added support for OSD-generated fonts. The OSD is queried first to see 2010-10-24 00:16:54 +00:00
hash megatech.xml: removed bogus attribute (we don't use merge to mark clones) 2011-03-27 11:42:21 +00:00
src Switch to using delegates for some callbacks: 2011-04-27 20:34:45 +00:00
.gitattributes split out gte code from cpu core, although it's still part of the cpu device. 2011-04-27 12:29:39 +00:00
makefile (Big tangle of changes that all happened as I was looking into the ROM 2011-04-13 20:31:00 +00:00