| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use sched_getcpu instead of deprecated getcpu (for #239) | ptitSeb | 2022-02-20 | 1 | -2/+2 |
| * | Some small changes to how cpuid is done (especially on core counts) | ptitSeb | 2022-02-20 | 1 | -2/+15 |
| * | Added AES-NI cpu extension support ([DYNAREC] too, using AES extension if ava... | ptitSeb | 2021-08-28 | 1 | -0/+1 |
| * | Define CLFLUSH size in CPUID (helps Java programs) | ptitSeb | 2021-05-31 | 1 | -1/+1 |
| * | General improvements to box64 and fixed some SDL2 functions | rajdakin | 2021-04-11 | 1 | -6/+6 |
| * | Added 0F A2 cpuid opcode | ptitSeb | 2021-03-06 | 1 | -0/+188 |