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
/
devfind.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-11
/
+33
*
emu/devfind.h: Added a lookup() member function to device finders.
Vas Crabb
2023-06-12
1
-0
/
+6
*
Small fixes and cleanup:
Vas Crabb
2023-04-04
1
-0
/
+55
*
Revert "emu: make memory_share_creator endianness param optional, it is nonse...
hap
2022-08-18
1
-1
/
+1
*
emu: make memory_share_creator endianness param optional, it is nonsense for ...
hap
2022-08-18
1
-1
/
+1
*
-ui: Made zoom controls a bit more intuitive.
Vas Crabb
2021-09-06
1
-4
/
+0
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-1
/
+1
*
-Improved accuracy of System 573's digital I/O audio emulation. (#7664)
987123879113
2021-01-16
1
-2
/
+2
*
-emu/devfind: More cleanup/consistency changes.
Vas Crabb
2020-11-13
1
-33
/
+35
*
emu/devfind.h: Added missing memory_share_array_creator.
Vas Crabb
2020-11-08
1
-0
/
+2
*
-emu/devfind.h: Made read_safe avaiable for optional I/O ports only.
Vas Crabb
2020-11-06
1
-10
/
+38
*
-General maintenance on emu/devfind:
Vas Crabb
2020-11-04
1
-106
/
+249
*
Clean-up and consistency fixes after memory system changes.
Vas Crabb
2020-11-03
1
-10
/
+23
*
emumem: Simplify memory management. [O. Galibert]
Olivier Galibert
2020-11-02
1
-30
/
+94
*
emu/save.h: Added support for saving arrays of attotimes and renamed macros t...
Vas Crabb
2020-09-14
1
-5
/
+6
*
validity.cpp, devfind.cpp: Catch missing required I/O ports in systems (exclu...
Vas Crabb
2020-08-28
1
-74
/
+41
*
Tidy grammar
Zoë Blade
2019-10-23
1
-2
/
+2
*
(nw) add doxygen comments for a bunch of core stuff, and convert a bunch of c...
Vas Crabb
2019-10-16
1
-9
/
+5
*
(nw) misc stuff:
Vas Crabb
2019-10-09
1
-8
/
+8
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-1
/
+139
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-139
/
+1
*
Add spacenum getter for required_/optional_address_space (nw)
AJR
2019-02-17
1
-0
/
+6
*
Add object finder for address spaces
AJR
2019-01-22
1
-1
/
+133
*
(nw) add warning comment to dangerous API
Vas Crabb
2018-07-31
1
-10
/
+6
*
devfind.h: Fix the build by removing calls that don't exist when DeviceClass ...
AJR
2018-07-31
1
-12
/
+2
*
devfind: Allow set_tag() with a reference or a pointer to a device [O. Galibert]
Olivier Galibert
2018-07-30
1
-0
/
+26
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-18
/
+0
*
C++14 has one of these in the standard library (nw)
Vas Crabb
2018-06-01
1
-9
/
+4
*
devfind: add asserts to detect being resolved multiple times (nw)
Vas Crabb
2018-05-31
1
-0
/
+8
*
devfind: add asserts to detect tag being set after object resolution (nw)
Vas Crabb
2018-05-31
1
-8
/
+32
*
voodoo: deal with needing to be able to configure screen/CPU or set them at s...
Vas Crabb
2018-05-23
1
-11
/
+1
*
Uncrappify voodoo pci devices transfert. Fix some paths on midwayic. (nw)
Olivier Galibert
2018-05-22
1
-1
/
+11
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-0
/
+11
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
1
-7
/
+2
*
Allow devcb to be bound to a device/mixin or the target of a device
Vas Crabb
2018-05-02
1
-2
/
+10
*
Route sound relative to current device.
Vas Crabb
2018-05-01
1
-5
/
+62
*
Set finder tag relative to current device being configured rather than
Vas Crabb
2018-04-30
1
-7
/
+25
*
Fixes (nw)
Olivier Galibert
2018-02-13
1
-0
/
+21
*
make object finder arrays meet more Container/Sequence requirements (allows r...
Vas Crabb
2017-02-08
1
-5
/
+96
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-5
/
+5
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-62
/
+62
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-62
/
+62
*
Fixed some Doxy comments, and addressed a few nits
Nathan Woods
2016-10-15
1
-2
/
+5
*
[COCO] Changed to use required_ioport_array and optional_ioport
Nathan Woods
2016-10-15
1
-0
/
+3
*
TEMPORARY PATCH to fix the build.
Robbbert
2016-08-27
1
-2
/
+2
*
* Make object finders behave like pointers for the purposes of implicit casts...
Vas Crabb
2016-08-27
1
-64
/
+177
*
More prep for removing pointer/reference duality (nw)
Vas Crabb
2016-08-27
1
-1
/
+1
*
Make object_array_finder a bit more flexible, centralise instantiation of mor...
Vas Crabb
2016-08-26
1
-25
/
+124
*
hacks for MSVC building until better solutions are found. (nw)
smf-
2016-08-26
1
-1
/
+1
*
* Doxyfy a significant chunk of devfind.h
Vas Crabb
2016-08-25
1
-342
/
+440
[next]