News
yu Alone Coder
The newspaper has not been published for quite a long time, but there is no news from
There are still no Ryazan stagers. Apparently, they have all gone sour.
Even Cyberdemon didn't come for his Scorpio. The only one who
sometimes it pops up - KSA-7G, sends messages to my mobile phone.
And now I hang out mostly with artists from the film studio
"RGPTU-Film". The same one who took 8 places on Chaos
Constructions `2009, but did not participate in Chaos Constructions
`2010. But this year ours went to the Multimatograph.
We had our own party on May 22 - “The Magic World”. Just like in the past
year, there were comics, but this time there was also animation. My yonkoma
about Dr. House didn’t take anything, but I also put it there
his first cartoon - "On the Net" based on the script by Shiru. In Ryazan and
region there were quite a lot of animators in a variety of
techniques, but our work does not reach the level worthy
all-Russian show. Cartoon project based on "Cat's House"
While standing still, the girls couldn’t read the script.
However, I'm still drawingnot enough for a future animator and usually
on paper (but you need to study on a tablet). I drew this year
just this cartoon, a presentation for the "Magic World",
one comic, two demotivators and about 30 sketches. In theory it is necessary
draw every day...
I was lucky enough to once read a lecture on drawing comics in
local branch of CityCelebrity (now closed).
Regarding software engineering, there are continuous failures. In the summer I tried to speed up
ZXRar, rewrote the main loop, but the acceleration did not work.
I tried changing the hashing method, too. In the end I'm for everything
This time only Mr Gluk Reset Service managed to update, Veer
Tracker and ACEdit.
I started writing different beeper engines for Fan Tracker. One
after inserting it into the editor, in fact it turned out to be
non-musical (although in tests with gliding it sounded very
interesting). The other turned out to be designed for impossible octaves - I
messed up. The third sounds, but is creaky. The fourth one hasn't arrived yet
I was able to optimize it so that there was no whistling in the audio range.I started writing new game engines. Nothing for three-bit lan
came up with it, but made a new raycasting for something
wolf-like. True, the withdrawal of monsters has not yet been implemented. I know
like, there is a code. Same with the new racing engine. In theory, both
another engine should fit into 48K. I think 128K time has passed -
either 48K or extensions.
I wrote nothing but tests under EVA on the V9990. Deathsoft for now
I didn't do the emulation. In addition, it turned out that my copy of EVA
now the only one in nature. It is clear that in such a situation
There is no point in writing for it. The possibilities are crazy though. Even if
don't talk about tiles, sprites, scrolls, blitter, wild
resolutions and scan interrupts. After all, it is possible, for example,
play VHS-quality videos from a flash card. Preferably
image file so that it is unfragmented.
Spectrum transfers data to V9990 (YUV mode):
ld a, ;DX
out (P#4),a
ld a,(hl):inc lout (reg),a
ld a, ;DY
out (P#4),a
ld a,(hl):inc hl
out (reg),a
ld a,52 ;OP
out (P#4),a
ld a,#10 ;LMMC
out (reg),a
outi*64
:118+16*64=1260/square (83 sq/frame at 104580 clocks/frame)
Outi=20 turbo cycles are expected (114688, 91 kW/frame).
For comparison, in Time Gal on ATM the video stream is 2660 bytes/frame =
73 squares/frame (if we consider 19 kHz sound, 1 sector of sound per
7 video sectors) - there is a structure of 18*113 pieces of graphics per
sector (2034/2048).If you use NGS (it has its own card reader), then
inc l/hl are not needed, and the file can be fragmented.
stereo sound 1bbit 37.5 kHz = 540 MB/hour
video 6.5K/frame = 1170 MB/hour
total 1.5 GB/hour
Unfortunately, my EVA copy produces a video signal with large
interference from the computer.
I’ve been sick for the last couple of months (apparently with the flu), and I also drowned
in Linguforum. Developed several more writing systems for
Russian, made copybooks in my own handwriting, compiled a table
combinations of consonants in Slavic roots, lists of Ikavism
unstressed yat, verbs with unstressed themes “e” and “a”, shifts
stress in different cases, words with disagreement in Russian and
etc. Some have already been entered into Orfoviki, some have been posted for now in the form
drafts on your website
( http://alonecoder.nedopc.com/ling/ortho-nu.ZIP ). I don't even
I am sure that I will be able to complete this someday. Ultimate goals
two:spelling correction and a more systematic language norm (in
unlike 1956, with a scientific base - including taking into account
research by Panov, Zaliznyak, etc.). If not the norm, then at least
a simplified version of Russian - such as Simple English (not to be confused with
Basic English), that is, one that CAN REALLY LEARN
HEHATUB. Unfortunately, absolutely no one is interested in helping,
although there are a dime a dozen self-taught linguists on the Internet. Their main
line of activity - sucking on private cases and swearing
among themselves. For two years, no one came to Orfoviki.
Left Wikinedia. In the Russian section, all my articles about
Spectrum: "Adventurer", "Cyberpunks Unity" and "SpeccyWiki". B
English section banged my edits in the list of trackers (his
reduced by a factor of 5, we barely managed to defend even Impulse Tracker),
timeline CGI in films and television, list of games about The Simpsons.
These rotten bourgeoisie only take into account commercial
products and commercial press.
I picked up a little book about nanctbo, but there is also a lot of work there.
In addition, it turned out that Word 2003 is monstrously buggy in the breakdown
pages. Literally goes crazy - then the cursor bifurcates, then
linesdisappear, then generally enters twitch mode, although not
you touch not a single key. Can break a table in half
(supposedly does not fit on the page), but if you add after it
line of text, then it magically fits in. Previously I wrote in
Word `97, I’m thinking about returning to it.
I studied French for two years (according to Assimil, then read three volumes
Harry Potter). But when meeting real Algerians (clients,
whom my colleagues and I teach) it turned out that my French
no good. They even criticized what the world is worth
inscriptions that were translated to us by translators from Tula.
I wonder if I’ve already published this somewhere? :)
---------------------------- [Hints] ----------------------------
Hidden part in hARM demo (ASCii`02):
in Setup press H+space, then in the demo itself type
themiddleofnowhere
(JTN)
Starglider 2 intro yu CPU (Adventurer #4):
press `burn` then get trainers
(Elfh)
Ball Quest for MSX:
F2+F5 - eternal life
F4+F5 - go to the next level
This is not the case in the ZX version; eternal life can be inserted either into
source code, or a debugger - just remove DEC (HL) after
main game loop (label LOODLIV, address #bbb1).
Just above the game completion code is checked (win, loss or
exit to the menu).
Buttons were made in the MSX version because BlueMSX
disgusting debugger :)
(Alone Coder)
NedoDemo:In the first effect, you can steer with the O, P (left, right) and
Space (jump).
Share your thoughts about the article