updated opengl.txt
fixed license spelling in ui.asm (Lord Nightmare)
This commit is contained in:
@@ -56,7 +56,7 @@ Voodoo:
|
||||
|
||||
Voodoo2 users might want to use:
|
||||
|
||||
make -f Makefile.X11 linux-386-opt-V2-glide
|
||||
make -f Makefile.X11 linux-386-opt-glide
|
||||
|
||||
since that is optimized for Voodoo2 cards. According the the
|
||||
XFree86 website, Voodoo3 users (and later) should have DRI
|
||||
|
||||
@@ -159,7 +159,7 @@ NEWSYM welcome
|
||||
db ' Assistant Coder : Pharos',13,10,13,10
|
||||
db 'ZSNES comes with ABSOLUTELY NO WARRANTY. This is free software,',10,13
|
||||
db 'and you are welcome to redistribute it under certain conditions;',10,13
|
||||
db 'check licence.txt.',10,13,10,13
|
||||
db 'check license.txt.',10,13,10,13
|
||||
db 'Use ZSNES -? for command line definitions',13,10,13,10,0
|
||||
|
||||
cpuidfname db 'nocpuzid.dat',0
|
||||
|
||||
Reference in New Issue
Block a user