Skip to content

Getting gngeo built in wasm #9

@city41

Description

@city41

Having some issues getting it built.

From gngeo/src, doing emmake make yields a binary only 35 bytes in size. The resulting gngeo.wasm is equivalently tiny.

Also seeing

emcc: warning: undefined exported function: "_get_neogeo_frame_counter" [-Wundefined]
emcc: warning: undefined exported function: "_get_rom_ctile_addr" [-Wundefined]
emcc: warning: undefined exported function: "_get_tile_ram_addr" [-Wundefined]
emcc: warning: undefined exported function: "_run_rom" [-Wundefined]
emcc: warning: undefined exported function: "_get_neogeo_frame_counter_speed" [-Wundefined]
emcc: warning: undefined exported function: "_get_current_pal_addr" [-Wundefined]

which is probably bad.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions