mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-05 11:17:37 -04:00
15dfaf0862
* Add o32 to disassembler and update macro.inc * Add a variable for asm processor to makefile and improve objdump flags * Update diff settings * git subrepo pull --force tools/asm-differ subrepo: subdir: "tools/asm-differ" merged: "1236288d1" upstream: origin: "https://github.com/simonlindholm/asm-differ" branch: "main" commit: "1236288d1" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596" * Remove * import and implement option * Fix some stuff in the makefile * Update asm-processor * Review * Fix old var name
13 lines
421 B
Plaintext
13 lines
421 B
Plaintext
; DO NOT EDIT (unless you know what you are doing)
|
|
;
|
|
; This subdirectory is a git "subrepo", and this file is maintained by the
|
|
; git-subrepo command. See https://github.com/git-commands/git-subrepo#readme
|
|
;
|
|
[subrepo]
|
|
remote = https://github.com/simonlindholm/asm-differ
|
|
branch = main
|
|
commit = 1236288d1520335c2bfb672078fec65084d7cb5c
|
|
parent = 2c5690701a350c7e7c3d6252dff925ad65d59910
|
|
method = merge
|
|
cmdver = 0.4.3
|