summaryrefslogtreecommitdiff
path: root/romstr.py
AgeCommit message (Collapse)Author
2012-07-01fix romstr for compiling (thanks pasky)Bryan Bishop
original-commit-id: fcf43b13dabed748eba1737770eeb9f5d55820c5
2012-06-21graph.py - parse pokecrystal into a function graph for d3.jsBryan Bishop
original-commit-id: 3359121ba732f702fa3dbbc06357e3b5085a9067
2012-06-20continue at relative jumps and fix formattingBryan Bishop
original-commit-id: e471fbeb3217107e94acca38213f8f9ffed98665
2012-06-20use labels in the disassembler outputBryan Bishop
original-commit-id: 36eb6c726a73e5106dd2c2904f50a3ce134f1f32
2012-06-20load labels into the new disassemblerBryan Bishop
original-commit-id: 099295bb3d9edd7c3f9e3d4ed688c97098df7c7c
2012-06-19use romstr.py as the new disassemblerBryan Bishop
original-commit-id: e2babd69fb94781df54f2e4ded5efcc2aa7d0f8d
2012-06-19asm output for the new disassemblerBryan Bishop
original-commit-id: 96596c6944562360c7cd16a2c4a9ea1948cb9870
2012-06-19implement a formatted-with-labels version of the opcode lineBryan Bishop
original-commit-id: 96ca472fc922ef0d235a0c2e7104265de42893af
2012-06-19remove debug linesBryan Bishop
original-commit-id: 9a4158462b45197631cc30b30bbbe31d900a38ec
2012-06-19super duper disassembler fixesBryan Bishop
original-commit-id: 132182e263f85e66c7cffebd0c8dc8d7e5b94e34
2012-06-14advance forward when disassembling the romBryan Bishop
original-commit-id: 4b7ca6934420fcac3c493cc82eddfe1b29b67a38
2012-06-10broken disassemblerBryan Bishop
original-commit-id: b19db1e6041d593f88a9fb935ca4cf152b39e34c
2012-06-10backtracking and labeling for the disassemblerBryan Bishop
original-commit-id: cd60a1f0e42773d82f8c2533b104e8dcc2f76d41
2012-06-10somewhat improved disassemblerBryan Bishop
original-commit-id: 10a5a6518d709c92df04ce5938d5fedf2c6df685
2012-06-07sleepy disassemblingBryan Bishop
original-commit-id: 3233cead330abefa6d9d266f5dd5de5b58622901
2012-06-07more awful code for the new disassemblerBryan Bishop
original-commit-id: 4ccfe27e4ad9d31ebe67e219f3cdd48f6ae6f699
2012-06-07almost complete new disassembler versionBryan Bishop
original-commit-id: 7dd0c86a6b6ebe03ed00dc7bd75d54d7b33db374
2012-05-29move AsmList into romstr.py tooBryan Bishop
original-commit-id: 0edf9eb8b8d5bdf74b8af18401a92c2ce7a2c2a3
2012-05-29move RomStr into a shared fileBryan Bishop
original-commit-id: ee7d39bf046ca4b8c40eb293d50657cda151dc58