1
0
mirror of https://github.com/wfjm/w11.git synced 2026-02-04 16:03:52 +00:00
Files
wfjm.w11/tools/mcode/rk11/Makefile
wfjm 724cb35b6d add rk11perf.tcl; asm.tcl and shell.tcl updates
- tools/
  - mcode/rk11/rk11perf.tcl: added, RK11 performance tested
  - tcl/rw11/asm.tcl: asmrun: re-organize -stop -creset handling
  - tcl/rw11/shell.tcl: add rw11::shell_attnmuted to mute CPU attn messages
2023-02-01 08:33:19 +01:00

11 lines
324 B
Makefile

# $Id: Makefile 1176 2019-06-30 07:16:06Z mueller $
# SPDX-License-Identifier: GPL-3.0-or-later
# Copyright 2019- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
#
# Revision History:
# Date Rev Version Comment
# 2019-05-07 1147 1.0 Initial version
#---
#
include ${RETROBASE}/tools/make/generic_asm11_def.mk