angie
|
9998ca9830
|
split format action and setup dependencies
|
2023-04-30 09:01:03 -04:00 |
|
angie
|
57f5d139d9
|
hopefully fix yaml
|
2023-04-30 08:54:20 -04:00 |
|
angie
|
39e081470e
|
CI for checking format and tables
|
2023-04-30 08:48:47 -04:00 |
|
Anghelo Carvajal
|
8237818ff9
|
Add R3000GTE instruction set support (#31)
* initial gte setup
* starting to parse gte instructions
* R3000_GTE -> R3000GTE
* decode all the non-operand instructions
* remove printfs, whoops
* decode gte with operands
* cleanups
* bindings stuffs
* RabbitizerInstrId_isValid
* fix missing include
|
2023-04-29 23:07:07 -04:00 |
|
Anghelo Carvajal
|
89254307cc
|
Merge pull request #28 from Decompollaborate/develop
1.6.2
|
2023-04-27 16:25:27 -04:00 |
|
angie
|
ab96cfdf2c
|
version bump
|
2023-04-27 16:08:39 -04:00 |
|
angie
|
b244da7a9b
|
Fix getInstrIndexAsVram taking the upper 8 bits instead of 4 bits for the vram calculation
|
2023-04-27 16:06:40 -04:00 |
|
Anghelo Carvajal
|
50720835b2
|
Merge pull request #27 from Decompollaborate/develop
1.6.1
|
2023-04-18 00:15:51 -04:00 |
|
angie
|
96301a3b4c
|
version bump
|
2023-04-17 22:42:35 -04:00 |
|
angie
|
3652bf1f95
|
Expose fs, ft and fd registers in python bindings
|
2023-04-17 22:41:58 -04:00 |
|
angie
|
c514a2da46
|
Automatically look up every C file when building the Python bindings
|
2023-04-17 22:40:07 -04:00 |
|
angie
|
99e7f6d899
|
Fix non initialized vram param on Python binding
|
2023-04-17 22:04:54 -04:00 |
|
Anghelo Carvajal
|
2231c7dde0
|
Merge pull request #26 from Decompollaborate/develop
1.6.0
|
2023-04-17 16:18:42 -04:00 |
|
angie
|
96402dac2a
|
version bump
|
2023-04-17 15:30:38 -04:00 |
|
Angie
|
9705bc8e57
|
I, Q, R and ACC
|
2023-04-16 17:03:17 -04:00 |
|
angie
|
29c09e2355
|
whoops
|
2023-04-16 10:50:20 -04:00 |
|
angie
|
ab7ce5fa9d
|
Add linguist-generated=true to autogenerated files
|
2023-04-16 10:48:19 -04:00 |
|
angie
|
ef43c1eb77
|
cleanup implementation of gnuMode
|
2023-04-16 10:35:47 -04:00 |
|
angie
|
bb23e65556
|
Add test for trunc on r5900
|
2023-04-16 10:24:08 -04:00 |
|
angie
|
8a805123d4
|
Implement workaround for R5900's trunc.w.s issue
|
2023-04-16 10:05:01 -04:00 |
|
Anghelo Carvajal
|
f6c72f0d29
|
Merge pull request #25 from Decompollaborate/develop
1.5.11
|
2023-04-02 15:46:20 -04:00 |
|
angie
|
0d18065e56
|
version bump
|
2023-04-02 14:28:12 -04:00 |
|
Anghelo Carvajal
|
e2c132a0a9
|
Merge pull request #24 from Decompollaborate/develop
1.5.10
|
2023-02-23 14:41:21 -03:00 |
|
Angie
|
314f65d6a0
|
proper version bump
|
2023-02-23 13:52:01 -03:00 |
|
Angie
|
6a11224f2f
|
Unit test for checking the version number matches
|
2023-02-23 13:50:05 -03:00 |
|
Angie
|
b7ebec63cc
|
version bump
|
2023-02-23 11:08:52 -03:00 |
|
Anghelo Carvajal
|
f7ac917f80
|
Merge pull request #23 from Decompollaborate/develop
1.5.9
|
2023-01-21 17:10:32 -03:00 |
|
angie
|
ffa80bb4c2
|
version bump
|
2023-01-21 16:51:28 -03:00 |
|
angie
|
eb11d93da9
|
Implement mfc2, mtc2, cfc2 and ctc2
|
2023-01-21 15:42:40 -03:00 |
|
angie
|
716d21f8ea
|
fix "emitted" typo
|
2022-12-26 20:24:41 -03:00 |
|
angie
|
027b3773fe
|
Expand list of instructions not emitted by C compilers
|
2022-12-26 19:59:23 -03:00 |
|
angie
|
1823a4df0a
|
table of contents
|
2022-12-24 20:58:32 -03:00 |
|
angie
|
b0e59cc8c9
|
docs: usage c api: Examinating an instruction
|
2022-12-24 20:54:43 -03:00 |
|
angie
|
ffc91025c4
|
notes about immOverride
|
2022-12-24 14:14:22 -03:00 |
|
angie
|
1bd65e61a4
|
docs: usage c api: Overriding the immediate
|
2022-12-24 13:41:47 -03:00 |
|
angie
|
156cd5935d
|
plain_disassmbly test
|
2022-12-24 12:21:31 -03:00 |
|
angie
|
37806a2d7e
|
some docs fixes
|
2022-12-24 10:15:49 -03:00 |
|
angie
|
7febb68bce
|
docs: simple api usage example
|
2022-12-23 23:21:54 -03:00 |
|
angie
|
5ca1106392
|
reorder stuff in readme
|
2022-12-23 21:41:45 -03:00 |
|
Anghelo Carvajal
|
40257d0649
|
Merge pull request #22 from Decompollaborate/develop
1.5.8
|
2022-12-20 13:26:30 -03:00 |
|
angie
|
b4a8771df1
|
version bump
|
2022-12-20 13:03:11 -03:00 |
|
angie
|
1d59c857df
|
rename ci
|
2022-12-20 13:01:08 -03:00 |
|
angie
|
de05c7211c
|
Include .h files in src folder
|
2022-12-20 12:59:54 -03:00 |
|
angie
|
14070be962
|
isolated python build
|
2022-12-20 12:58:50 -03:00 |
|
angie
|
90eeda5f68
|
Change column limit to 120
|
2022-12-20 00:47:17 -03:00 |
|
angie
|
5063702a07
|
modifiesF* and readsF
|
2022-12-20 00:42:27 -03:00 |
|
Anghelo Carvajal
|
7d25a596ed
|
Merge pull request #21 from Decompollaborate/develop
1.5.7
|
2022-12-19 21:18:16 -03:00 |
|
angie
|
cf9bbc90e2
|
fix test
|
2022-12-19 20:45:26 -03:00 |
|
angie
|
a166772657
|
Fix a Rust binding not taking &
|
2022-12-19 20:42:38 -03:00 |
|
Anghelo Carvajal
|
c5671a1703
|
Merge pull request #20 from Decompollaborate/develop
1.5.6
|
2022-12-19 19:29:50 -03:00 |
|