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
/
devices
/
machine
/
phi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-18
/
+19
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
drivers starting with f, g and h: some macro removal (nw)
Ivan Vangelista
2020-05-27
1
-4
/
+4
*
various drivers: READ/WRITE macros removal (nw)
Ivan Vangelista
2020-05-15
1
-1
/
+1
*
devcb.cpp: syntactic sugar for constructing/resolving arrays of callbacks (nw)
Vas Crabb
2020-02-05
1
-1
/
+1
*
(nw) misc cleanup:
Vas Crabb
2019-10-02
1
-2
/
+10
*
pdc.h, phi.h, zx8301, zx8302: removed MCFG macros (nw)
Ivan Vangelista
2018-11-02
1
-48
/
+5
*
devcb3
Vas Crabb
2018-07-07
1
-17
/
+13
*
hp64k: added support for HPIB bus. Extensive improvement of PHI emulation.
fulivi
2018-03-11
1
-16
/
+51
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-26
/
+17
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-12
/
+13
*
hp9845: fixed a bug in PHI driver (no data freeze when a sec. address
fulivi
2017-02-01
1
-0
/
+1
*
srcclean (nw)
Vas Crabb
2017-01-22
1
-41
/
+41
*
hp9845: 9895 now talks through ieee488!
fulivi
2017-01-05
1
-8
/
+8
*
hp9845: draft of HP9895 floppy drive. PHI passes POST.
fulivi
2017-01-05
1
-0
/
+291