diff options
author | entrpntr <entrpntr@gmail.com> | 2020-03-31 14:15:21 -0400 |
---|---|---|
committer | entrpntr <entrpntr@gmail.com> | 2020-03-31 14:39:28 -0400 |
commit | 95d7d56581a9de9c62ab805a872d5900ff12e8ef (patch) | |
tree | 9e872b5df6b688f3a3b3dd119d60e0263a95f90a /home/compare.asm | |
parent | 93578c2ffd08f4917badc1be42d8d683e2ca0634 (diff) |
Disassemble pic banks.
Diffstat (limited to 'home/compare.asm')
-rwxr-xr-x | home/compare.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/compare.asm b/home/compare.asm index bd665ef4..26b7567f 100755 --- a/home/compare.asm +++ b/home/compare.asm @@ -32,4 +32,4 @@ CompareBytesLong:: .diff: and a - ret
\ No newline at end of file + ret |