David Guillen Fandos
1667597a43
Fix MIPS s16 unaligned load (although it does not fix any game)
2021-12-09 20:04:56 +01:00
David Guillen Fandos
fda42c959f
More mips dead code cleanup
2021-11-14 13:19:02 +01:00
David Guillen Fandos
c2c57a6cf0
[MIPS] Minor cleanup
2021-11-07 19:24:02 +01:00
David Guillen Fandos
e8eb753a73
[mips] Minor cleanup and remove a couple of nested functions
2021-11-06 22:31:42 +01:00
David Guillen Fandos
92180d5d7e
Minor unused stuff cleanup
2021-11-06 21:49:08 +01:00
David Guillen Fandos
3a7fedb8fb
Simplify MMAP machinery for Win/Lin/Mac/Android
...
This gets rid of the bloated memmap_win32.c in favour of a much simpler
wrapper. This will be needed in the future since the wrapper does not
support MAP_FIXED maps (necessary for some platforms)
2021-11-05 18:23:05 +01:00
David Guillen Fandos
dee9a6ed36
[MIPS] Fix swap implementation
...
No game seems to use this :P
2021-11-04 20:09:05 +01:00
David Guillen Fandos
15cc02e03c
[MIPS] Move and restructure mips backend
2021-10-30 22:59:33 +02:00