Commit Graph

13 Commits

Author SHA1 Message Date
InusualZ ad1ec7aaa9 isa: fix paired single instruction arguments
Argument specific to this instruction were re/named to a more dolphin
aligned name
2022-05-31 20:24:29 -04:00
Richard Patel 9dab42c364 disasm-py: add fields() method 2022-04-09 17:19:05 +02:00
Richard Patel 88c6a478e2 disasm-py: support fields 2022-04-09 16:30:48 +02:00
Richard Patel 9c433919fc disasm-py: add opcode getter 2022-04-07 06:01:25 +02:00
Richard Patel 6548c6ec5d bump version to 0.2.0 2022-04-07 05:45:01 +02:00
Richard Patel d845d6c067 bump pyo3 to 0.16 2022-04-07 05:42:55 +02:00
Richard Patel e667999a3d disasm-py: temporarily remove field accessors 2022-04-07 05:40:22 +02:00
Richard Patel 5431836376 switch from macro to ahead-of-time generated code 2022-04-06 15:13:55 +02:00
Richard Patel 7b63bfa533 Restructure, implement naive data ref detection 2021-08-22 03:09:49 +02:00
Richard Patel 4fc2d32e02 zero-copy bytes passing 2021-08-19 01:13:19 +02:00
Richard Patel 57a317a6b2 add offset, size arguments to disasm_iter 2021-08-19 00:56:39 +02:00
Richard Patel e55398cd01 Fix Doldecomp formatter 2021-08-17 01:21:26 +02:00
Richard Patel 66b8d92934 add Python module 2021-08-17 00:40:13 +02:00