Michael Theall
|
5d245e5cc8
|
Fix CUP (cursor position) escape code
|
2017-07-12 23:29:49 -05:00 |
|
fincs
|
94aabe35f3
|
Rename debugDevice_3DMOO to debugDevice_SVC
|
2017-05-14 11:49:21 +02:00 |
|
FenrirWolf
|
ec0b9d8033
|
Return zero when writing zero bytes (#344)
|
2017-03-02 01:18:58 -06:00 |
|
Dave Murphy
|
50cafaa700
|
devkitARM r46 changes
|
2017-01-16 15:39:06 +00:00 |
|
Dave Murphy
|
3501efd7e5
|
whitespace fixes
|
2016-12-04 17:21:44 +00:00 |
|
Dave Murphy
|
664ae583c4
|
fix buffer overrun
|
2016-12-03 21:13:14 +00:00 |
|
fincs
|
3f9513e62c
|
Add TLS (thread local storage) support
|
2015-12-07 11:44:36 +01:00 |
|
yellows8
|
76e47c02c8
|
Changed gfxSwapBuffers() to gfxSwapBuffersGpu() in consoleInit(). This fixes the black-screen issue with the text-console on certain systems(such as old3ds v9.0-v9.2).
|
2015-10-27 19:34:07 -04:00 |
|
Dave Murphy
|
8e031b1080
|
ensure mode changes
|
2015-02-27 20:50:03 +00:00 |
|
Dave Murphy
|
2c0ae0784d
|
flush buffers on newline & screen clear
|
2015-02-15 13:24:05 +00:00 |
|
Dave Murphy
|
0a3bb7bcad
|
allow for extenstion beyond 256 characters
|
2015-01-06 12:28:16 +00:00 |
|
Dave Murphy
|
ab3b081398
|
allow redirecting stderr to 3dmoo
|
2014-12-13 14:03:12 +00:00 |
|
Dave Murphy
|
478d11f468
|
render strikethrough & underline
|
2014-12-13 03:19:57 +00:00 |
|
Dave Murphy
|
7bcd9b2270
|
make it build
|
2014-12-13 03:11:21 +00:00 |
|
Dave Murphy
|
b05f574889
|
fix formatting
|
2014-12-13 03:07:41 +00:00 |
|
Dave Murphy
|
5c64201fa5
|
unneeded default case
|
2014-12-13 03:07:00 +00:00 |
|
Dave Murphy
|
94591dc5f7
|
better parameter checking
|
2014-12-13 02:58:07 +00:00 |
|
Dave Murphy
|
2de946890d
|
support more codes
|
2014-12-13 02:51:57 +00:00 |
|
Dave Murphy
|
28ef35f4a6
|
intialise parameter, ignore unsupported escapes
|
2014-12-13 02:40:25 +00:00 |
|
Dave Murphy
|
e8df59be59
|
check parameters are valid as we parse
|
2014-12-13 02:32:21 +00:00 |
|
Dave Murphy
|
49200b8b96
|
use switch for 'm' parameters
|
2014-12-13 02:24:24 +00:00 |
|
Dave Murphy
|
6a36d31568
|
use 3 intensity levels
|
2014-12-13 02:21:50 +00:00 |
|
Dave Murphy
|
a39890ef48
|
allow console on either screen
|
2014-12-12 13:43:40 +00:00 |
|
Dave Murphy
|
d6a58d4a2f
|
fix scroll size
|
2014-12-12 13:40:54 +00:00 |
|
Dave Murphy
|
35307ad5f2
|
use word copy for extra speed in console scroll
|
2014-12-12 12:18:00 +00:00 |
|
Dave Murphy
|
c0a0ec1fb2
|
fix console scrolling
|
2014-12-12 12:05:45 +00:00 |
|
Dave Murphy
|
382f1320ce
|
lighten up half bright green
|
2014-12-12 10:58:16 +00:00 |
|
Dave Murphy
|
5fe960fda0
|
fix color code scanning
|
2014-12-12 09:58:14 +00:00 |
|
Dave Murphy
|
a645436ebe
|
add console
|
2014-12-12 00:24:08 +00:00 |
|