Commit Graph

10 Commits

Author SHA1 Message Date
Rune Holm
747b19f7c8 removed most traces of direct access to the m68ki_cpu global variable 2021-06-20 21:42:03 +01:00
Rune Holm
514f1d4e24 introducing CPU state parameter 4 2021-06-20 21:41:55 +01:00
Rune Holm
d06400230f introducing CPU state parameter 3 2021-06-20 21:35:37 +01:00
Rune Holm
6d74804193 introducing CPU state paramter 2 2021-06-20 21:54:08 +02:00
shanshe
13cf91d12c Fix FPU opcode 6a -> 6c. Add more FPU opcodes 2021-05-09 15:38:11 +02:00
Andrew Hutchings
3c572258a5 Make more FPU opcodes work
There are some opcodes to deal with different source sizes, we already
convert the source so these should be included.
2021-04-20 09:23:37 +01:00
shanshe
90013f84fd Full FPU implementation (adapted from UAE) 2021-04-18 15:17:31 +02:00
Andrew Hutchings
10d5229b68 Add license information to source
MIT license was chosen
2021-04-16 09:06:27 +01:00
shanshe
6c9276f882 FPU update as latest MAME 2021-04-13 10:00:48 +02:00
Claude
e2f86a9c1a first commit 2020-10-31 09:26:56 +01:00