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
/
rtc65271.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted RTC65271 and ATARIVGEAROM to modern devices (no whatsnew)
Miodrag Milanovic
2012-02-03
1
-251
/
+232
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-1
/
+1
*
BIG update.
Aaron Giles
2011-03-29
1
-4
/
+4
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-20
/
+20
*
Get rid of state_save_register_device_* macros in favor of direct
Aaron Giles
2011-02-09
1
-5
/
+5
*
As promised, the bulk update of timer calls:
Aaron Giles
2011-02-06
1
-6
/
+6
*
Convert emu_timers to objects. Move implementation and management of
Aaron Giles
2011-02-06
1
-3
/
+3
*
Attotime bulk conversion step:
Aaron Giles
2011-02-03
1
-5
/
+5
*
Converted attotime to a class, with proper operators. Removed old
Aaron Giles
2011-02-03
1
-4
/
+4
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-11
/
+11
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-2
/
+2
*
Split implementation for legacy devices into a separate macro. Updated all
Aaron Giles
2010-06-11
1
-0
/
+3
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-4
/
+3
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-12
/
+12
*
Bulk driver.h -> emu.h switch.
Aaron Giles
2010-01-10
1
-1
/
+1
*
Fixed recent regression reports.
Aaron Giles
2009-12-23
1
-166
/
+210
*
preliminary work on beatmania iidx, still lots to do but I didn't want to was...
smf-
2009-05-28
1
-1
/
+20
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-21
1
-4
/
+7
*
From: Atari Ace [atari_ace@verizon.net]
Aaron Giles
2008-12-11
1
-4
/
+3
*
Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch,
Aaron Giles
2008-11-26
1
-3
/
+4
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-06-26
1
-3
/
+2
*
Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic().
Aaron Giles
2008-02-06
1
-5
/
+5
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-0
/
+1
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-3
/
+3
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+654