index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
bus
/
ti99x
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
4
-7
/
+7
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
3
-12
/
+8
*
chd: Add dvd support. better abstraction in general, multi-image support in a...
Olivier Galibert
2023-05-04
2
-43
/
+11
*
Restored ability of for image devices to report specific error messages.
Vas Crabb
2023-04-08
2
-4
/
+4
*
-Improved some Lua APIs:
Vas Crabb
2023-04-07
1
-2
/
+2
*
API change for device_image_interface
AJR
2023-03-30
3
-8
/
+8
*
diimage.h: Move a few macro and delegate definitions down into subclasses
AJR
2023-01-01
2
-4
/
+4
*
hard_disk_file: classify
Olivier Galibert
2022-04-01
1
-9
/
+7
*
device_image_interface: Interface overhaul
AJR
2022-01-06
1
-10
/
+4
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
6
-12
/
+12
*
start putting noexcept on things that have no business throwing exceptions, s...
Vas Crabb
2019-11-10
1
-7
/
+9
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-8
/
+8
*
-imagedev/harddriv: Removed MCFG macros. [Ryan Holtz]
mooglyguy
2019-06-30
2
-19
/
+23
*
devcb: Eliminate legacy callback syntax (nw)
AJR
2019-06-06
1
-2
/
+0
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
5
-26
/
+31
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
5
-31
/
+26
*
tms9900, tms9980a, tms9995: CRU addressing change
AJR
2019-03-01
1
-10
/
+7
*
devices\bus: some more MACHINE_CONFIG removal (nw)
Ivan Vangelista
2019-02-10
1
-9
/
+7
*
bus/ti99x: Add address space finders; remove machine().device (nw)
AJR
2019-02-08
4
-7
/
+17
*
ti9x: Various MCFG removals. (nw)
Michael Zapf
2018-08-21
3
-11
/
+6
*
devcb3
Vas Crabb
2018-07-07
3
-3
/
+3
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
3
-12
/
+6
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
2
-2
/
+2
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-1
/
+1
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-1
/
+1
*
device_interface: Eliminate device pointer conversion (nw)
AJR
2017-12-13
1
-1
/
+1
*
finally got rid of machine_mconfig_additions (nw)
Ivan Vangelista
2017-06-14
4
-36
/
+24
*
srcclean (nw)
Vas Crabb
2017-05-28
2
-19
/
+19
*
ti99: Wrapped into namespaces; minor rearrangement
Michael Zapf
2017-05-23
10
-9589
/
+0
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
4
-7
/
+7
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
26
-1812
/
+521
*
Made a number of device_image_interface members private (#2227)
npwoods
2017-04-17
1
-1
/
+1
*
ti99: Fixed debugging for TI-99/8
Michael Zapf
2017-03-21
3
-0
/
+232
*
ti99/geneve: Fix jerky mouse
Michael Zapf
2017-03-21
2
-32
/
+6
*
ti99/geneve: Bus mouse now a separate device, may also be used with evpc.
Michael Zapf
2017-03-19
7
-107
/
+250
*
more validation fixes (nw)
Vas Crabb
2017-03-04
1
-2
/
+2
*
Make device_image_interface::update_names a private method called automatical...
AJR
2017-03-03
3
-18
/
+0
*
debugger_access: Refactor [O. Galibert]
Olivier Galibert
2017-03-02
2
-11
/
+11
*
Self-registering devices prep:
Vas Crabb
2017-02-27
12
-29
/
+42
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
12
-6
/
+6
*
XML refactoring:
Vas Crabb
2016-12-11
2
-13
/
+13
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
Revert "moved debugger_access() from address space to machine & removed the a...
Vas Crabb
2016-11-21
2
-11
/
+11
*
ti99: Improved logging for the cartslot (nw).
Michael Zapf
2016-11-20
1
-9
/
+22
*
moved debugger_access() from address space to machine & removed the anti-patt...
smf-
2016-11-19
2
-11
/
+11
*
Turn xmlfile API into something that looks like C++
Vas Crabb
2016-11-17
2
-46
/
+35
*
ti99: Fixed save state, declared MACHINE_SUPPORTS_SAVE
Michael Zapf
2016-11-04
4
-33
/
+56
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
5
-27
/
+27
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
21
-189
/
+189
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
1
-2
/
+2
[next]