ghidra/Ghidra/Processors/68000
Philip Pemberton 919762c1cc Prefix trap(), make parameter the trap number
* Add "__m68k_" prefix to `trap()` to indicate that it's a CPU
    intrinsic
  * `__m68k_trap()` now takes the trap number as a parameter, which
    lines up better with established 68k norms (`TRAP #n` is the
    assembly syntax)
2019-07-18 08:54:28 -04:00
..
data Prefix trap(), make parameter the trap number 2019-07-18 08:54:28 -04:00
src Added P-Code Test framework to facilitate semantic verification through 2019-06-25 09:37:15 -04:00
build.gradle Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00
certification.manifest Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00
Module.manifest Candidate release of source code. 2019-03-26 13:46:51 -04:00