https://github.com/japanoise/rgbds-mode
rgbds assembly mode for GNU Emacs
https://github.com/japanoise/rgbds-mode
Last synced: 9 months ago
JSON representation
rgbds assembly mode for GNU Emacs
- Host: GitHub
- URL: https://github.com/japanoise/rgbds-mode
- Owner: japanoise
- License: gpl-3.0
- Created: 2018-12-25T16:17:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-25T16:21:35.000Z (about 7 years ago)
- Last Synced: 2024-10-30T16:52:25.418Z (about 1 year ago)
- Language: Emacs Lisp
- Size: 15.6 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gbdev - rgbds-mode - Emacs major mode for RGBDS assembly. (Programming / ASM)
- awesome-gb-dev-zh - rgbds-模式 - 用于 RGBDS 装配的 Emacs 主要模式。 (编程;编排 / 空对地导弹)
README
# rgbds-mode
rgbds assembly mode for GNU Emacs
## Installation
Requires `mwim` which is on Melpa, iirc. Install it with `package-install` or
`use-package`.
Put rgbds-mode.el somewhere in your load path, then `require` it.