Search

You can find the results of your search below.

z80asm_in_emacs
4 Hits, Last modified:
work with z80 assembly code.  It adds ASM to the list of extensions that will put you into asm-mode for... asm-mode, does ".asm" already ;; (setq auto-mode-alist (cons '              ("\\.ASM$" . asm-mode)                      auto-mode-alist)) ;; ;; z80 compile ;; ;; if either a "Makefile" ... -name-sans-extens\ ion buffer-file-name) ".rom  --list=" (file-name-sans-extension buffer-file-nam\ e) "