2024-10-15 09:25:09 +02:00
2024-08-30 10:06:35 +02:00
2024-08-25 09:52:12 -04:00
2024-08-11 20:39:01 -04:00
2024-08-20 08:29:14 -04:00
2024-08-09 20:35:42 +02:00
2024-08-12 10:00:05 +02:00
2024-10-15 09:25:09 +02:00
2024-10-15 09:25:09 +02:00
2024-08-25 09:52:12 -04:00
2024-10-15 09:25:09 +02:00

Technical Difficulties No Internet (aka The Dino Crisis)

Warsaw, Miami 2024

A very small entry to SV2K24SE.

Code: Pecus and pirx

Msx: Alex and Jochen Hippel

Used portions of LZSS player by dmsc

Assembly:

mads dino.asm -o:dino_.xex -d:ALONE=0
mads intro/tech_diff.asm -o:tech_diff.xex
cat intro/tech_diff.xex dino_.xex > tdc.xex; rm dino_.xex

Stand-alone game (no intro):

mads dino.asm -o:dino.xex -d:ALONE=1
S
Description
No description provided
Readme 3.2 MiB
Latest
2024-08-25 16:57:19 +02:00
Languages
Assembly 92.8%
Python 7.2%