Updates
=======

Hello, folks!

I didn't written here for while but there was some reasons
for this.

I'm learning Spanish, not very fast and not very good but
it takes some my time.

Also, I was dived deeply in my some projects for Agons:
- port of CP/M 2.2
- ZINC(ZINC Is Not CP/M) - CP/M compatibility layer for
Agon Light and compatible. It similar to WINE for UN*X -
translating API calls from CP/M to Agon MOS
- I've updated SNAIL and made it really good
- I've created my own compiler that works directly on Agon -
BSimple. It's B- or C-like programming language that compiles
to assembly.

Mostly typeless(one data type - machine word) and have very
simple semantic.

Currently, I'm working on iteration of BSimple development and
I think next project will be terminal emulation library that
should cover basic requirements for emulating VT-52 and
possibly ANSI-compatible terminals. I'll try make it for Agon
initially but I think it will be possible move it to another
Z80 based computers - a large part of it will be platform-
independent.

Thank you for any one who still reads this blog :-)

Stay safe, have a good time!