HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
trunk
/
contrib
/
conf
/
mips32-gx.sh
@ 4446
– Rev 4645
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
4645
5590 d 20 h
svoboda
/trunk/contrib/conf/
Revert accidently commited change.
4644
5590 d 20 h
svoboda
/trunk/
Method for getting console color capabilities. Use to fix invisible tetris pieces.
4573
5608 d 8 h
svoboda
/trunk/
Automatically try to mount FAT from disk0 on /data upon boot. Save Tetris score there. Automatically create disk image in sample config files, if it does not already exist. This tentatively reaches the Milanstone (t.m.).
4288
5680 d 6 h
decky
/trunk/contrib/conf/
remove tailing space
3753
5789 d 6 h
svoboda
/trunk/contrib/conf/
Script to run ARM port in GXemul.
2545
6246 d 7 h
cejka
/trunk/contrib/conf/
Added processor type into gxemul run script.
1794
6684 d 18 h
decky
/trunk/
move contrib from kernel/ to /
update Sparc64 toolchain to use Binutils 2.17 (neeeded for linking uspace)
1787
6689 d 23 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1754
6711 d 6 h
jermar
/kernel/trunk/
Indentation and some improved comments.
Remove forgotten comment from gxemul.sh.
1750
6712 d 19 h
decky
/kernel/trunk/contrib/conf/
get back -X removed by mistake
1746
6712 d 20 h
decky
/kernel/trunk/
prepare GXEmul kernel to use the boot loader
1537
6728 d 17 h
palkovsky
/kernel/trunk/
Added tetris to
1458
6731 d 19 h
palkovsky
/kernel/trunk/
Added console support to gxemul.
Wider information in thread list.
1386
6741 d 3 h
palkovsky
/kernel/trunk/
Fixed mips bug fith TLS register not being properly saved on syscall context
switch.
Reverted SYS_IO, so that it could be used on machines without fb.
1354
6746 d 2 h
palkovsky
/kernel/trunk/
Support for mips kbd driver.
1332
6747 d 21 h
palkovsky
/kernel/trunk/
Added support for more processes in mips.
1096
6803 d 4 h
palkovsky
/kernel/trunk/
Cleanup of mips
- inline register reads
- better fpu disable/enable - global settings is automatically propagated to task
- fast syscall
836
6837 d 18 h
palkovsky
/kernel/trunk/
Added support for 24-bit framebuffer.
796
6845 d 0 h
palkovsky
/kernel/trunk/
Gxemul support for mips userspace. MIPS now _must_ be started
always with userspace, there is (almost) no way how to pass parameters
to kernel.