Code Monkey home page Code Monkey logo

cerom's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

cerom's Issues

Implement LZX Compression

The HMIManager.dll in version 4.92 of the white disc is not compressed 
apparently - 

 cerom-read-only]$ ./cerom x ../09Touch2.bin HMIManager.dll
Extracting HMIManager.dll ...
CEDecompress TODO: Implement LZX decompression algorithm
CEDecompress TODO: Implement LZX decompression algorithm

I'm not even close to being an expert on what it would take to implement this - 
are there any existing implementations that could be piped to or code taken 
from to implement this? 

:(

Original issue reported on code.google.com by [email protected] on 29 Jan 2011 at 12:05

Can't list or extract files "Invalid ECEC Header" on files that work in the windows Bysin

What steps will reproduce the problem?
1. Compile cerom on my linux machine using "make"
2. run "./cerom l 08Touch2.bin" (for svn trunk version)
3. See Invalid ECEC header

What is the expected output? What do you see instead?
A list of flies 

What version of the product are you using? On what operating system?
0.1 and SVN trunk both produce the same output (although the input arguments 
differ)

I also compiled and ran it on OS X - (malloc.h has to be swapped to stdlib.h 
for OS X) - same problem. 

Please provide any additional information below.

Perhaps it's because both machines I'm using are in 64-bit environments?

When I compile I get the following warnings - but I'm not sure if these are 
expected or not. 

cerom.c: In function ‘ReadModules’:
cerom.c:506: warning: format ‘%10d’ expects type ‘int’, but argument 6 
has type ‘U32’
cerom.c:506: warning: format ‘%08x’ expects type ‘unsigned int’, but 
argument 9 has type ‘U32’
cerom.c:642: warning: format ‘%ld’ expects type ‘long int’, but 
argument 5 has type ‘DWORD’
cerom.c:642: warning: format ‘%ld’ expects type ‘long int’, but 
argument 5 has type ‘DWORD’
cerom.c: In function ‘ReadFiles’:
cerom.c:776: warning: format ‘%10d’ expects type ‘int’, but argument 6 
has type ‘U32’
cerom.c:776: warning: format ‘%10d’ expects type ‘int’, but argument 7 
has type ‘U32’
cerom.c:776: warning: format ‘%08x’ expects type ‘unsigned int’, but 
argument 9 has type ‘U32’
cerom.c:860: warning: format ‘%d’ expects type ‘int’, but argument 2 
has type ‘long int’
cerom.c:860: warning: format ‘%d’ expects type ‘int’, but argument 3 
has type ‘U32’



Original issue reported on code.google.com by [email protected] on 25 Jan 2011 at 4:53

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.