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
/
sa1111.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
sa1110.cpp: Re-worked to use map() instead of switch/case handlers. [Ryan Hol...
MooglyGuy
2024-01-29
1
-12
/
+8
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-7
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-1
/
+1
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-13
/
+13
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-6
/
+6
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-43
/
+51
*
srcclean in preparation for branching release
Vas Crabb
2021-01-24
1
-1
/
+1
*
- sa1110: Added skeleton handling for UDC sub-device handling. [Ryan Holtz]
Ryan Holtz
2021-01-15
1
-4
/
+16
*
- m950x0: Removed private specifier in favor of protected. [Ryan Holtz]
Ryan Holtz
2021-01-10
1
-33
/
+33
*
- m950x0: Added implementation for STmicro M950x0 SPI EEPROM series. [Ryan Ho...
Ryan Holtz
2021-01-10
1
-125
/
+565
*
-arm7: Added optional logging for Windows CE calls. [Ryan Holtz]
Ryan Holtz
2020-12-31
1
-2
/
+14
*
srcclean for 0.227
Vas Crabb
2020-12-27
1
-12
/
+12
*
-sa1111, sed1356: Turned logging back off. [Ryan Holtz]
Ryan Holtz
2020-12-26
1
-1
/
+1
*
-sa1110: Added initial attempt at UART receiving. LSB of received data seems ...
Ryan Holtz
2020-12-26
1
-1
/
+1
*
-sa1110, sa1111, sed1356: Turned off error logging. [Ryan Holtz]
Ryan Holtz
2020-12-25
1
-1
/
+1
*
New machines marked as NOT_WORKING
Ryan Holtz
2020-12-24
1
-0
/
+1733