mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-25 03:26:30 +00:00
Merge pull request #466 from Interlisp/retire-katana
Remove "katana" from maiko files
This commit is contained in:
commit
90c6c9a088
@ -292,7 +292,6 @@ SET(MAIKO_HDRS
|
||||
inc/gcscandefs.h
|
||||
inc/gvar2defs.h
|
||||
inc/hardrtndefs.h
|
||||
inc/hdw_conf.h
|
||||
inc/ifpage.h
|
||||
inc/inetdefs.h
|
||||
inc/initatms.h
|
||||
|
||||
@ -18,7 +18,7 @@ SRCFILES = conspage.c gcoflow.c shift.c dbgtool.c gcr.c gcrcell.c llstk.
|
||||
OFILES = conspage.obj gcoflow.obj shift.obj dbgtool.obj gcr.obj gcrcell.obj llstk.obj gcscan.obj loopsops.obj storage.obj allocmds.obj dir.obj gvar2.obj lowlev1.obj subr.obj arithops.obj lowlev2.obj subr0374.obj doscomm.obj hardrtn.obj lsthandl.obj sxhash.obj draw.obj main.obj testtool.obj array.obj dsk.obj inet.obj misc7.obj timer.obj array2.obj dspif.obj initdsp.obj miscn.obj typeof.obj array3.obj initkbd.obj ubf1.obj array4.obj dspsubrs.obj initsout.obj mkatom.obj ubf2.obj array5.obj eqf.obj intcall.obj mkcell.obj ubf3.obj array6.obj ether.obj ufn.obj atom.obj findkey.obj kbdsubrs.obj mouseif.obj ufs.obj bbtsub.obj foreign.obj keyevent.obj unixcomm.obj bin.obj fp.obj binds.obj fvar.obj mvs.obj unwind.obj bitblt.obj gc.obj uraid.obj blt.obj gc2.obj kprint.obj osmsg.obj usrsubr.obj byteswap.obj gcarray.obj perrno.obj uutils.obj carcdr.obj asmbbt.obj gccode.obj vars3.obj gcfinal.obj ldsout.obj return.obj vmemsave.obj chardev.obj gchtfind.obj lineblt8.obj rpc.obj xc.obj common.obj gcmain3.obj lisp2c.obj rplcons.obj z2.obj vdate.obj $(COLORFILES) $(ARCHFILES) $(LPFILES)
|
||||
|
||||
|
||||
HFILES = address.h adr68k.h arithopsdefs.h arith.h cell.h dbprint.h display.h dspif.h ifpage.h iopage.h lispemul.h lispmap.h lsptypes.h miscstat.h lspglob.h array.h bb.h bitblt.h debug.h devconf.h dspdata.h ether.h fast_dsp.h gcdata.h hdw_conf.h initatms.h inlinec.h keyboard.h lispver1.h lispver2.h lldsp.h locfile.h medleyfp.h mouseif.h my.h opcodes.h osmsg.h pilotbbt.h print.h return.h stack.h stream.h subrs.h timeout.h tos1defs.h tosfns.h tosret.h vmemsave.h xdefs.h xbitmaps.h xkeymap.h
|
||||
HFILES = address.h adr68k.h arithopsdefs.h arith.h cell.h dbprint.h display.h dspif.h ifpage.h iopage.h lispemul.h lispmap.h lsptypes.h miscstat.h lspglob.h array.h bb.h bitblt.h debug.h devconf.h dspdata.h ether.h fast_dsp.h gcdata.h initatms.h inlinec.h keyboard.h lispver1.h lispver2.h lldsp.h locfile.h medleyfp.h mouseif.h my.h opcodes.h osmsg.h pilotbbt.h print.h return.h stack.h stream.h subrs.h timeout.h tos1defs.h tosfns.h tosret.h vmemsave.h xdefs.h xbitmaps.h xkeymap.h
|
||||
|
||||
|
||||
|
||||
|
||||
@ -324,7 +324,7 @@ $(OBJECTDIR)blt.o: $(SRCDIR)blt.c $(REQUIRED-INCS) \
|
||||
$(CC) $(RFLAGS) $(SRCDIR)blt.c -o $(OBJECTDIR)blt.o
|
||||
|
||||
$(OBJECTDIR)byteswap.o: $(SRCDIR)byteswap.c $(REQUIRED-INCS) \
|
||||
$(INCDIR)hdw_conf.h $(INCDIR)lispemul.h \
|
||||
$(INCDIR)lispemul.h \
|
||||
$(INCDIR)lispmap.h $(INCDIR)lsptypes.h $(INCDIR)stack.h \
|
||||
$(INCDIR)byteswapdefs.h
|
||||
$(CC) $(RFLAGS) $(SRCDIR)byteswap.c -o $(OBJECTDIR)byteswap.o
|
||||
@ -663,7 +663,7 @@ $(OBJECTDIR)initkbd.o: $(SRCDIR)initkbd.c $(REQUIRED-INCS) \
|
||||
$(CC) $(RFLAGS) $(SRCDIR)initkbd.c -o $(OBJECTDIR)initkbd.o
|
||||
|
||||
$(OBJECTDIR)initsout.o: $(SRCDIR)initsout.c $(REQUIRED-INCS) \
|
||||
$(INCDIR)hdw_conf.h $(INCDIR)lispemul.h \
|
||||
$(INCDIR)lispemul.h \
|
||||
$(INCDIR)lspglob.h $(INCDIR)ifpage.h $(INCDIR)iopage.h $(INCDIR)miscstat.h \
|
||||
$(INCDIR)lsptypes.h $(INCDIR)lispmap.h $(INCDIR)adr68k.h $(INCDIR)cell.h \
|
||||
$(INCDIR)devconf.h $(INCDIR)dbprint.h $(INCDIR)lldsp.h $(INCDIR)gcdata.h \
|
||||
@ -789,7 +789,7 @@ $(OBJECTDIR)shift.o: $(SRCDIR)shift.c $(REQUIRED-INCS) \
|
||||
$(CC) $(RFLAGS) $(SRCDIR)shift.c -o $(OBJECTDIR)shift.o
|
||||
|
||||
$(OBJECTDIR)storage.o: $(SRCDIR)storage.c $(REQUIRED-INCS) \
|
||||
$(INCDIR)hdw_conf.h $(INCDIR)lispemul.h \
|
||||
$(INCDIR)lispemul.h \
|
||||
$(INCDIR)address.h $(INCDIR)adr68k.h $(INCDIR)lispmap.h $(INCDIR)stack.h \
|
||||
$(INCDIR)lspglob.h $(INCDIR)ifpage.h $(INCDIR)iopage.h $(INCDIR)miscstat.h \
|
||||
$(INCDIR)cell.h $(INCDIR)lsptypes.h $(INCDIR)gcdata.h $(INCDIR)storagedefs.h \
|
||||
@ -906,7 +906,7 @@ $(OBJECTDIR)vars3.o: $(SRCDIR)vars3.c $(REQUIRED-INCS) \
|
||||
$(CC) $(RFLAGS) $(SRCDIR)vars3.c -o $(OBJECTDIR)vars3.o
|
||||
|
||||
$(OBJECTDIR)vmemsave.o: $(SRCDIR)vmemsave.c $(REQUIRED-INCS) \
|
||||
$(INCDIR)hdw_conf.h $(INCDIR)lispemul.h \
|
||||
$(INCDIR)lispemul.h \
|
||||
$(INCDIR)lispmap.h $(INCDIR)lspglob.h $(INCDIR)ifpage.h $(INCDIR)iopage.h \
|
||||
$(INCDIR)miscstat.h $(INCDIR)vmemsave.h $(INCDIR)timeout.h $(INCDIR)adr68k.h \
|
||||
$(INCDIR)lsptypes.h $(INCDIR)locfile.h $(INCDIR)lispver2.h $(INCDIR)dbprint.h \
|
||||
|
||||
@ -1,39 +0,0 @@
|
||||
#ifndef HDW_CONF_H
|
||||
#define HDW_CONF_H 1
|
||||
/* $Id: hdw_conf.h,v 1.2 1999/01/03 02:06:01 sybalsky Exp $ (C) Copyright Venue, All Rights Reserved */
|
||||
|
||||
|
||||
|
||||
|
||||
/************************************************************************/
|
||||
/* */
|
||||
/* (C) Copyright 1989-92 Venue. All Rights Reserved. */
|
||||
/* Manufactured in the United States of America. */
|
||||
/* */
|
||||
/************************************************************************/
|
||||
|
||||
|
||||
|
||||
|
||||
/**************************************************************/
|
||||
/*
|
||||
File name : machineconfig.h
|
||||
|
||||
Created : Aug-19-87 take
|
||||
|
||||
Desc. : Define for Machine dependent param
|
||||
|
||||
*/
|
||||
/**************************************************************/
|
||||
/* Machine Type */
|
||||
|
||||
#define KATANA 3
|
||||
|
||||
/* Lastvmempage(32Mbyte) */
|
||||
#ifdef BIGVM
|
||||
#define LASTVMEMPAGE 0x1FFFF
|
||||
#else
|
||||
#define LASTVMEMPAGE (65535)
|
||||
#endif
|
||||
|
||||
#endif /* HDW_CONF_H */
|
||||
@ -11,6 +11,7 @@
|
||||
#include "lispemul.h" /* for LispPTR, DLword */
|
||||
#include "version.h" /* for BIGVM */
|
||||
|
||||
#define MACHINETYPE_MAIKO 3
|
||||
#define IFPAGE_KEYVAL 0x15e3
|
||||
#ifndef BYTESWAP
|
||||
#ifdef BIGVM
|
||||
|
||||
@ -107,7 +107,7 @@ LispPTR initmdspage(LispPTR *base, DLword size, LispPTR prev)
|
||||
/*
|
||||
Func name : alloc_mdspage
|
||||
|
||||
This version works only for KATANA-SUN
|
||||
This version works only for Maiko
|
||||
|
||||
Date : January 13, 1987
|
||||
Edited by : Takeshi Shimizu
|
||||
|
||||
@ -119,7 +119,7 @@ void DSP_SetMousePos(LispPTR *args)
|
||||
/****************************************************
|
||||
*
|
||||
* DSP_ScreenWidth() entry of SUBRCALL 67 0
|
||||
* called from "\Katana.DisplayWidth".
|
||||
* called from UPDATESCREENDIMENSIONS
|
||||
*
|
||||
****************************************************/
|
||||
LispPTR DSP_ScreenWidth(LispPTR *args)
|
||||
@ -128,7 +128,7 @@ LispPTR DSP_ScreenWidth(LispPTR *args)
|
||||
/****************************************************
|
||||
*
|
||||
* DSP_ScreenHight() entry of SUBRCALL 68 0
|
||||
* called from "\Katana.DisplayHeight".
|
||||
* called from UPDATESCREENDIMENSIONS
|
||||
*
|
||||
****************************************************/
|
||||
LispPTR DSP_ScreenHight(LispPTR *args)
|
||||
|
||||
@ -34,8 +34,7 @@
|
||||
#include "etherdefs.h" // for init_ifpage_ether
|
||||
#include "gcarraydefs.h" // for get_package_atom
|
||||
#include "gcdata.h" // for ADDREF, GCLOOKUP
|
||||
#include "hdw_conf.h" // for KATANA
|
||||
#include "ifpage.h" // for IFPAGE
|
||||
#include "ifpage.h" // for IFPAGE, MACHINETYPE_MAIKO
|
||||
#include "initsoutdefs.h" // for build_lisp_map, fixp_value, init_for_bitblt
|
||||
#include "iopage.h" // for IOPAGE
|
||||
#include "lispemul.h" // for LispPTR, DLword, NIL, BYTESPER_DLWORD
|
||||
@ -116,7 +115,7 @@ void init_ifpage(unsigned sysout_size) {
|
||||
/*
|
||||
Initialize IFPAGE
|
||||
*/
|
||||
InterfacePage->machinetype = KATANA; /* 3 is katana */
|
||||
InterfacePage->machinetype = MACHINETYPE_MAIKO;
|
||||
#if defined(MAIKO_ENABLE_ETHERNET) || defined(MAIKO_ENABLE_NETHUB)
|
||||
init_ifpage_ether(); /* store ethernet ID in IF page */
|
||||
#endif /* MAIKO_ENABLE_ETHERNET or MAIKO_ENABLE_NETHUB */
|
||||
|
||||
@ -24,8 +24,7 @@
|
||||
#include "conspagedefs.h" // for cons
|
||||
#include "gcdata.h" // for ADDREF, GCLOOKUP
|
||||
#include "gcfinaldefs.h" // for makefreearrayblock, mergebackward
|
||||
#include "hdw_conf.h" // for KATANA
|
||||
#include "ifpage.h" // for IFPAGE
|
||||
#include "ifpage.h" // for IFPAGE, MACHINETYPE_MAIKO
|
||||
#include "lispemul.h" // for LispPTR, NIL, GETFPTOVP, INTSTAT, ATOM_T
|
||||
#include "lispmap.h" // for S_POSITIVE
|
||||
#include "lspglob.h" // for InterfacePage, FPtoVP, SYSTEMCACHEVARS_word
|
||||
@ -216,7 +215,7 @@ static void advance_storagestate(DLword flg) {
|
||||
*/
|
||||
/*****************************************************************/
|
||||
static void set_storage_state(void) {
|
||||
if ((*MACHINETYPE_word & 0xffff) == KATANA) {
|
||||
if ((*MACHINETYPE_word & 0xffff) == MACHINETYPE_MAIKO) {
|
||||
if (InterfacePage->dl24bitaddressable != 0)
|
||||
*STORAGEFULLSTATE_word = S_POSITIVE | SFS_SWITCHABLE;
|
||||
else
|
||||
@ -230,7 +229,7 @@ static void set_storage_state(void) {
|
||||
printf("SETSTATE: set to %d \n", (*STORAGEFULLSTATE_word) & 0xffff);
|
||||
#endif
|
||||
} else {
|
||||
error("set_storage_state: Sorry! We can work on only KATANA");
|
||||
error("set_storage_state: Sorry! We can work on only Maiko");
|
||||
}
|
||||
|
||||
} /* set_storage_state() end */
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
/*
|
||||
subr_k_trace()
|
||||
|
||||
subr----0130 for katana trace
|
||||
subr----0130 for maiko trace
|
||||
first argument is base address of
|
||||
error message in Lisp.
|
||||
second argument is length of message.
|
||||
|
||||
@ -38,7 +38,6 @@
|
||||
#endif /* DOS */
|
||||
|
||||
|
||||
#include "hdw_conf.h"
|
||||
#include "lispemul.h"
|
||||
#include "lispmap.h"
|
||||
#include "lspglob.h"
|
||||
@ -49,6 +48,7 @@
|
||||
#include "locfile.h"
|
||||
#include "dbprint.h"
|
||||
#include "devif.h"
|
||||
#include "ifpage.h" // for MACHINETYPE_MAIKO
|
||||
|
||||
#include "vmemsavedefs.h"
|
||||
#include "byteswapdefs.h"
|
||||
@ -365,7 +365,7 @@ LispPTR vmem_save(char *sysout_file_name)
|
||||
return (FILECANNOTOPEN);
|
||||
}
|
||||
|
||||
InterfacePage->machinetype = KATANA;
|
||||
InterfacePage->machinetype = MACHINETYPE_MAIKO;
|
||||
|
||||
/* Restore storagefull state */
|
||||
if (((*STORAGEFULLSTATE_word) & 0xffff) == SFS_NOTSWITCHABLE) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user