debrouxl / tilibs

TILP (formerly GtkTiLink) can transfer data between Texas Instruments graphing calculators and a computer. It works with all link cables (parallel, serial, Black/Gray/Silver/Direct Link) and it supports the TI-Z80 series (73..86), the TI-eZ80 series (83PCE, 84+CE), the TI-68k series (89, 92, 92+, V200, 89T) and the Nspire series (Nspire Clickpad / Touchpad / CX, both CAS and non-CAS)
http://lpg.ticalc.org/prj_tilp
63 stars 23 forks source link

fix #2 (bad type of some parameters for some z80/68k low-level commands) #86

Closed adriweb closed 6 months ago

adriweb commented 6 months ago

And also add some safety flags to the cmake build...

adriweb commented 6 months ago

I'll close this PR since e5ad813ccf8bae71de6aa344df020178698b57b3 was integrated. But we still need to do something about the ASM generation part...