File:  [MW Coherent from dump] / coherent / d / usr / games / pacman / ibmout.s
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:38 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

	.globl	sout_
	.globl	scrbase_

/ sout(p, c)
/ char *p;
/
sout_:
	cli
	mov	bx,sp
	mov	ax,4(bx)
	mov	bx,2(bx)
	mov	cx,scrbase_	/screen address
	mov	es,cx
	movb	es:(bx),al
	mov	ax,ds
	mov	es,ax
	sti
	ret

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.