Commit Graph

48 Commits

Author SHA1 Message Date
Sir Walrus
90b3510f19 fix #74 2024-05-22 22:17:36 +02:00
Sir Walrus
1bd93237a9 fix some stupid issue with weak symbols (#56), also minor makefile fixes 2024-05-22 18:48:31 +02:00
Sir Walrus
582ca7b04c Don't print stupid warnings if input rom is headered and output isn't, and both are otherwise same size 2023-03-15 10:37:35 +01:00
Sir Walrus
a317902c6f Add (or rather unhide) BPS disassembly function 2023-03-15 10:29:25 +01:00
Alcaro
3476e5e46f Boost --help a little 2021-05-18 20:48:41 +02:00
Alcaro
931d7465d9 Don't clobber files with two-argument -a (also some minor cleanups) 2021-05-18 20:11:56 +02:00
Alcaro
5d52e635e4 Fix exit code, clarify behavior with --ignore-checksum; fixes #36 2020-09-23 14:17:43 +02:00
Alcaro
3489a85fbf Fix mem leak 2020-07-14 03:25:56 +02:00
randomdude999
ad741ffa71
make automatic output file guessing use patch name instead of overwriting base rom 2020-07-14 03:12:29 +03:00
Alcaro
cc44e5da9c Don't strip by default, allow custom flags in make.sh, fix some win64 warnings 2020-02-08 11:28:01 +01:00
Alcaro
7d59bcec42 This segfault doesn't strike me as particularly useful, also clean up and modernize some random stuff 2020-01-26 20:09:13 +01:00
Alcaro
e8f2b7ceaf Fix some pointless DLL dependencies 2020-01-13 14:40:42 +01:00
Alcaro
e0de216430 Fix warnings about size_t printf mismatch 2020-01-13 13:53:44 +01:00
Alcaro
3cd9ff252a turns out setting config to itself is a special case worth handling 2019-05-26 14:34:27 +02:00
Alcaro
7f2a2d88be okay, everything works 2019-04-29 13:48:39 +02:00
Alcaro
25eb0d49d6 let's see if this shiny new CI thingy actually catches stuff 2019-04-29 13:39:45 +02:00
Alcaro
373ea0ae5c Various fixes and updates 2019-04-28 22:00:11 +02:00
Alcaro
21f6bfe758 (#16) Reenable Windows build script, fix a bunch of Windows errors/warnings 2019-02-27 00:52:27 +01:00
Alcaro
678248aba5 Add this random Cydia port, also clean up various readmes and manuals 2019-01-16 21:46:39 +01:00
Alcaro
01b06fbde1 Various doc and profile downloader updates 2019-01-08 22:00:51 +01:00
Alcaro
9c398f249a whoops, missed a spot. or two 2019-01-07 21:41:08 +01:00
Alcaro
8eb78a9b15 (GTK) Fix some improper nulls, and let's save the rom database to config 2019-01-05 21:49:44 +01:00
Alcaro
49851a2972 Implement the rest of #14; close #14 2018-09-17 12:27:04 +02:00
Alcaro
dad6aff01e Alternative solution to #14 2018-09-17 04:22:11 +02:00
Alcaro
d95c34cbe1 these segfaults aren't necessary 2018-07-07 18:27:01 +02:00
Alcaro
16e7219456 this segfault isn't really needed either. 2018-04-21 11:21:32 +02:00
Alcaro
2cc9e855b8 Use more mmap, per #10 2018-04-21 11:20:12 +02:00
Alcaro
48296c681d Turns out I broke the Windows build a while ago, how amusing. 2018-04-21 10:08:50 +02:00
Alcaro
55e85b3113 Allow using /dev/stderr as output under GTK, per #9 2018-04-20 18:32:52 +02:00
Alcaro
c214e7b577 (#7) Turns out profiling with Firefox is good enough, no need for legally-dubious ROMs. 2018-04-10 00:37:21 +02:00
Alcaro
094a48b850 Update --help and readme a bit 2017-05-18 12:28:13 +02:00
Alcaro
c7848c0ac4 This extra linebreak doesn't need to exist 2017-05-18 11:55:13 +02:00
Alcaro
dcdaec8e68 Fix screwy indentation 2017-05-18 11:54:13 +02:00
Alcaro
37db058e14 Add manifest support to -I 2017-05-17 16:55:48 +02:00
Alcaro
ef813f6ce7 bps-delta-moremem supports manifests 2017-05-17 12:00:38 +02:00
Alcaro
de30ca5507 Fix #2 again, and finish the emu config panel 2017-05-16 20:02:16 +02:00
Alcaro
f55477c669 The BPS spec <https://web.archive.org/web/2012/http://byuu.org/programming/bps> says XML, better follow standard than whatever bsnes does this week. 2017-05-16 17:12:06 +02:00
Alcaro
3295872797 Fix typo, -m shouldn't discard the first character in the filename 2017-05-16 17:10:07 +02:00
Alcaro
8508b1478d Let's make use of this new config. 2016-05-03 21:04:25 +02:00
Alcaro
988561e2cc Allow removing things from this config. Still a ridiculously inefficient solution, of course. 2016-05-01 17:03:14 +02:00
Alcaro
7d54b5f271 Fill in this config system. Next up: Use it. 2016-05-01 16:59:12 +02:00
Alcaro
289971ad78 Start shoving all this config to something platform-independent. 2016-05-01 12:26:20 +02:00
Alcaro
e8e090d02f Wipe -s. While it does shrink, having the symbols is useful for debugging. 2016-01-23 10:49:38 +01:00
Alcaro
c04b8750ad Add more details on why that's wrong ROM. 2016-01-19 09:43:47 +01:00
Alcaro
548070b403 Clean up formatting a bit. 2016-01-19 09:43:19 +01:00
Alcaro
55a6568e38 Fix UPS header a little. Also add non-plans. 2016-01-19 01:59:09 +01:00
Alcaro
990ee08ddb Whatever changes I made since 1.31 2016-01-17 18:15:18 +01:00
Alcaro
24e6c77eb8 Initial commit - version 1.31 2016-01-17 18:14:53 +01:00