Rename /hrcg to /terminal and terminal* to hrcg_terminal*, add forgotten script
authorNick Downing <nick@ndcode.org>
Thu, 26 May 2022 04:36:18 +0000 (14:36 +1000)
committerNick Downing <nick@ndcode.org>
Thu, 26 May 2022 04:36:18 +0000 (14:36 +1000)
commiteed0bc2af6e386b0502d631536851426c0e13148
tree8fd5bcd3aaf023ac4f5449bfd4d010e5086d708f
parentd3d9d28d5193ec24200c94633fad12c88309eda8
Rename /hrcg to /terminal and terminal* to hrcg_terminal*, add forgotten script
17 files changed:
.gitignore
.gitmodules
Makefile
hrcg/terminal_asm.txt [deleted file]
terminal/Makefile [moved from hrcg/Makefile with 72% similarity]
terminal/bootable.txt [moved from hrcg/bootable.txt with 100% similarity]
terminal/busybox.sh [new file with mode: 0755]
terminal/emu_65c02.c [moved from hrcg/emu_65c02.c with 100% similarity]
terminal/hrcg_obj_bsave.txt [moved from hrcg/hrcg_obj_bsave.txt with 100% similarity]
terminal/hrcg_terminal.asm [moved from hrcg/terminal.asm with 100% similarity]
terminal/hrcg_terminal_asm.txt [new file with mode: 0644]
terminal/monitor_rom_obj_header.txt [moved from hrcg/monitor_rom_obj_header.txt with 100% similarity]
terminal/palette.py [moved from hrcg/palette.py with 100% similarity]
terminal/ribbit.sh [moved from hrcg/ribbit.sh with 100% similarity]
terminal/stty_sane.c [moved from hrcg/stty_sane.c with 100% similarity]
terminal/stty_sane.h [moved from hrcg/stty_sane.h with 100% similarity]
terminal/vrEmu6502 [moved from hrcg/vrEmu6502 with 100% similarity]