Lily Tsuru modeco80
  • fox,, girl,

  • Joined on 2023-07-19
modeco80 created repository modeco80/nanosm 2024-02-01 03:58:11 -05:00
modeco80 pushed to main at GameModding/lightningbolt 2023-11-21 21:13:22 -05:00
094f9a66f2 WIP attempt at extracting Namco Museum GCN bolt library file.. seems to only kind of work
0bce5917f3 bolt: Table lookup only done with Simpsons Skateboarding
c92a61d633 bolt: misc code cleanup
Compare 3 commits »
modeco80 pushed to main at GameModding/lightningbolt 2023-11-19 21:29:33 -05:00
3bcc4d242f Refactor Bolt I/O code into re-usable "bolt" library
modeco80 pushed to main at GameModding/lightningbolt 2023-11-19 20:57:15 -05:00
a8b4aef168 move make_error_code overload into std
modeco80 pushed to main at GameModding/lightningbolt 2023-11-19 20:55:08 -05:00
5bd23aa6ed Implement library magic checking & error handling
modeco80 pushed to main at GameModding/lightningbolt 2023-11-19 20:25:10 -05:00
fbe24aa0f8 Make codebase tabs
modeco80 pushed to main at GameModding/lightningbolt 2023-11-19 20:22:07 -05:00
eeb69fe0df License project as open-source under the MIT license
35cabf05da working decompression and extraction
Compare 2 commits »
modeco80 pushed to main at GameModding/lightningbolt 2023-11-19 07:29:52 -05:00
582b2a1933 pull in decompiled decompressor
modeco80 pushed to main at GameModding/lightningbolt 2023-11-19 06:55:26 -05:00
f1f081c114 correct error with bolt structures, now reading file data (need compression though)
d7a48f39b4 Initial prototype - reads the TOC from the ELF and maps the BOLT file
modeco80 created branch main in GameModding/lightningbolt 2023-11-19 06:55:26 -05:00
modeco80 created repository GameModding/lightningbolt 2023-11-19 06:55:02 -05:00
modeco80 created branch main in GameModding/misc 2023-11-09 18:19:04 -05:00
modeco80 pushed to main at GameModding/misc 2023-11-09 18:19:04 -05:00
280965d81b add updated Rolling ROLL_P.WAD extraction utility
88cd7adf23 init versions
modeco80 created repository GameModding/misc 2023-11-09 18:15:48 -05:00
modeco80 pushed to master at modeco80/ps2rom 2023-11-06 06:37:01 -05:00
8ba1161404 rom: an attempt at IOP stuff
modeco80 pushed to master at modeco80/ps2rom 2023-11-06 02:07:14 -05:00
bdeb32b11c build/rom: cleanup
modeco80 pushed to master at modeco80/ps2rom 2023-11-06 02:04:59 -05:00
d6810cf729 rom: Switch to TARGET=iop
feb0648b9a *: clean up code
Compare 2 commits »
modeco80 pushed to main at modeco80/swsf-bruteforce 2023-08-22 20:06:33 -04:00
4629f99495 implement a basic hash-per-second display
modeco80 pushed to main at modeco80/swsf-bruteforce 2023-08-22 19:43:29 -04:00
e8cdc4e41a clean up code a bit more
modeco80 pushed to main at modeco80/swsf-bruteforce 2023-08-22 19:30:04 -04:00
9d02d7280e build matches file at end of execution