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
/
i8087.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
-2
/
+0
*
i8087: clang fix
cracyc
2023-01-09
1
-11
/
+0
*
i8087: fix fpu here too
cracyc
2023-01-09
1
-22
/
+10
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-4
/
+2
*
i8087: fsave resets the fpu
cracyc
2022-05-26
1
-0
/
+1
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
various drivers: simplified some more handlers (nw)
Ivan Vangelista
2020-05-14
1
-2
/
+2
*
i386/i8087: add alias for fstp st(i)
cracyc
2020-04-05
1
-0
/
+1
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
i386: round before checking for exceptions (nw)
cracyc
2019-12-30
1
-8
/
+4
*
i8087: apply relevant changes (nw)
cracyc
2019-12-30
1
-13
/
+21
*
i8087: save pointers in env (nw)
cracyc
2019-12-21
1
-2
/
+22
*
i386: use floatx80_scale for fscale (nw)
cracyc
2019-07-08
1
-21
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-13
/
+1
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-1
/
+13
*
i8087: Replace memory interface with address space finder
AJR
2019-01-22
1
-13
/
+1
*
i8087: fix regression in Fanuc driver pending further investigation. [Andrey ...
arbee
2017-12-22
1
-1
/
+1
*
i8087: save state (nw)
cracyc
2017-12-17
1
-0
/
+25
*
Fix build (nw)
AJR
2017-12-16
1
-0
/
+2
*
i386: x87 bug fixes and FERR support [Andrey Merkulov]
cracyc
2017-12-16
1
-0
/
+4725