1
0
mirror of https://github.com/weiju/amiga-stuff synced 2025-11-22 18:14:44 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
e395f001b5 introduce opcode classes 2014-12-02 14:30:56 -08:00
ede5ed931d branch displacement 2014-12-01 15:09:11 -08:00
a767188ee3 added more instructions to disassembler 2014-11-08 08:34:27 -08:00
dd08001c42 started disassembler 2014-11-07 16:06:19 -08:00
d908a56f2e renamed hunk package to hunk tools 2014-11-06 21:21:25 -08:00
f9e7329b1a added hunk reading tool 2014-11-06 16:30:54 -08:00
d5e961cfe7 added assembler targets to makefile and added Racket version of fdtool 2014-11-06 13:29:42 -08:00
af2171a734 cleaned up the Python FD tool 2013-03-01 09:11:22 -08:00
112562c8b1 added fdtool runner for racket and refined the function offset computation 2013-02-28 20:24:25 -08:00
60573256c1 racket version of fdtool can now recognize and extract function definitions 2013-02-28 16:54:47 -08:00
0e2567dd12 removed unused code in fdtool.rkt 2013-02-28 02:58:05 -08:00
1c9753de3b wrote a Racket version of fdtool.py 2013-02-28 02:55:38 -08:00
0a4e44a85b updated README files 2013-02-27 20:18:31 -08:00
b9b2b1b9d8 updated Makefile for os13: VBCC should always link with its own version of amiga.lib to avoid funny C standard library effects 2013-02-27 19:41:25 -08:00
35185e979a cleaned up and clarified behavior of the timer device and how to properly clean it up 2013-02-27 19:36:20 -08:00
b3fd30c95b added timer.device example 2013-02-27 14:35:07 -08:00
adc0ad456a initial version 2013-02-26 22:23:48 -08:00