index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
machine
/
smc91c9x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0142u5
Angelo Salese
2011-06-05
1
-2
/
+2
*
GCC 4.6 "Variable assigned but not used" fixes part 7 (no whatsnew)
R. Belmont
2011-05-30
1
-2
/
+2
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-3
/
+3
*
BIG update.
Aaron Giles
2011-03-29
1
-3
/
+2
*
Cleanup of machine.h. Shuffled some fields around, and moved several
Aaron Giles
2011-03-28
1
-1
/
+0
*
Get rid of state_save_register_device_* macros in favor of direct
Aaron Giles
2011-02-09
1
-9
/
+9
*
As promised, the bulk update of timer calls:
Aaron Giles
2011-02-06
1
-2
/
+2
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-2
/
+2
*
Split implementation for legacy devices into a separate macro. Updated all
Aaron Giles
2010-06-11
1
-0
/
+5
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-7
/
+5
*
Convrted the rest of devintrf to classes and moved management
Aaron Giles
2010-01-19
1
-1
/
+1
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-5
/
+5
*
Bulk driver.h -> emu.h switch.
Aaron Giles
2010-01-10
1
-1
/
+1
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-1
/
+1
*
Deprecated device_set_info. Almost all devices had a NULL or empty
Aaron Giles
2009-04-23
1
-14
/
+0
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-1
/
+1
*
On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote:
Aaron Giles
2009-01-22
1
-2
/
+0
*
Cleaned up device and sound interfaces to match the CPU
Aaron Giles
2008-12-19
1
-6
/
+6
*
Here's the big one....
Aaron Giles
2008-12-11
1
-2
/
+2
*
Changed save state system to accept machine parameters where
Aaron Giles
2008-12-05
1
-9
/
+9
*
Added "tag" parameter to state_save_register_item_* calls. Removed
Aaron Giles
2008-11-17
1
-14
/
+9
*
Major cpuintrf changes:
Aaron Giles
2008-11-10
1
-2
/
+2
*
Cleanups and version bump.
mame0127u3
Aaron Giles
2008-09-11
1
-1
/
+1
*
Changed DEVICE_START functions to return an error code. Currently this
Aaron Giles
2008-09-09
1
-0
/
+2
*
Cleanups/version bump.
mame0125u7
Aaron Giles
2008-06-26
1
-1
/
+1
*
Save state support:
Aaron Giles
2008-06-23
1
-195
/
+286
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-22
1
-17
/
+17
*
Flipped the damn mem_mask. It is no longer inverted when passed to
Aaron Giles
2008-04-20
1
-3
/
+3
*
Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_*
Aaron Giles
2008-04-03
1
-3
/
+3
*
New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ...
smf-
2008-03-30
1
-3
/
+3
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-2
/
+2
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+564