nesicide
nesicide copied to clipboard
Fix rc2qt hex decoding, remove Python-style b'' from C++ output
The resulting cqtmfc_famitracker.cpp is identical to the outdated version from master.
I have a script to regenerate cqtmfc_famitracker.cpp:
#!/bin/sh
cd $(git rev-parse --show-toplevel)
python tools/rc2qt/rc2qt.py \
libs/famitracker/FamiTracker.rc \
> libs/famitracker/cqtmfc_famitracker.cpp
Should I add this to master? I'm currently using my own version (adapted for j0cc) on my unfinished j0cc branch.
Yes, please merge that script.
pushed again? the presence of the broken script in master makes me uncomfortable.
What broken script?
the .py in master is broken and produces incorrect output.
Fixed.
On Thu, Jun 27, 2019 at 11:22 AM jimbo1qaz [email protected] wrote:
the .py in master is broken and produces incorrect output.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/christopherpow/nesicide/pull/43?email_source=notifications&email_token=AAMQR4A34XJ2IA3UHZ5S5LLP4TSNJA5CNFSM4H2V7A72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYXUX7Y#issuecomment-506416127, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMQR4AACVYCL22BUXFIXFTP4TSNJANCNFSM4H2V7A7Q .