/
- -- -- -musux- --------------------<01>--
I decided to write (2bIX-already started) /
PLAYER for listening to music from everyone
music editors, where everything fits into
48k. I hope you don't give up writing
your editor?!
Your idea for determining the address step by step
playing the melody (+5/+6) I really like
I liked the monument to you! For those who are not in
course, I give my version of this device:
questions:
LD A,(MUSIC+3)+--+
LD HL,MUSIC+5 |01|- how to make it smooth
CP #C3 |**| melody fading?
JR C,$+3 |02|- how to interrupt the melody
INC L |**|and continue later?
LD ($+4),HL |03|- how to do indicator-
CALL 0 |**| ry on a coprocessor?
+--+
And anyway, Diman!, write an article in a journal
cash about the coprocessor: what is there, what, where and
why? What kind of registers are they? What kind of ports? And then
people like me (and there are many of them!) know and use
AY are called only through editors, but ask
how to turn off or lower the volume, immediately
are lying around. It's a shame! You used to read in a magazine -
/newspaper about some new method of reproduction
creating a melody and holding your head,
which does not understand a single command. Here
so there you go! I hope that you will accept this in light
day. /
- ----- -PACKMANIKF- --------------<02>--
I assume that you have already pulled- /
Did you miss my second version of the game!? Not much
similar to the first one, right? As I already wrote, in the game
there will be 50 levels, now 17 are ready, but not
be afraid, there are so few of them, simply because in
the creation process reveals many glitches
and I try to correct them as much as possible,
plus I’m also doing intro, menu,
player, sprite creator, creator BASIC for-
loaders with TurboMonoLoaders, listerХx8,
and the school is taking its toll.
B packmanikf'e cheat appeared! Click on
my honor!
Below, on the panel, there is: a clock, apple counters
and points, the level number is displayed, a is empty
the window is designed for left scrolling in Sri-
ftom 4x8 in rs-encoding.
Somewhere in mid-August we met with Event
gave you their photos... plz, start quickly
rey, I wanted to push them into Packmanikf, into
section AUTHOR! /
- -- --- -ZX-GUIDE- ----------------<03>--
I see the Zx-guide slows down with the release, /
but this plays into my hands, because Alone promised to include
download my game to the app, but I haven’t downloaded it yet
DONE! Don't rush to release!!!!
I want to give some tips on the magazine!
Journal articles in such (open) coc-
You can’t leave it simmering, although it’s unloaded
text needs to be done! To be honest, I'm not a yba-
I hate magazines that can’t send text
to disk, k it firstapplies
zX-fOrma7.
The screen saver should turn on by itself!
In general, the magazine is very cool!
Z><-f0+mA7 is complete crap, gluten-
licia, insanity... /
- -- --- -WOLFЗD- ------------------<04>--
WolfЗD+chuki - this is interesting, but then - /
I'm sorry, although my father liked it! For me
color is better! Especially the new, faster one
It's a pleasure to play in it.
Wolf I showed Vasily Makarov (I don’t like-
beat when his name is Basyan or Makarevich),
so now you won’t be able to pull him away, if then
You just can’t give away spelling with a column!
On the stump (PC-SU>--
Cool game! Father played for two hours /
I didn’t go out, apparently I remembered my childhood! Owl
I want to make a shell and relizutb! And indeed
Why are you throwing your games in the source code?
For example, EVENT is delighted with your game
LINES and very pactpoeh that you left her.
Enough with the imperfections, Dima! By the way, if you survived,
then let me see MINESAPER'96 and everything else
What did you write about in the journal (memoires).
I found RubikХ8k on the disk, cool and clever.
An interesting logic game! /
- -- --- -best- --------------------<06>--
Alone, something you wrote in your /
magazinea new way to calculate the address of a letter
in ROM, so I accelerated it:
ADD A, A |And I give you my two forms-
LD L,A |ly calculating font's address and
LD H,15 |numbers in register H.
ADD HL,HL | H=ADDR/1024 and ADDR=H*1024
ADD HL,HL |
I hope these formulas will help you!? /
- -- --- -contact- -----------------<07>--
Now I've passed RUBIKХ8 (by pressing COAL)/ and
I was surprised to discover that Atomic Destru-
ction (ADG) is still alive! Namely CyberDemon
and Dave, although I never knew anyone like him, I will
I’ll be glad if you (or they themselves) write about them, and
also about USER #74, Alekcee Bugrove, Vitalik.
I found out that you are looking for Spectrum people, so
can I help you with advertisements? Text
write advertisements in any text editor -
torus, preferably with a transition to the next
line by #0D. The line limit is 83 letters, but
better stick to 70. Don't use gra-
feature symbols. As soon as you write,
send it to me, but don’t forget to write how much
We need copies! /
- -- --- -AC EDITOR- ---------------<08>--
The editor is, of course, good, but there is /
a number of disadvantages:
-why is there no font loading?
- EXIT is located very poorly, and for-
what is it needed for?
-Make it possible to select text color.
-B help'e before checking for output, do
pause, at least two or three halts./
- -- --- -SOLITUTED- ---------------<09>--
Here it is, 27IX99, Monday - /
It's a hard day. Now I can say exactly
down to the pixel that Event and Jaksh are not
came. I've been waiting for Friday all week, even
went to meet me at the train (quickly
take it and have a quick look! ). Yes, only
I wasted my time. And you also say that I
I write a lot! Yes, this is my only place
where can I pour out my soul and share mhehu-
I'm eating! Of course I understand that the text has errors
it’s not convenient to read, but I began to study intensively
swear to your Russians (how to act!)
and I hope that there are much fewer mistakes.
Don't be surprised that the text is so big, I
I wrote it for three weeks.
########### ################
############## ## # # ## ###### # ######
# ##### ### ########### #### /
- -- --- -eraser- ------------------<10>--
DAF LD HL,#4000 COLDEL LD B,7 /
LD DE,high*len HALT
LD C,high LD HL,#SAFF
DAFO PUSH HL LD A,(HL)
LD B,len AND 7
LD A,(HL) SUB 1;JR Z,$+3
AND A ADC A,0;DEC A
JR Z,DAF1 LD C,A
LD A,0 LD A,(HL)
XOR 1 AND 56
LD ($-3),A JR NZ,$+4
JR Z,$+7 SUB 8
RL (HL)OR C
JP $+7 LD (HL),A
RR (HL) DEC HL
RR (HL) BIT 3,H
INC DE JR NZ,COLDEL+6
DAF1 DEC DE DJNZ COLDEL+2
INC HL RET
DJNZ DAFO+3
POP HL
DOWNHL ;there inc h/la a,h/and 7...
DEC C
JR NZ,DAFO
LD A,D
OR E
JR NZ,DAF
RET/
- -- --- -ALASM- -------------------<11>--
Whenever possible, intimate /
older devices. For example, not necessarily
close quotes. "nikfe" and "nikfe otas-
assembled equally. Ho, in your predictions
more than once I have seen mysterious
me commands: (sp), (ix), (iy)? /
- -- --- -epilogye- ----------------<12>--
That's enough! And then you read further / don’t
Wake up. I'll go see if they gave me a drink
to the basement to jerk?! Po(p)ka!
-------------------------------------EnD--
Share your thoughts about the article