Commit Graph

8 Commits

Author SHA1 Message Date
Margen67 7f7e4fd381 chmod +x 2025-07-29 00:08:50 -07:00
Margen67 4a5f63650d Add .py file extension to Python 2025-07-28 23:54:52 -07:00
Ben Vanik 51af658994 Renaming to match no .py style. 2015-12-30 23:01:06 -08:00
Ben Vanik 383a173a18 REBASE: fixing xthread instruction decoding. 2015-12-29 13:09:50 -08:00
Ben Vanik 214957da3a Adding finer-grained instruction classification. 2015-12-29 11:02:00 -08:00
Ben Vanik cc72de0f64 Moving disasm to new tables.
Also adding useful CPU docs.
2015-12-28 20:49:22 -08:00
Ben Vanik cd938be678 Removing all uses of the old PPC tables besides disasm. 2015-12-28 10:08:38 -08:00
Ben Vanik 990d973c74 New ppc opcode decoder.
Seems to work and match up with the old decoder (which may be bad).
Old decoder remains until all functionality is replaced.
2015-12-27 22:53:05 -08:00