This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
REM 79/02/28. 19.27.34. | |
REM PROGRAM DND1 | |
00010 LET J4=1 | |
00030 PRINT | |
00100 BASE 0 | |
00110 LET X = 0 | |
00120 LET J = 0 | |
00130 LET K = 0 | |
00140 X1 = 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var player = map.getPlayer(); | |
if (this.init === undefined) { | |
this.player_last_x = player.getX(); | |
this.player_last_y = player.getY(); | |
this.init = true; | |
return; | |
} | |
if (player.getX() > this.player_last_x) me.move('right'); | |
if (player.getX() < this.player_last_x) me.move('left'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//Copyright (c) 2014 Tilman Schmidt (@KeyMaster_) | |
//Permission is hereby granted, free of charge, to any person obtaining a copy | |
//of this software and associated documentation files (the "Software"), to deal | |
//in the Software without restriction, including without limitation the rights | |
//to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
//copies of the Software, and to permit persons to whom the Software is | |
//furnished to do so, subject to the following conditions: | |
//The above copyright notice and this permission notice shall be included in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{$G+,A+,S-,R-,I-,D+,V-,L+,X+,Q-,Y-} | |
{ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍGFX v1.3} | |
{ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ(c)1995 Hacsoft Developments} | |
Unit GFX; | |
Interface | |
Uses UTILS; | |
{ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ} | |
Const | |
VGA =$A000; | |
Page :Word=VGA; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[The following combines two information files from Borland | |
International regarding the two newly released Pascal products. A copy | |
of this information is being sent as an automated reply to e-mail sent | |
to the Internet address [email protected]. Other Internet e-mail | |
addresses at Borland include: | |
[email protected] is an address to send e-mail to our | |
Customer Service department. You can get product and price info, | |
information on upgrade offers, check the status of your order, arrange | |
for a replacement of a bad disk in order, etc. In other words, they |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{$G+,F+} | |
Program COMM_Creation; | |
Uses UTILS; | |
Const | |
sBuffer =128; | |
bwPos :Word=0; | |
brPos :Word=0; | |
Type | |
tBaudRates=(_300,_1200,_2400,_4800,_7200,_9600,_12000,_14400,_19200,_38400,_57600,_115200); | |
tParity =(None, Odd, Even, Mark, Space); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{$G+,A+,S-,R-,I-,D-,L-,Q-} | |
Unit CRTASM; | |
{ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍCRTASM v1.1} | |
{ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ(c)1995 Hacsoft Developments} | |
Interface | |
Type | |
tTxt=record | |
c,a:byte; | |
end; | |
Var |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{$G+,A+,S-,R-,I-,D-,L-,Q-,F- | |
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ | |
³ °±²Û INPUT v1.1 Û²±°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°° ³ | |
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ | |
Multi-Input Processing Library - Gamepad/Mouse/Keyboard | |
(c)1996 Hacsoft Developments | |
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ | |
³ °±²Û Unit History Û²±°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°° ³ | |
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ | |
v1.0 - þ Original. Works. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{$G+,A+,S-,R-,I-,D-,L-} | |
Uses CRT, UTILS, GFX; | |
{$I C:\DATE.} | |
Const | |
Speed :Byte=1; {for sinus, not used this time} | |
cSpeed :Byte=6; {color cycle speed, also not used this time} | |
donehere :boolean=false; {let's go, men!} | |
tagfile :String='TAGLINES.TAG'; {ho hum...relics...} | |
force :boolean=false; {use it} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*** YOU'RE A SPECIAL USER *** | |
"What type of female would prostitute herself for a video game?" - Meph | |
"As far as I could tell they were little black and^M white weirdos... Perhaps monkeys?" -- Dark Deth | |
"The graphics are superior to absolutely every home game system I've^M seen so far - even my current #1 system which^M happens to be a SNES." -- Scoop on N64 | |
"...hardware, software, systems...at tremendous prices." -- Tri State Ad | |
"here is the fxed verison!" -- Jester | |
"if ANYONE has a CD rip of this I'll.. well, I'll probably^Minvoluntarily attempt to impregnate my boxer shorts" -- Muad'Dib | |
"CONGRATULATIONS BOMBER:MAN:BECOMES:RUNNER SEE:YOU:AGAIN:IN:LODE:RUNNER" | |
"I used to have the adapter for my sega to^Mturn it into the 8-bit mastery system, and a few games." -- Streetlife | |
Don't debate it -- just masterbate it! |
OlderNewer