Utodev / DRC

A new compiler for DAAD adventure writer. For ZX Spectrum, Commodore 64, Amstrad CPC and PCW, MSX, MSX2, MSDOS, Amiga, Atari ST and HTML.
GNU General Public License v3.0
23 stars 8 forks source link

DRC allows weights larger than 63 #28

Closed Utodev closed 2 years ago

Utodev commented 3 years ago

The compiler accepts them, and then they are truncated with 0x3F, so they become smaller weights.

Utodev commented 2 years ago

This was fixed long ago.