fix(buzbee): cleaned up hashtable generation
This commit is contained in:
8
src/bbhash.inc
Normal file
8
src/bbhash.inc
Normal file
@@ -0,0 +1,8 @@
|
||||
; CHIBI PC-09 Machine Language Monitor -- BUZBEE Command Hash Table Symbols
|
||||
; Copyright (c) 2025 Gale Faraday
|
||||
; Licensed under MIT
|
||||
|
||||
; vim: ft=asm
|
||||
|
||||
BBHASHLEN IMPORT
|
||||
BBHASHES IMPORT
|
Reference in New Issue
Block a user