8000 GitHub - enthusi/lz4_v810_decode: lz4 decoder for v810 CPUs in assembly language
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

enthusi/lz4_v810_decode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

lz4_v810_decode

lz4 decoder for v810 CPUs in assembly language CPU v810 like in the Virtual Boy or NEC PC-FX r10=source, r11=destination; 124 Bytes ISAS Assembler Syntax

Code assumes a 2 byte header (little endian size) and then the raw compressed BLOCK in lz4 format (up to 64 kB). Compressed for example with 'lz4 -12 -B4' and header + tail cropped.

Now it is even listed on the official LZ4 page. ;-)

Licensed under the 3-Clause BSD License Copyright 2021, Martin Wendt

About

lz4 decoder for v810 CPUs in assembly language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0