|
5cfb6cd3d7
|
Uppercase all CRC entries (#1372)
```
find . -type f -name '*.dat' -exec sed -E -e 's@crc ([a-zA-Z0-9]+) @crc \U\1 @' -i {} \;
```
|
2023-06-12 01:41:10 -04:00 |
|
|
54b7a74353
|
Clean up hacks
|
2020-04-28 10:58:31 -04:00 |
|
|
aa11126751
|
Added pokemon Brown
|
2019-06-23 18:24:32 -05:00 |
|
|
7cc1774a80
|
updates for new and old hacks
|
2019-06-02 22:34:47 +01:00 |
|
|
00e7d17ed0
|
remove extra 'hack' on the rhdndat output which was creating duplicate 'hack hack' in descriptions and move comments after patches for rhdndat parsing to work
|
2018-10-17 02:36:06 +01:00 |
|
|
34774e81c2
|
changed 'comment' tag for 'patch' on the metadata/hacks dir, skipped actual comments
|
2018-10-16 19:31:52 +01:00 |
|
|
8caf27de52
|
hack updates
|
2018-09-17 16:43:03 +01:00 |
|
|
0aecaec2c7
|
updates
|
2018-08-14 13:53:53 +01:00 |
|
|
55616eecb3
|
updates, crc32 len fix and replace https by http in links
|
2018-07-04 12:21:42 +01:00 |
|
|
d7b9c25cb6
|
tab and empty line removal
|
2018-05-13 16:43:35 +01:00 |
|
|
397ae7d194
|
update hacks to most recent version
|
2018-05-06 16:43:02 +01:00 |
|
|
b6dae46efe
|
update hack to most recent version
|
2018-05-02 13:39:59 +01:00 |
|
|
640c9e43f8
|
Fix game( parsing
|
2018-04-24 16:37:21 -04:00 |
|
|
686f7df148
|
add game boy hacks
|
2018-04-22 16:57:22 +01:00 |
|