Zer0xFF
5f99f071f6
add missing break in CStdio::PrintFormatted(...)
2019-11-27 16:10:35 +00:00
Jean-Philip Desjardins
41a24232fe
Fillchar can only be 0 or a space.
2019-11-04 12:53:33 -05:00
Jean-Philip Desjardins
2076edf3c0
Fix Linux build.
2019-08-17 13:51:31 -04:00
Mahmood - Zer0xFF
d065c3443e
remove boost::lexical_cast
...
(cherry picked from commit 3ce44930efe62f34568bef3a36450110cd2bf4d9)
2019-06-26 20:25:56 -04:00
Jean-Philip Desjardins
a9377e54b4
Code style fix.
2018-05-28 12:39:50 -04:00
Jean-Philip Desjardins
9f7a294482
Implement puts in STDIO IOP module.
2018-05-27 15:11:48 -04:00
Jean-Philip Desjardins
f71a7abfd6
Cleanup.
2018-05-25 21:52:36 -04:00
Jean-Philip Desjardins
0f2fcc31bb
Use Warn function.
2018-05-25 12:24:51 -04:00
Clang-Format
acf75535ec
Clang format
2018-04-30 21:01:23 +01:00
Mahmood(Thunder07)
97c229ec98
Cleanup
...
Silence:"warning: '0' flag ignored with precision and ‘%X’ gnu_printf format"
2017-05-29 06:01:32 +01:00
Jean-Philip Desjardins
1f4dda0353
Implement '+' flag in PrintFormatted.
2016-10-21 23:10:20 -04:00
Jean-Philip Desjardins
a7a75dbcf9
Cleanup.
2016-05-29 16:41:31 -04:00
Ian Brown
8e3f20e3a4
cleaner vsprintf implementation.
2016-05-27 16:46:31 +01:00
Jean-Philip Desjardins
8acf873257
Fixed IOP stdio hexadecimal print casing problem.
2015-10-27 00:26:40 -04:00
Jean-Philip Desjardins
beea82761a
printf calls from STDIO module are now written to IOMAN's stdout instead of being written to the host's console.
2014-08-02 21:23:25 -04:00
Jean-Philip Desjardins
adb67293a6
Minor esthetic changes.
2014-05-31 04:46:45 -04:00
Ian Brown
9ffad607ad
deal with %% in printf format string
2014-05-31 04:35:25 -04:00
jpd002
9fad1a2c0d
Added support for %p in Iop_Stdio printf.
...
git-svn-id: http://svn.purei.org/purei/trunk@964 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-07-29 19:37:36 +00:00
jpd002
7c8a4caca9
Added support for parsing %i in printf.
...
git-svn-id: http://svn.purei.org/purei/trunk@878 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-03-31 23:37:42 +00:00
jpd002
67521c5d4d
Cleanup.
...
git-svn-id: http://svn.purei.org/purei/trunk@877 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-03-31 23:24:25 +00:00
jpd002
c5d753f7c4
Added a sanity check in CSifCmd::ProcessInvocation
...
Added support for %c in STDIO printf.
git-svn-id: http://svn.purei.org/purei/trunk@754 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-05-05 04:22:47 +00:00
jpd002
89f7b32300
Improved some IOP modules for Shadow Hearts PSF set.
...
Added a patch in IopBios for Shadow Hearts.
Fixed annoying breakpoint problem.
git-svn-id: http://svn.purei.org/purei/trunk@739 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-02-26 22:42:59 +00:00
jpd002
759f07fab5
Minor Iop_Stdio bugfix.
...
git-svn-id: http://svn.purei.org/purei/trunk@593 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-01-14 03:28:20 +00:00
jpd002
d4a1ffa426
Fixed crashing printf bug in FFX. Also added an assert to prevent more errors like these.
...
git-svn-id: http://svn.purei.org/purei/trunk@541 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-09-11 02:39:07 +00:00
jpd002
82336883ad
Various IOP stuff.
...
git-svn-id: http://svn.purei.org/purei/trunk@484 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-02-20 04:00:18 +00:00
jpd002
d827527939
Some more Iop stuff.
...
git-svn-id: http://svn.purei.org/purei/trunk@431 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-02 03:10:37 +00:00
jpd002
d8b20c1b07
git-svn-id: http://svn.purei.org/purei/trunk@427 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-28 23:46:52 +00:00
jpd002
669ac71159
Even more conversion done for quake.elf (SIF/IOP overhaul)
...
git-svn-id: http://svn.purei.org/purei/trunk@224 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-01-15 20:27:44 +00:00