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
/
ns32081.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ns32081: avoid link failure due to inline virtual functions
Patrick Mackinlay
2025-01-24
1
-3
/
+48
*
pc532: add floating-point unit
Patrick Mackinlay
2024-02-29
1
-362
/
+515
*
Revert "pc532: add floating-point unit"
hap
2024-02-28
1
-515
/
+362
*
pc532: add floating-point unit
Patrick Mackinlay
2024-02-28
1
-362
/
+515
*
ns32000: add support for ns32532
Patrick Mackinlay
2024-02-15
1
-3
/
+4
*
ns32k: fix typo
Patrick Mackinlay
2024-02-11
1
-2
/
+2
*
ns32k: housekeeping
Patrick Mackinlay
2024-02-11
1
-1
/
+1
*
ns32081: fix sfsr instruction
Patrick Mackinlay
2024-01-11
1
-1
/
+2
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-1
/
+1
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-1
/
+0
*
ns32081: invalid operations generate exceptions
Patrick Mackinlay
2022-07-18
1
-0
/
+3
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+1
*
ns32000: add ns32332
Patrick Mackinlay
2022-02-22
1
-1
/
+1
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-1
/
+1
*
ns32081: better fix for movif
Patrick Mackinlay
2020-10-10
1
-2
/
+2
*
ns32081: movif bug fixes
Patrick Mackinlay
2020-10-07
1
-7
/
+14
*
ns32081: new device
Patrick Mackinlay
2020-10-05
1
-0
/
+630