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.cpp
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
-15
/
+8
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-8
/
+8
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-115
/
+115
*
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
-5
/
+5
*
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
-12
/
+2
*
Fix build (nw)
AJR
2018-03-11
1
-1
/
+1
*
hp64k: added support for HPIB bus. Extensive improvement of PHI emulation.
fulivi
2018-03-11
1
-237
/
+342
*
hp9895: 2 bugs fixed: NMI handling & secondary addressing in PHI chip
fulivi
2017-10-25
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-17
/
+4
*
Device validation fixes, invalid characters department (nw)
AJR
2017-03-03
1
-1
/
+1
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
hp9845: fixed a bug in PHI driver (no data freeze when a sec. address
fulivi
2017-02-01
1
-7
/
+11
*
hp9845: fixed parallel poll logic in PHI
fulivi
2017-01-26
1
-19
/
+29
*
srcclean (nw)
Vas Crabb
2017-01-22
1
-113
/
+113
*
phi.cpp: Fix build (nw)
AJR
2017-01-06
1
-1
/
+1
*
hp9845: cosmetic fixes to 9895-related source files
fulivi
2017-01-05
1
-4
/
+12
*
hp9845: 9895 now talks through ieee488!
fulivi
2017-01-05
1
-3
/
+13
*
hp9845: draft of HP9895 floppy drive. PHI passes POST.
fulivi
2017-01-05
1
-0
/
+1366