Commit Graph

37 Commits

Author SHA1 Message Date
Matheus C. França
48ce4164b3
new binding 2023-03-23 16:15:33 -03:00
Nguyen Anh Quynh
5eca31c822
Update README.md 2022-04-30 10:13:59 +08:00
Nguyen Anh Quynh
97b92d8861 initial systemz support 2021-12-06 04:19:37 +08:00
mio
fd4c6ef082
Update README to add Android 2021-10-06 04:49:18 +08:00
mio
06d1010f14
Update the link to milestones 2021-10-05 15:44:42 +02:00
Nguyen Anh Quynh
ebcf4e2325 logo in README 2021-10-03 22:17:51 +08:00
Nguyen Anh Quynh
aaaea14214 import Unicorn2 2021-10-03 22:14:44 +08:00
Catena cyber
690ada5f6a
Oss-fuzz ideal integration (#1265)
* Adds oss-fuzz badge

* Generic fix for watchpoints leak
2020-05-23 09:59:30 +08:00
Nguyen Anh Quynh
94c94cdff0 README: add Pypi download badge 2020-05-12 16:51:59 +08:00
Nguyen Anh Quynh
5a854720d2 README: try to put CI badge on the same line with Gitter 2020-04-21 00:56:16 +08:00
Nguyen Anh Quynh
b43bc6f324 README: remove Appveyor badge 2020-04-21 00:48:51 +08:00
Diego Argueta
a68ef62915
Add Lua binding to main README (#1216)
Follow-on to https://github.com/unicorn-engine/unicorn/pull/1050 -- missed a spot
2020-02-28 00:34:43 +08:00
Guille Polito
56ac8859b3 Add pharo-unicorn to binding list (#1110)
* Add pharo-unicorn to binding list

* Add Pharo
2019-07-31 15:56:28 +08:00
Nguyen Anh Quynh
a5e7199082 add Clojure 2017-12-23 00:32:33 +08:00
Nguyen Anh Quynh
505f926992 link to Crystal binding 2017-12-23 00:26:40 +08:00
xorstream
fa45a42c76 Removed MSVC binding. (#808) 2017-04-27 10:21:04 +08:00
Nguyen Anh Quynh
1f154abfa6 add VB6 to README 2017-01-18 01:16:44 +08:00
Nguyen Anh Quynh
d90ec0e74d add link to Perl binding 2016-09-22 08:46:25 +08:00
Nguyen Anh Quynh
fdd01588f1 docs: move COMPILE.TXT to docs/, and split it into separate files for *nix & Windows 2016-04-30 09:49:00 +08:00
Nguyen Anh Quynh
a015ddc348 add link to Rust binding 2016-04-18 10:18:39 +08:00
Adrian Herrera
74aaf3b321 Haskell bindings
These Haskell bindings make large use of c2hs to generate much of the code, so
Unicorn's const_generator is not used.

The emulator is based on the Either monad transformer. The IO monad is used to
run the underlying Unicorn library, while the Either monad is used to handle
errors.

Instructions on how to build the bindings are located in
bindings/haskell/README.TXT. The same samples found in samples/ can be found
in bindings/haskell/samples. They should produce the same output, with slight
differences in their error handling and messaging.
2016-04-06 09:21:36 +10:00
Nguyen Anh Quynh
8ee696f81d Update README.md
Change Gitter link
2016-04-05 10:09:31 +08:00
The Gitter Badger
6e6ef66b76 Add Gitter badge 2016-04-04 16:50:11 +00:00
Nguyen Anh Quynh
56c670509f update list of bindings in README.md 2016-03-22 20:58:06 +08:00
Nguyen Anh Quynh
276775f5cc more fix for Appveyor CI 2016-03-08 13:41:24 +08:00
Nguyen Anh Quynh
d6fee1fd6a add Travis build status to README.md 2016-03-01 13:54:32 +08:00
Nguyen Anh Quynh
97e8d9f80b fix link to Github issues in README.md 2016-01-12 09:53:01 +08:00
Nguyen Anh Quynh
a5dba24f3e more readable README.md 2016-01-12 09:50:17 +08:00
Nguyen Anh Quynh
7906021037 rename docs/README to docs/README.md 2016-01-12 09:43:40 +08:00
Nguyen Anh Quynh
2542e963a8 update README 2016-01-12 09:39:24 +08:00
adolphenom
292857dbbd Little README change
Typo
2015-10-17 11:37:53 +02:00
adolphenom
4f30c2a87f Little README change
Added link to COPYING file (it contains LICENSE terms)
2015-10-17 11:37:09 +02:00
adolphenom
15fa0a7b9e Little README change
Changed 'open source' for 'free software'
2015-10-17 11:35:34 +02:00
Tim Strazzere
9b9e329fa4 typo 2015-10-17 01:21:50 -07:00
Nguyen Anh Quynh
a2edc1852d typo 2015-10-16 00:22:04 +08:00
Nguyen Anh Quynh
25342d71d1 m68k -> M68K, x86 -> X86 2015-09-22 10:00:05 +08:00
Jonathon Reinhart
f225584f77 change README to markdown, minor edits 2015-09-20 22:10:51 -04:00