.. |
audio
|
BIG update.
|
2011-03-29 15:50:04 +00:00 |
cpu
|
i386: implemented FCLEX FPU instruction. [Barry Rodewald]
|
2011-07-19 08:45:07 +00:00 |
debug
|
Allow break into debugger for screen less systems (no whatsnew)
|
2011-07-19 09:05:22 +00:00 |
debugint
|
Switch to using delegates for some callbacks:
|
2011-04-27 20:34:45 +00:00 |
drivers
|
Another Atari Jaguar related fix, nw (heh, running at 30 Hz and nobody really got that so far)
|
2011-04-14 22:20:39 +00:00 |
imagedev
|
Clean-ups and version bump
|
2011-07-11 19:36:26 +00:00 |
layout
|
Added default screenless layout, and update pinball devices to relay on that one (no whatsnew)
|
2011-07-04 13:22:08 +00:00 |
machine
|
Clean-ups and version bump
|
2011-07-11 19:36:26 +00:00 |
sound
|
Clean-ups and version bump
|
2011-07-11 19:36:26 +00:00 |
video
|
tms9928a.c: Removed some unused functions. (nw)
|
2011-07-06 20:27:43 +00:00 |
addrmap.c
|
Clean-ups and version bump
|
2011-07-11 19:36:26 +00:00 |
addrmap.h
|
addrmap: Allow adding device-sourced memory maps in the main map. [O. Galibert]
|
2011-07-05 04:41:06 +00:00 |
attotime.c
|
Cleanups and version bump
|
2011-06-05 22:35:20 +00:00 |
attotime.h
|
Fix attotime max() function to not be a copy of min(). Fixes several
|
2011-02-28 09:21:35 +00:00 |
audit.c
|
optional roms aren't treated as required when auditing & simplified the set detection.
|
2011-07-13 12:12:22 +00:00 |
audit.h
|
Cleanups again
|
2011-04-18 00:06:50 +00:00 |
cheat.c
|
Switch to using delegates for some callbacks:
|
2011-04-27 20:34:45 +00:00 |
cheat.h
|
Latest delegate changes removed the need for bindable_object, so
|
2011-04-29 20:45:40 +00:00 |
clifront.c
|
Put old message if there are no softlists (no whatsnew)
|
2011-07-12 17:27:15 +00:00 |
clifront.h
|
clifront.c: temporarily re-enabled -listsoftware to allow more work on support in qmc2 frontend. no whatsnew.
|
2011-05-21 08:18:52 +00:00 |
config.c
|
Switch to using delegates for some callbacks:
|
2011-04-27 20:34:45 +00:00 |
config.h
|
Switch to using delegates for some callbacks:
|
2011-04-27 20:34:45 +00:00 |
cothread.c
|
Fixed credit for byuu and warning in lib/cothread/amd64.c compile (no whatsnew)
|
2011-06-25 15:45:02 +00:00 |
cothread.h
|
Cleanups (?) and version bump
|
2011-06-28 14:28:46 +00:00 |
crsshair.c
|
Switch input ports to use function-based constructors instead of tokens.
|
2011-05-10 22:20:27 +00:00 |
crsshair.h
|
BIG update.
|
2011-03-29 15:50:04 +00:00 |
debugger.c
|
Switch to using delegates for some callbacks:
|
2011-04-27 20:34:45 +00:00 |
debugger.h
|
BIG update.
|
2011-03-29 15:50:04 +00:00 |
delegate.c
|
Latest delegate changes removed the need for bindable_object, so
|
2011-04-29 20:45:40 +00:00 |
delegate.h
|
Cleanups and version bump
|
2011-05-24 00:13:27 +00:00 |
deprecat.h
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
devcb.c
|
Cleanups and version bump
|
2011-05-08 19:52:50 +00:00 |
devcb.h
|
Cleanups and version bump
|
2011-05-08 19:52:50 +00:00 |
devconv.h
|
WARNING: There are likely to be regressions in both functionality and
|
2010-06-08 06:09:57 +00:00 |
devcpu.c
|
Cleanups and version bump
|
2011-05-08 19:52:50 +00:00 |
devcpu.h
|
Switch input ports to use function-based constructors instead of tokens.
|
2011-05-10 22:20:27 +00:00 |
device.c
|
inptport.* -> ioport.*
|
2011-06-28 19:38:11 +00:00 |
device.h
|
inptport.* -> ioport.*
|
2011-06-28 19:38:11 +00:00 |
devimage.c
|
Cleanups and version bump
|
2011-06-19 19:29:25 +00:00 |
devlegcy.c
|
Ensure m_token is NULL in the event of a 0-length token for legacy devices.
|
2011-04-30 22:37:12 +00:00 |
devlegcy.h
|
Cleanups and version bump
|
2011-06-19 19:29:25 +00:00 |
devtempl.h
|
- Added shortname to devices in order to make ROM loading per device possible. [Miodrag Milanovic]
|
2011-02-10 19:08:37 +00:00 |
didisasm.c
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
didisasm.h
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
diexec.c
|
Port from MESS, nw
|
2011-06-28 14:23:18 +00:00 |
diexec.h
|
Re-enabled scheduler cothread execution. [Curt Coder]
|
2011-07-19 10:24:16 +00:00 |
diimage.c
|
Update support for slot devices based softlists (no whatsnew)
|
2011-07-17 11:26:10 +00:00 |
diimage.h
|
Cleanups and version bump
|
2011-06-19 19:29:25 +00:00 |
dimemory.c
|
Fix for remaining issues with validation of rom regions (no whatsnew)
|
2011-06-22 16:23:32 +00:00 |
dimemory.h
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
dinvram.c
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
dinvram.h
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
dirtc.c
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
dirtc.h
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
dislot.c
|
Added default port values support for slot devices (no whatsnew)
|
2011-06-29 14:31:07 +00:00 |
dislot.h
|
Small core changes to enable making slot device also a image device (no whatsnew)
|
2011-07-03 17:11:43 +00:00 |
disound.c
|
MCFG_SOUND_ROUTE now point relative to device (no whatsnew)
|
2011-06-22 19:13:56 +00:00 |
disound.h
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
distate.c
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
distate.h
|
Be consistent about template argument naming.
|
2011-04-30 20:37:06 +00:00 |
drawgfx.c
|
Privatized most of the m_machine pointers in the system to prevent
|
2011-04-19 06:02:01 +00:00 |
drawgfx.h
|
Privatized most of the m_machine pointers in the system to prevent
|
2011-04-19 06:02:01 +00:00 |
drawgfxm.h
|
I had originally wanted to convert the profiler to use scopes (e.g.,
|
2010-08-21 22:25:58 +00:00 |
driver.c
|
Cleanups and version bump
|
2011-05-08 19:52:50 +00:00 |
driver.h
|
Cleanups and version bump
|
2011-05-24 00:13:27 +00:00 |
eigccppc.h
|
Rename osd_profiling_ticks() to get_profile_ticks(). Moved implemention into
|
2009-09-06 23:30:26 +00:00 |
eigccx86.h
|
Corrected syntax in some inline assembly [Balrog]
|
2011-07-09 16:56:11 +00:00 |
eminline.h
|
Rename osd_profiling_ticks() to get_profile_ticks(). Moved implemention into
|
2009-09-06 23:30:26 +00:00 |
emu.h
|
inptport.* -> ioport.*
|
2011-06-28 19:38:11 +00:00 |
emu.mak
|
Added default screenless layout, and update pinball devices to relay on that one (no whatsnew)
|
2011-07-04 13:22:08 +00:00 |
emualloc.c
|
Use much bigger hash tables for memory allocations now that we are
|
2011-04-19 15:08:42 +00:00 |
emualloc.h
|
Be consistent about template argument naming.
|
2011-04-30 20:37:06 +00:00 |
emucore.c
|
First round of an attempted cleanup of header files in the system.
|
2010-01-10 00:29:26 +00:00 |
emucore.h
|
Switch to using delegates for some callbacks:
|
2011-04-27 20:34:45 +00:00 |
emuopts.c
|
Clean-ups and version bump
|
2011-07-11 19:36:26 +00:00 |
emuopts.h
|
Made quicklaunch work for slot/image devices (no whatsnew)
|
2011-07-03 18:21:07 +00:00 |
emupal.c
|
Clean-ups and version bump
|
2011-07-11 19:36:26 +00:00 |
emupal.h
|
BIG update.
|
2011-03-29 15:50:04 +00:00 |
emutempl.h
|
Switch input ports to use function-based constructors instead of tokens.
|
2011-05-10 22:20:27 +00:00 |
fileio.c
|
Cleanups and version bump.
|
2011-03-25 16:14:09 +00:00 |
fileio.h
|
path_iterator::next() now takes an optional filename to append to
|
2011-03-14 16:10:04 +00:00 |
hash.c
|
Remove redundant check.
|
2011-04-17 19:45:47 +00:00 |
hash.h
|
(Big tangle of changes that all happened as I was looking into the ROM
|
2011-04-13 20:31:00 +00:00 |
hashfile.c
|
Cleanups and version bump
|
2011-06-05 22:35:20 +00:00 |
hashfile.h
|
Ported DC, SMS and SG1000 to main folder, nw
|
2011-05-06 10:52:23 +00:00 |
image.c
|
Moved format handling and all formats to separate library [Miodrag Milanovic]
|
2011-05-06 19:42:26 +00:00 |
image.h
|
Moved format handling and all formats to separate library [Miodrag Milanovic]
|
2011-05-06 19:42:26 +00:00 |
info.c
|
Writeable -> Writable
|
2011-07-11 22:48:56 +00:00 |
info.h
|
info.c: added basic display of slot info in -lx [Fabio Priuli]
|
2011-06-09 12:17:10 +00:00 |
inpttype.h
|
inpttype: fix typo (nwn)
|
2011-06-05 15:13:45 +00:00 |
input.c
|
Death by static initialization order. Fixed declaration order at the
|
2011-06-20 19:58:22 +00:00 |
input.h
|
Death by static initialization order. Fixed declaration order at the
|
2011-06-20 19:58:22 +00:00 |
ioport.c
|
inptport.* -> ioport.*
|
2011-06-28 19:38:11 +00:00 |
ioport.h
|
hack for building with visual studio, to go with the hack for gcc
|
2011-07-12 11:42:15 +00:00 |
machine.c
|
Fixed some potential memory leaks and NULL pointer deferences as well as removing some redundant checks. [Oliver Stoneberg]
|
2011-06-15 21:37:25 +00:00 |
machine.h
|
(Finally found the time to finish this....)
|
2011-05-30 19:07:19 +00:00 |
mame.c
|
Removed various differences between MESS and MAME, all is now defined in mame.h.
|
2011-04-14 10:52:08 +00:00 |
mame.h
|
Cleanups again
|
2011-04-18 00:06:50 +00:00 |
mconfig.c
|
Small core changes to enable making slot device also a image device (no whatsnew)
|
2011-07-03 17:11:43 +00:00 |
mconfig.h
|
"You have taken your first step into a larger world." ―Obi-Wan Kenobi
|
2011-05-06 23:55:53 +00:00 |
memconv.h
|
Replace "const address_space" with "address_space" throughout the system.
|
2010-08-19 07:26:14 +00:00 |
memory.c
|
addrmap: Allow adding device-sourced memory maps in the main map. [O. Galibert]
|
2011-07-05 04:41:06 +00:00 |
memory.h
|
Added device-relative functions for memory banking. [Curt Coder]
|
2011-06-23 13:27:35 +00:00 |
output.c
|
Switch to using delegates for some callbacks:
|
2011-04-27 20:34:45 +00:00 |
output.h
|
BIG update.
|
2011-03-29 15:50:04 +00:00 |
profiler.c
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
profiler.h
|
Cleanups and version bump.
|
2010-08-30 15:20:58 +00:00 |
render.c
|
Clean-ups and version bump
|
2011-07-11 19:36:26 +00:00 |
render.h
|
Initial frameworking for upcoming artwork updates [Mr. Do]
|
2011-05-23 16:28:23 +00:00 |
rendersw.c
|
Cleanups and version bump.
|
2010-10-14 07:04:16 +00:00 |
rendfont.c
|
BIG update.
|
2011-03-29 15:50:04 +00:00 |
rendfont.h
|
mame_file is now emu_file and is a class. It is required
|
2011-02-12 03:47:37 +00:00 |
rendlay.c
|
Added default screenless layout, and update pinball devices to relay on that one (no whatsnew)
|
2011-07-04 13:22:08 +00:00 |
rendlay.h
|
Added default screenless layout, and update pinball devices to relay on that one (no whatsnew)
|
2011-07-04 13:22:08 +00:00 |
rendutil.c
|
mame_file is now emu_file and is a class. It is required
|
2011-02-12 03:47:37 +00:00 |
rendutil.h
|
mame_file is now emu_file and is a class. It is required
|
2011-02-12 03:47:37 +00:00 |
romload.c
|
Clean-ups and version bump
|
2011-07-11 19:36:26 +00:00 |
romload.h
|
nvram - in case of multiple bioses, system nvram will be saved in [Miodrag Milanovic]
|
2011-07-06 13:08:47 +00:00 |
save.c
|
Converted presave/postload functions to delegates. In a lot of
|
2011-04-30 05:12:28 +00:00 |
save.h
|
Be consistent about template argument naming.
|
2011-04-30 20:37:06 +00:00 |
schedule.c
|
Added byuu's cothread library, along with a wrapper class. Switched to
|
2011-06-25 07:03:07 +00:00 |
schedule.h
|
Added byuu's cothread library, along with a wrapper class. Switched to
|
2011-06-25 07:03:07 +00:00 |
screen.c
|
Cleanups and version bump
|
2011-06-05 22:35:20 +00:00 |
screen.h
|
Cleanups and version bump
|
2011-05-08 19:52:50 +00:00 |
softlist.c
|
GCC 4.6 fix (nw)
|
2011-07-19 00:21:30 +00:00 |
softlist.h
|
Update support for slot devices based softlists (no whatsnew)
|
2011-07-17 11:26:10 +00:00 |
sound.c
|
Converted presave/postload functions to delegates. In a lot of
|
2011-04-30 05:12:28 +00:00 |
sound.h
|
Latest delegate changes removed the need for bindable_object, so
|
2011-04-29 20:45:40 +00:00 |
speaker.c
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
speaker.h
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
tilemap.c
|
Converted presave/postload functions to delegates. In a lot of
|
2011-04-30 05:12:28 +00:00 |
tilemap.h
|
Privatized most of the m_machine pointers in the system to prevent
|
2011-04-19 06:02:01 +00:00 |
timer.c
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
timer.h
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
ui.c
|
fixed crash when running laser disc games
|
2011-06-26 00:15:42 +00:00 |
ui.h
|
BIG update.
|
2011-03-29 15:50:04 +00:00 |
uigfx.c
|
(Finally found the time to finish this....)
|
2011-05-30 19:07:19 +00:00 |
uigfx.h
|
BIG update.
|
2011-03-29 15:50:04 +00:00 |
uiimage.c
|
Cleanups and version bump
|
2011-06-19 19:29:25 +00:00 |
uiimage.h
|
BIG update.
|
2011-03-29 15:50:04 +00:00 |
uiinput.c
|
(Finally found the time to finish this....)
|
2011-05-30 19:07:19 +00:00 |
uiinput.h
|
BIG update.
|
2011-03-29 15:50:04 +00:00 |
uimenu.c
|
Fix for UI in case of empty slot device list (no whatsnew)
|
2011-06-30 10:43:16 +00:00 |
uimenu.h
|
Privatized most of the m_machine pointers in the system to prevent
|
2011-04-19 06:02:01 +00:00 |
uismall.png
|
|
|
uiswlist.c
|
Collapsed device_config and device_t into one class. Updated all
|
2011-04-27 05:11:18 +00:00 |
uiswlist.h
|
softlist: moved software list handling (in the Internal UI) to a separate source, and made the code more similar to the File Manager handling code. [Fabio Priuli]
|
2011-04-06 19:33:27 +00:00 |
validity.c
|
Port from MESS, nw
|
2011-06-28 14:23:18 +00:00 |
validity.h
|
Converted core_options to a class. Removed a bunch of marginal
|
2011-03-03 17:05:24 +00:00 |
video.c
|
Initial frameworking for upcoming artwork updates [Mr. Do]
|
2011-05-23 16:28:23 +00:00 |
video.h
|
Latest delegate changes removed the need for bindable_object, so
|
2011-04-29 20:45:40 +00:00 |
watchdog.c
|
Switch to using delegates for some callbacks:
|
2011-04-27 20:34:45 +00:00 |
watchdog.h
|
BIG update.
|
2011-03-29 15:50:04 +00:00 |