Peter's z80.eu site blog
Search 

Please read ! 
If NO IMAGES will be shown, use www.z80.eu/blog instead of blog.z80.eu

Please note also - THIS BLOG ENDS HERE WITH THE LAST ENTRY FROM NOVEMBER 9th 2021.

I have prepared a new blog with wordpress at https://vintagecomputing.info !!!

Thank you.
CP/M 2.2/3.0 Terminal test program with self editable terminal definitions 
Sunday, September 20, 2020, 07:00 PM
Posted by Administrator
To figure out what Terminal (aka what Terminal control sequences) for an less known CP/M system is needed, I wrote a small terminal test program. It's useful because sometimes you have to configure WordStar or other full screen editors for systems without build-in terminal emulation, means if you have such a system like a S-100 bus system, or something like a Micromint SB180, which needs also an external Terminal to show their console (output) via a serial interface.

When started, it looks like this:


Just press a digit key with a (predefined) terminal definition, and you will see if you get a nice or an ugly screen output (depends if you choosed the right terminal or not).

This is the output if everything is ok:


The definitions are stored in a text file named "TESTTERM.COD", for syntax and structure see README.txt within the ZIP...

You can download it via "related link" below.
add comment ( 46 views )   |  permalink   |  related link   |   ( 3 / 2118 )
A game gem: Eye of the beholder (1991), with really beautiful EGA graphics 
Saturday, August 29, 2020, 02:00 AM
Posted by Administrator
Westwood Associates created this real gem in 1991,based on "Advanced Dungeons & Dragons" game series.
This game does not only offer beautiful VGA but also EGA graphics, I would say it is one of the best games for EGA PCs.
I was looking for more games for my Siemens PG750, which can display EGA graphics, and beside Star Trek 25th anniversary, it is my favorite in terms of graphics quality.
The story of the game isn't too complex, most of the time you're wandering through a dungeon with dwarfs and monsters, defeating them, looking for the Xanathar, the eponymous beholder.

Look at this master piece of game trailer:


For beginners, it could be tricky to get out the starting area, because almost every dwarf will block your way:

Just a small hint, spells will help to go on...

You can buy the game (as part of a trylogy) still at gog.com !
2 comments ( 47 views )   |  permalink   |  related link   |   ( 3 / 1531 )
A modern "BASIC Home Computer", "Colour maximite 2", with an ARM7-CPU 
Monday, June 29, 2020, 08:00 PM
Posted by Administrator
That's not vintage, but still interesting.
If you visit Geoff's site (see related link below), you will find infos about the ARM7-based Home Computer from Geoff Graham. It uses an SD-Card as a storage, and it needs a PC USB-keyboard and a VGA monitor. A nice case seems to be also existing:


A detailed description of the hardware features can be found at http://geoffg.net/CMM2_Description.html. At least it will run with a 480MHz CPU, that should be fast enough.

It uses MMBASIC, which is a modern BASIC interpreter also with some structured computer language elements (no need for line numbers).

Just take a look at it and judge for yourself if it's worth to be used.

P.S.: There are 2 articles existing in a Magazine named "Silicon Chip", see http://www.siliconchip.com.au/Issue/202 ... s=nonflash ...

P.P.S.: You can buy also kits >here<.
add comment ( 47 views )   |  permalink   |  related link   |   ( 3 / 1686 )
Text Adventure Kit written in pure GWBASIC, a map editor and generator for Text Adventures 
Thursday, May 21, 2020, 07:29 PM
Posted by Administrator
This is a demo of a Text Adventure Kit, a Map Editor and Generator for a Text Adventure, totally written in GWBASIC, running with DOS.
But the generated Text Adventure BASIC source code will also run with CP/M and MBASIC, with DOS and GWBASIC, QBASIC or any QB compiler, with Linux and FreeBASIC, or with any newer WINDOWS and PC-BASIC 2.02 or QB64.

This looks very basic, but look at the generated adventure code !

I started with a simple map, drawn by hand.


Then I converted it to the 11x11 map, result see here:


It shows even with ancient computer software, something creative can be done. Download it at my page http://www.z80.eu/basic2.html or here (related link below).

The video at >> https://www.youtube.com/watch?v=JpRq4IFYQTg << shows the Editor and Generator in action, and shows afterwards the gameplay to the created map.

A few pictures of the gameplay (from the generated text adventure):


Just started...


Got gold.


Killed the monster (with the sword, found before)

It was quite a pain to program it just in GWBASIC, not in a more modern version of BASIC (like QBASIC or Visual BASIC), but I wanted to show what still can be done with ancient software.

For those who creates a more sophisticated generated text adventure with it (remember you can edit the generated source code and so the text which is shown during the text adventure game play !), I will send also the source code of the editor (standard download is a compiled version).
add comment ( 47 views )   |  permalink   |  related link   |   ( 3 / 2407 )
Wolfenstein 3D Alpha, Tests with DOSBOX, still looking for EGA Alpha Version 
Tuesday, March 24, 2020, 02:30 PM
Posted by Administrator
We all know Wolfenstein 3D, the first VGA 3D shooter game for the PC from Apogee. The predecessor, Catacomb 3D. was created only a few month before, but still running with EGA video cards.
Wolfenstein 3D was originally also developed to run with EGA, but they changed their mind and dropped support for EGA also a few month before the final version 1.0 was published.
For example it is possible to find EGA graphics sets in the game itself.

What is really interesting - an Alpha EGA version was also made !
I was looking for the Alpha version, but I was only able to find the VGA version of it.
This Alpha version has some visual differences in menus and starting screen, but only the demo mode and the episode selection was missing, in the level selection of the Alpha the easiest mode was not implemented, too.

Start screen of the Alpha version:


Start screen of the final version.


Difficulty selection Alpha version:


Difficulty selection final version:


Also, I recognized the Alpha version and the final version 1.0 of Wolfenstein 3D will not run without a major display error with DOSBox SVN-Daum (the version with Glide support a.s.o.). This does not happen with the latest DOSBOX 0.74.3 ...

This happens with Alpha and 1.0, if started with DOSBox SVN-Daum:

(the vertical resolution seems to be doubled ?)

Version 1.1, 1.2 and 1.4 gameplay will be displayed without any glitch/error, if started with both DOSBOX variants. Btw. "Rated PC-13" is only displayed with a final version, too.

If you want to find these versions, take a look at the "related link" first.
You can search for wlf3dv10.zip, 1wolf3d.zip, W3D1-ASP.EXE, 1wolf11.zip, 1wolf12.zip 1wolf14.zip if you're looking for the several final versions 1.0 to 1.4.
If you look for the VGA Alpha, try to search for WOLF1V.ZIP.

I am desperately looking for the EGA Alpha version of Wolfenstein 3D, still...
add comment ( 58 views )   |  permalink   |  related link   |   ( 3 / 1733 )

<<First <Back | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | Next> Last>>