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
/
bus
/
ieee488
/
hp9895.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-13
/
+13
*
devices/bus: a few macro removals (nw)
Ivan Vangelista
2020-05-20
1
-3
/
+3
*
z80: Change refresh callback to write8 [smf]
smf-
2018-02-24
1
-1
/
+1
*
devices/bus: made some methods private now that it's possible (nw)
Ivan Vangelista
2018-02-14
1
-30
/
+31
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-0
/
+2
*
srcclean (nw)
Vas Crabb
2017-06-25
1
-1
/
+1
*
device_add_mconfig up to devices/bus/l* (nw)
Ivan Vangelista
2017-06-09
1
-26
/
+28
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-8
/
+10
*
srcclean (nw)
Vas Crabb
2017-02-19
1
-6
/
+6
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
hp9845: fixed a weird case of missed synchronization in 9895 drive
fulivi
2017-02-01
1
-4
/
+0
*
hp9845: synchronizer in 9895 drive optimized a bit
fulivi
2017-01-27
1
-1
/
+0
*
hp9845: optimized CPU wait in 9895 drive (spin_until_time -> suspend_until_tr...
fulivi
2017-01-27
1
-1
/
+0
*
hp9845: 9895 drive done, seems ok.. now I need a disk format to load
fulivi
2017-01-26
1
-1
/
+6
*
hp9845: 9895 is 95% done, it works except for some minor issues
fulivi
2017-01-26
1
-0
/
+60
*
srcclean (nw)
Vas Crabb
2017-01-22
1
-2
/
+2
*
hp9845: 9895 now talks through ieee488!
fulivi
2017-01-05
1
-0
/
+23
*
hp9845: draft of HP9895 floppy drive. PHI passes POST.
fulivi
2017-01-05
1
-0
/
+53