#8942 closed patch
Synch extract_mm_nes with ScummVM's engines/scumm/file_nes
| Reported by: | SF/quietust | Owned by: | sev- |
|---|---|---|---|
| Priority: | normal | Component: | Tools |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
ScummVM's engines/scumm/file_nes.cpp was updated a while ago to reduce its memory footprint, though the command-line tool extract_mm_nes was never updated similarly. This patch brings these two files in synch with each other, as well as updating the MSVC project files to correctly enable the structure packing #pragma directives (without which, 00.lfl will be corrupted).
Ticket imported from: #2415817. Ticket imported from: patches/1047.
Attachments (1)
Change History (5)
by , 18 years ago
| Attachment: | extract_mm_nes_cleanup.diff added |
|---|
comment:1 by , 18 years ago
Once this patch is applied, I will submit an additional patch to add the data offsets for the Italian version of NES Maniac Mansion.
comment:3 by , 18 years ago
| Owner: | set to |
|---|---|
| Status: | new → closed |
comment:4 by , 8 years ago
| Component: | → Tools |
|---|
Note:
See TracTickets
for help on using tickets.

extract_mm_nes cleanup