Commit Graph

403 Commits

Author SHA1 Message Date
d62d75bd3b Introducing gtk-doc template generation 2012-05-14 22:47:12 +00:00
75b410c5b2 Fixed "make dist" 2012-05-14 20:01:41 +00:00
576c8dfed6 The script is now more generic in looking for code 2012-05-14 19:25:43 +00:00
2fbecf2684 Code cleanup 2012-05-14 18:56:46 +00:00
7400a59385 Generating documentation with gtk-doc 2012-05-14 18:54:22 +00:00
900f4c3fdd Initial import 2012-05-14 16:58:52 +00:00
2140d979df Renamed the "test" folder to "tests" for consistency 2012-05-14 16:58:34 +00:00
25020ce64b Re-generated Makefiles 2012-04-08 14:05:25 +00:00
5d8e371ea3 Relate functions to their offsets in executable objects as well 2012-04-06 22:07:26 +00:00
96ff511844 Mention function offsets when meaningful 2012-04-06 21:53:22 +00:00
3207b9e855 Importing support for yasep16 2011-12-06 13:15:30 +00:00
0ab47975aa Also let strings be accessed through the library 2011-12-01 02:59:48 +00:00
509e571cba Fixed the "tableswitch" instruction 2011-12-01 02:59:09 +00:00
1738084a28 Fixed decoding of the bipush and tableswitch instructions 2011-11-30 17:47:56 +00:00
577bbb4e6f Maintaining the function list as well 2011-11-30 16:09:06 +00:00
0b4301cd60 Decoding the first list of strings correctly 2011-11-30 05:46:04 +00:00
2513835d1b Four more instructions are referring to strings 2011-11-30 05:05:46 +00:00
318cdadfaf Automatically read strings if possible 2011-11-30 04:58:23 +00:00
8aed535978 Fixed Java deassembly 2011-11-29 18:44:03 +00:00
ce3a785edd The Yasep processor is really little-endian 2011-11-29 04:31:14 +00:00
953ecb2013 Imported the official names for the registers 2011-11-28 03:37:12 +00:00
75f5c2830f It is really the 16-bit version of the Yasep processor 2011-11-28 03:32:16 +00:00
6290fa7746 Improved support for the Yasep processor some more 2011-11-28 03:25:36 +00:00
d7b72eaa54 Can now encode and decode the "IR" form of Yasep 2011-11-28 02:58:54 +00:00
ff1bd3b657 Better encoding and decoding of Yasep instructions 2011-11-28 02:22:48 +00:00
8d57663795 Code cleanup 2011-11-28 02:21:44 +00:00
560b0e9f07 Deassembling some instructions for the Yasep processor as well 2011-11-28 01:04:29 +00:00
389f82aef4 Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
a5423dbc95 Let CVS be quieter 2011-10-29 02:12:09 +00:00
e52487b690 Re-generated Makefiles 2011-10-29 01:58:19 +00:00
14ca806803 Preparing the API for more flexible code deassembly 2011-10-18 20:02:59 +00:00
c9fe4919cb Let ARM default to little-endian 2011-10-18 19:08:08 +00:00
28871e63e1 Adding some documentation 2011-09-28 13:29:11 +00:00
3cd40edf32 Re-generated Makefiles 2011-09-28 13:28:22 +00:00
72cf6186e3 Assembling the first yasep instructions 2011-09-28 12:23:46 +00:00
fa4614af23 Introducing the yasep architecture 2011-09-28 12:04:05 +00:00
9e9030f8df About to release asm 0.2.1 2011-09-28 11:11:06 +00:00
e7723b7e88 Stricter validation check when seeking within a buffer 2011-09-28 10:39:26 +00:00
e4097243f7 Support more operands 2011-09-28 10:37:51 +00:00
43f662221b Instructions can be encoded and decoded with up to five operands 2011-09-28 10:07:37 +00:00
545be0d170 Supporting more operands 2011-09-28 10:04:30 +00:00
8039d1a210 Supporting more operands (not complete) 2011-09-28 09:53:01 +00:00
f534d59a0a Supporting more operands (not complete) 2011-09-28 03:05:25 +00:00
9ad09b3bf1 Supporting more operands (not complete) 2011-09-28 03:00:53 +00:00
fe9ce1c67f Supporting more operands (not complete) 2011-09-28 02:57:14 +00:00
66e94a7717 Supporting more operands (not complete) 2011-09-28 02:52:20 +00:00
a3c0df10d5 Supporting more operands (not complete) 2011-09-28 02:49:51 +00:00
30ec4b476f Supporting more operands 2011-09-28 02:09:32 +00:00
a64c7bb395 Supporting more operands (not complete) 2011-09-28 02:03:11 +00:00
cc34566074 Supporting more operands 2011-09-28 01:51:21 +00:00