Commit Graph

3 Commits

Author SHA1 Message Date
Yatis bebf5bff28 Gintrace 0.9.0 - Support Gint 2.4.0
@add
<> support gint 2.4.0 (remove custom gint fork dependency)
<> new icon

@update
<> src/menu/callgraph: remove callgraph export
<> src/menu/context: display VBR information
<> src/menu/internal/dictionary/syscall: add some new syscalls' information

@fix
<> Makefile: libc link and fxcg50 header
2021-10-20 18:53:20 +02:00
Yatis 88bf3b7d29 Gintracer v0.8.0 - Library
@add
* create library instead of an addin
	* before: sources -> addin
	* now:    sources -> library (-> addin (optionnal))
* configuration script that allow format, type and other options
* generate `gintrace-fx.a` for monochrom calculator
* generate `gintrace-cg.a` for prizm calculator
* generate demo addin (same addin that before)

@fix
* fix fx9860g compilation (it is not a support !)
2021-03-12 11:47:20 +01:00
Yatis 01c9805e00 Add UBC driver + GUI pseudo-interface + disassembler menu (initial commit) 2021-02-18 17:22:15 +01:00