drc: drop heaps of dead code
authornotaz <notasas@gmail.com>
Sun, 18 Sep 2016 16:22:58 +0000 (19:22 +0300)
committernotaz <notasas@gmail.com>
Sun, 18 Sep 2016 16:47:56 +0000 (19:47 +0300)
commit71e490c5930e6e5f71d1f2d5165c3a801ac46be1
treef334aab96ae716c644e866693747e6e99fe6cb31
parente230dbf6ca642eb6cc660e5d581fa4d16a85934b
drc: drop heaps of dead code

I've kept it around to keep the code similar to Ari64's version,
so that it would be easier to merge back his fixes. However Mupen64plus
has long reformatted the code and it kind of went different direction
anyway, so there is no point to keep all this code now.
libpcsxcore/new_dynarec/assem_arm.c
libpcsxcore/new_dynarec/assem_arm.h
libpcsxcore/new_dynarec/fpu.c [deleted file]
libpcsxcore/new_dynarec/fpu.h [deleted file]
libpcsxcore/new_dynarec/new_dynarec.c