core: update to newer interrupt code, seems to affect timings too
authornotaz <notasas@gmail.com>
Tue, 21 Dec 2010 13:46:24 +0000 (15:46 +0200)
committernotaz <notasas@gmail.com>
Tue, 21 Dec 2010 23:24:05 +0000 (01:24 +0200)
commitd28b54b1d1d161b3f3acc3299c43106a022451e6
tree2ba7ad08ffdd0651100206931f99ece3dfa490b2
parent96d9fde1230e5ae6de069ff9e4a0f16185650ab5
core: update to newer interrupt code, seems to affect timings too

pcsxr-svn commit:
Author: weimingzhi
Date:   Sat Aug 7 23:52:44 2010 +0000

    refactored the interrupt scheduling code a bit to make it a little
    more readable than using those "magic" numbers.
12 files changed:
ChangeLog
libpcsxcore/cdrom.c
libpcsxcore/mdec.c
libpcsxcore/misc.c
libpcsxcore/new_dynarec/emu_if.c
libpcsxcore/new_dynarec/pcsxmem.c
libpcsxcore/psxdma.h
libpcsxcore/psxhw.c
libpcsxcore/psxmem.h
libpcsxcore/r3000a.c
libpcsxcore/r3000a.h
libpcsxcore/sio.c