You know – usually I just start doing things… and than I continue, till finished or bored. I started DoD this way. By now I am actually quite aquainted with the source and I begin to understand them. The more…
22nd of March 2022 DoD(2)
I can’t concentrate well today – so I will call it quits “early”. Things done today: adopted code from “player.*” adopted code from “dod.*” adopted code from “dodgame.*” adopted partial code from “osLink.*” adopted partial code from “dungeon.*” I compiled…
21st of March 2022 DoD(1)
It has been a long time brewing… But I think I would now like to start trying to get Dungeons of Dagorath to the Vectrex.I contacted the original copyright holder (Douglas Morgan) and I got his ok. I tried to…
25th February 2022 Telengard(8) beta!
First beta release – feedback welcome! Head over to github, to look (download) at the project – or just download the 64kB bin file. Github: https://github.com/malbanGit/Telengard On github you can also find a readme.txt – which explains a little more…
23th February 2022 Telengard(7) Resource limits
This game is getting bigger and bigger.I am nearly done – all features are in, most graphics and all gameplay. But no sounds yet. I am pretty close to 60kB rom. I didn’t do anything extraordinary or fancy (yet) –…
20th February 2022 Telengard(6) Display limits
This is the current display limit with Telengard – I am at 29356 cycles.I would have loved to do a fourth status line (as original) – but with all the possible rest that is going on.– light spell (questionmark in…
20th of February 2022 Telengard(5) – Vectors
#define GNOLL 0 #define KOBOLD 1 #define SKELETON 2 #define HOBBIT 3 #define ZOMBIE 4 #define ORC 5 #define FIGHTER 6 #define MUMMY 7 #define ELF 8 #define GHOUL 9 #define DWARF 10 #define TROLL 11 #define WRAITH 12 #define…
18th February 2022 – Telengard(4)
I am still going strong with “Telengard”. I transcoded nearly the complete game – only a few lines are remaining. Although I started up Vecci – I have as yet not implemented any graphics into the game. The code alone…
10th February 2022 – Telengard(3)
Since my last blog entry … I played thru Mass Effect 1 and Mass Effect 2 and Mass Effect 3.I played thru Horizon Zero Dawn 2 1/2 times (great game).I played thru 4-5 Visual Novels. Three days ago I decided…
18th October: Looking at Bloxorz
Long time – no post. I am still in the thrall of my new powerfull computer. Having played some games not possible before. Example: nearly 500 hours of ARK. Dispite of that, once in a while I get some itches…