about summary refs log tree commit diff stats
path: root/src/emu/x87emu_private.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Splitted mmx and x87 register (from box86)ptitSeb2021-07-111-9/+25
* [DYNAREC] Fixed DD C0..C7 FFREE opcodeptitSeb2021-06-041-0/+10
* Fixed nexttoward(f) wrapped functions, and improved long double handlingptitSeb2021-04-171-0/+15
* Reworked FPU/MMX regs, added Context and Signal handling (and test13 works)ptitSeb2021-03-071-55/+94
* Added some x86_64 regs and emu infrastructureptitSeb2021-03-021-0/+307