Commit Graph

1636 Commits

Author SHA1 Message Date
Nekokabu 9be6b571e0 Fix Address in error messages.
Fix Address in error messages.
2015-06-23 23:02:20 +09:00
zilmar 4b1ff1983f Merge pull request #513 from cxd4/in_ur_codez_disassembling_ur_ops
Document the RSP op-code matrices + static disassembler debugger code.
2015-06-23 14:34:54 +10:00
zilmar 2f4b4681d0 Merge pull request #514 from Nekokabu/master
Support Shiren 64 Save
2015-06-22 15:19:52 +10:00
zilmar a6ed4e05bb Merge pull request #510 from cxd4/lool
[RSP] Continue to use standard int types for multiply operands.
2015-06-22 11:11:32 +10:00
unknown ee13bf0c82 Merge branch 'master' into lool
Conflicts:
	Source/RSP/Interpreter Ops.c
2015-06-21 21:03:42 -04:00
zilmar b58bd8035f Merge pull request #507 from cxd4/loooool
[RSP] junk trailing whitespace cleanups
2015-06-22 10:01:00 +10:00
unknown 84b099b3e9 Merge branch 'master' into loooool
Conflicts:
	Source/RSP/Interpreter CPU.c
2015-06-21 19:44:29 -04:00
unknown 021a49eeb2 condensed (uint32_t)(uint32_t) since everything is in one line 2015-06-21 19:03:00 -04:00
unknown de2bd58c13 VM?DL, VM?DM, VM?DN, VM?DH: keep multiply sources in single line 2015-06-21 18:39:12 -04:00
zilmar 13508d7fe3 Merge pull request #516 from cxd4/loooooool
centered standard MIPS PC-relative branch stuff to its own func
2015-06-22 07:15:13 +10:00
zilmar 87f304e942 Merge pull request #517 from cxd4/looooooool
[RSP] SLT[I][U]:  ternary for more static interpreter code
2015-06-22 07:11:57 +10:00
unknown a93fff0cc6 [RSP] SLT[I][U]: ternary for more static interpreter code 2015-06-21 16:12:18 -04:00
unknown 767756cfb4 centered standard MIPS PC-relative branch stuff to its own func 2015-06-21 15:52:30 -04:00
Nekokabu f4ab79a007 Fix Jangou Simulation Mahjong Dou 64 freeze
Fixed a read from over than ROM file.
2015-06-21 23:51:37 +09:00
Nekokabu f55db5aff4 Ssupport Shiren 64 Save
Ssupport Shiren 64 Save
2015-06-20 14:14:59 +09:00
unknown 3d62b70b49 [RSP] installed SWC2 mnemonics matrix to the command stepper 2015-06-20 00:13:59 -04:00
unknown e503041f5d [RSP] installed LWC2 mnemonics matrix to the command stepper 2015-06-20 00:11:44 -04:00
unknown 56369a4214 [RSP] added, but not installed, vector unit mnemonics matrix 2015-06-20 00:07:19 -04:00
unknown 7cd2641d8b [RSP] added COP2 mnemonics matrix (have not installed yet) 2015-06-20 00:05:49 -04:00
unknown 3dca6c7f5f [RSP] installed COP0 mnemonics matrix to the command stepper 2015-06-20 00:03:22 -04:00
unknown 2335b7b0e7 [RSP] installed REGIMM mnemonics matrix to the command stepper 2015-06-19 23:59:36 -04:00
unknown 55b3edd6d1 [RSP] added SPECIAL mnemonics matrix 2015-06-19 23:47:18 -04:00
unknown 11e5ce1bb3 [RSP] Introduce op-codes string matrix for cleaner debugging code. 2015-06-19 23:45:17 -04:00
zilmar d39b58ae9a Merge pull request #508 from cxd4/looool
[RSP] Ternary, SHMERNARY!  Blasphemous.
2015-06-20 06:49:02 +10:00
zilmar 954f363cd4 Merge pull request #512 from cxd4/zzzzzzzzzzzzzzzzzzzzzzzz
[RSP] removed extra type-casting:  (uint16_t)-32768
2015-06-20 05:44:02 +10:00
unknown fcfad37360 [RSP] junk trailing whitespace cleanups 2015-06-19 13:09:24 -04:00
unknown 2d2b8d3c9d [RSP] Ternary, SHMERNARY! Blasphemous. 2015-06-19 12:44:12 -04:00
unknown 44d8f13f58 [RSP] Continue to use standard int types for multiply operands. 2015-06-19 12:14:03 -04:00
unknown 38c6993be7 [RSP] removed extra type-casting: (uint16_t)-32768 2015-06-19 11:46:59 -04:00
zilmar debcb502a0 Merge pull request #506 from cxd4/kkkkkkkkkkkk
Convince JunielKatarn to stop making crappy reports.
2015-06-19 16:01:02 +10:00
unknown 08771484d5 No need to go through C language barriers since inline asm is gone. 2015-06-18 23:23:12 -04:00
zilmar e268c58a23 Merge pull request #505 from cxd4/jjjjjjjjjjjk
[PJGlide64] imul16: no need for inline asm here
2015-06-19 12:43:28 +10:00
unknown 9631ed66ed [PJGlide64] imul16: no need for inline asm here 2015-06-18 21:45:57 -04:00
zilmar a8ca9dbbcd Merge pull request #498 from cxd4/ccccccccccccccccc
reverted extraneous capitalization of a common noun
2015-06-19 11:19:36 +10:00
zilmar b64557af4e Merge pull request #501 from cxd4/ffffffffffffffffffff
[PJGlide64] imul14: no need for inline asm here
2015-06-19 10:49:19 +10:00
zilmar 6f582ac6e0 Merge pull request #500 from cxd4/eeeeeeeeeeeeeeeee
DRAM address range bounds checking was off by one byte.
2015-06-19 10:48:36 +10:00
zilmar 729d33ce1d Merge pull request #497 from cxd4/bbbbbbbbbbbbbbb
reverted trunctation of i.e. to i.e
2015-06-19 10:46:56 +10:00
zilmar 8c8322f3a9 Merge pull request #496 from cxd4/aaaaaaaaaaaaaaa
ambiguous expression: plugin, selection etc.; plugin selection, etc.
2015-06-19 10:46:24 +10:00
unknown 16e86a2193 [PJGlide64] imul14: no need for inline asm here 2015-06-18 20:23:06 -04:00
unknown fee77c1aae DRAM address range bounds checking was off by one byte. 2015-06-18 19:51:30 -04:00
unknown 73b55a2f9f reverted extraneous capitalization of a common noun 2015-06-18 19:40:04 -04:00
unknown 33556de9d3 reverted trunctation of i.e. to i.e 2015-06-18 19:38:48 -04:00
unknown d3b7bfaa8d ambiguous expression: plugin, selection etc.; plugin selection, etc. 2015-06-18 19:35:53 -04:00
zilmar dcf2854309 Merge pull request #495 from MELERIX/lang
minor fixes in english language file
2015-06-18 14:08:51 +10:00
MELERIX 48878d7e9c few more 2015-06-18 00:51:26 -03:00
zilmar c669ab4005 Merge pull request #494 from MELERIX/lang
minor fixes in english language file
2015-06-18 13:37:25 +10:00
MELERIX a4f8f52de9 minor fixes in english language file 2015-06-18 00:19:03 -03:00
zilmar 87b43e5c8e Merge pull request #493 from JunielKatarn/Translations
Fixed Spanish translation
2015-06-17 12:27:39 +10:00
zilmar 29adb3f782 Merge pull request #492 from Nekokabu/master
support 6103, 5, 6
2015-06-17 05:20:22 +10:00
Nekokabu 7748b0109c support 6103, 5, 6 2015-06-16 21:06:14 +09:00