Commit Graph
14 Commits
Author SHA1 Message Date
piepie62 a4befc29c8 Fix off-by-one error with extra cheat page 2019-08-12 00:58:16 -04:00
piepie62 10e823a9d5 Use bitflags 2019-06-24 15:42:32 -04:00
piepie62 85af8d9fa4 Merge branch 'Debuffer' of https://github.com/piepie62/Luma3DS into Debuffer 2019-04-23 08:25:10 -07:00
piepie62 58ff96dc83 Merge origin into this branch 2019-04-23 08:24:50 -07:00
piepie62 32b8cf6172 Merge branch 'master' of https://github.com/AuroraWright/Luma3DS into Debuffer 2019-04-19 11:36:19 -07:00
piepie62 90a43089ba Debuffer cheat reading and strip whitespace
Effectively doubles the amount of cheats possible, while also getting rid of that annoying line limit
2019-04-18 14:01:46 -07:00
piepie62 1e0baeb30e Fix reading past the end of a file 2019-04-18 14:01:02 -07:00
piepie62 353f7d1705 Add bounds checking 2019-04-18 14:01:02 -07:00
piepie62 f5f3764f99 Improve cheat execution parameters and handle CRLF properly 2019-04-18 14:01:02 -07:00
piepie62 2b31a4ab5c Merge master into Debuffer 2019-04-15 15:19:46 -07:00
piepie62 3b4ef682fe Debuffer cheat reading and strip whitespace
Effectively doubles the amount of cheats possible, while also getting rid of that annoying line limit
2019-04-15 15:14:53 -07:00
piepie62 eab9a31dff Fix reading past the end of a file 2019-04-15 13:08:53 -07:00
piepie62 ff86ed2e77 Add bounds checking 2019-04-15 03:41:25 -07:00
piepie62 2fe1169423 Improve cheat execution parameters and handle CRLF properly 2019-04-14 23:12:14 -07:00