EXAPUNKS
评价数不足
RLE Image Decompression
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
15.116 KB
2019 年 8 月 6 日 下午 4:29
1 项改动说明 ( 查看 )

订阅以下载
RLE Image Decompression

描述
Decompress the image.

Pixels in file 300 are run-length encoded: each value has the format SSCC, where SS and CC are the lengths of a white and black pixel run, respectively. The total of all run lengths is 100.

The emulator host's #EMGP hardware register works similarly to the GP register available in TEC® Redshift™.

Inspired by isaac.wass' TenTen decompression assignment (which is really cool - check it out!)
3 条留言
GoogleGahoole 2023 年 1 月 10 日 下午 8:00 
just got this puzzle added to my game. Looks cool!:steamthumbsup:
QauNuckShin  [作者] 2019 年 8 月 8 日 上午 10:12 
61-68 are 名前は何ですか - "what is [your] name?"
69-74 are スニルドよ! - "Sunirudo yo"; my first name transliterated to Japanese, followed by "yo" for emphasis.

I thought it would be more interesting than more alphabets. :)
isaac.wass (aaaaaaaa) 2019 年 8 月 7 日 下午 1:41 
Glad my puzzle was inspiring! I think your choice for #EMGP as the name of the register is much better than #GPGP, so I'll use that naming convention in the future if I make another Redshift puzzle.

By the way, what do the symbols in test runs 61 through 74 translate to?