File:  [RetroPC.NET] / xmil / adv / vram / makesub2.s
Revision 1.1: download - view: text, annotated - select for diffs
Fri Feb 4 15:42:10 2005 JST (20 years, 8 months ago) by yui
Branches: MAIN
CVS tags: HEAD
RetroPC CVS restarting 2005/02/04 (T.Yui)


	.global	patx2

	.section	.rodata
	.code	32
	.align	0

patx2:	.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff
		.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff
		.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff
		.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff
		.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff
		.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff
		.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff
		.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff
		.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff
		.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff
		.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff
		.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff
		.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff
		.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff
		.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff
		.byte	0x00,0x03,0x0c,0x0f,0x30,0x33,0x3c,0x3f
		.byte	0xc0,0xc3,0xcc,0xcf,0xf0,0xf3,0xfc,0xff

	.end


RetroPC.NET-CVS <cvs@retropc.net>