Wolfvak
e70b8ab116
- unified CPU/cache header that works on C and asm code
...
- added legacy boot PXI command that allows power savings on ARM11
2019-06-03 02:27:41 +02:00
Wolfvak
987b820c4a
beginning of better ARM11:
...
- moved I2C code to the ARM11 (with an ugly hack that MUST be fixed)
- reworked the PXI protocol to have lower latencies and remove any potential async support
2019-06-03 02:27:41 +02:00
d0k3
151e6389ac
Use iomemcpy for registers (thanks @profi200)
2019-04-17 00:45:48 +02:00
luigoalma
6a95643edb
Very minor optimization
...
It only effect happens at common misaligned memory check and fixup
Does the exact same end result, just in less 2 instructions and independent of r4 and r5, using r12 instead
2019-04-16 00:41:31 +02:00
d0k3
d762c390af
CPPCheck audit, several fixes
2019-03-21 00:42:39 +01:00
luigoalma
1e2b45941b
revert seqmemcpy and memcpy reimplementation
2019-03-15 00:48:24 +01:00
Eix
c644820e41
re-order the keyboard string to make renaming stuff less annoying
2019-03-15 00:34:42 +01:00
windows-server-2003
732165153b
Implemented new file selector
2019-03-15 00:34:41 +01:00
d0k3
82d6e94789
Fix compiling in devkitARM r51
...
Use custom (sequential) memcpy for reading / writing hardware registers.
Fixes #460
2019-03-13 01:36:33 +01:00
d0k3
f40ec898cf
Also include derreks sighax signature
...
in the source, currently not used
2018-07-30 01:03:15 +02:00
windows-server-2003
c10f6d1f9e
Fix potential buffer overflows
2018-06-14 12:37:42 +02:00
Hyarion Sanyënóna
ffa5eaaae4
Progress bars will not draw to screen faster than 30 Hz
2018-06-14 00:44:43 +02:00
d0k3
bdf635e39d
Fix a potential buffer overflow
...
thanks @windows-server-2003 !
2018-06-04 00:52:45 +02:00
windows-server-2003
46f67e1d18
Fix sprintf format vulnerability
2018-05-17 00:29:03 +02:00
d0k3
0caf2a6cbb
Scripting: add keysel command
2018-04-25 15:25:07 +02:00
d0k3
b0997fa687
Improved string display handling
...
should fix #344 for good
2018-04-17 23:44:53 +02:00
d0k3
f34fcf6fa3
Added GodMode64 and BrickedMode9 FLAVORs
2018-04-04 23:28:30 +02:00
Wolfvak
8c121ae1d3
Faster PNG compression, enabled separate data and function sections.
2018-04-03 01:17:58 +02:00
Wolfvak
c6e3c0ee30
Save screenshots as PNGs.
2018-04-03 01:17:58 +02:00
d0k3
46090fde0a
Use datetime stamp for screenshot names
2018-03-17 18:09:43 +01:00
d0k3
ac514669a1
Properly handle UTF-8 filenames
2018-03-16 03:00:26 +01:00
d0k3
67e19ad574
Allow screenshots (almost) everywhere
2018-03-07 01:15:12 +01:00
d0k3
988f2634b0
Fix #316
2018-02-26 23:16:43 +01:00
d0k3
93485ac287
Fixed all occurences of VGAME_BUFFER
2018-02-07 00:43:21 +01:00
d0k3
cdf72bbdc2
Fix all occurences of SCRIPT_BUFFER
2018-02-07 00:43:20 +01:00
d0k3
ae6c1c61c1
Fix all occurences of VCART_BUFFER
2018-02-07 00:43:20 +01:00
d0k3
7927c742c6
Fix all occurences of NAND_BUFFER & SDCRYPT_BUFFER
2018-02-07 00:43:20 +01:00
d0k3
1b236acc86
Setup heap testing
2018-02-07 00:43:18 +01:00
d0k3
a0d2d27b06
Replace TEMP_BUFFER & MAIN_BUFFER with heap
2018-02-07 00:43:18 +01:00
d0k3
0fa9f52b08
Added PCX bitmap viewer
...
Fixes #299
2018-01-23 02:00:02 +01:00
d0k3
98bc5f00ec
Better handling for tiny fonts
2018-01-16 00:43:09 +01:00
d0k3
5df8c4b739
New, easier to edit font format
2018-01-15 01:49:04 +01:00
d0k3
48f7f4c652
Allow switching fonts at runtime
2018-01-13 17:05:51 +01:00
d0k3
a034214512
Revised font system
2018-01-13 16:11:14 +01:00
d0k3
973fef9eaf
Alphabet preview for string input
2017-12-27 16:33:19 +01:00
d0k3
52b3f128bf
Scripting: Allow PCX and custom text for preview
2017-12-20 00:13:31 +01:00
d0k3
1a63575caa
Rewritten support file handling
...
Support files are now also accepted from CTRNAND.
2017-12-11 02:47:29 +01:00
d0k3
d8521dfdb9
Added TIMER_UNLOCK build parameter
2017-12-07 02:58:49 +01:00
Wolfvak
0220230403
Replace QLZ with PCX for splash
2017-12-05 18:37:50 +01:00
d0k3
63767e5eae
Updated build system
...
Includes better handling for FLAVOR now, AUTO_UNLOCK for unlock
sequences and setting SD_TIMEOUT from make
2017-11-24 18:21:02 +01:00
d0k3
bf2ce1a37c
Use random keysequences and increase length for dangerous ones
2017-11-22 03:17:57 +01:00
d0k3
534174e630
Moved color definitions to their own .h file
2017-11-22 03:17:57 +01:00
d0k3
c18ac35d45
General fixes and cleanup
...
Thanks @Kazuma77 for pointing that stuff out!
2017-11-20 17:50:48 +01:00
Wolfvak
beeea37d07
Revised Makefile
2017-11-17 19:37:45 +01:00