Update preset.
[bertos.git] / bertos / emul /
2011-12-02 battSigned-off by Robin Gilham:
2011-02-02 battAdd KFile seek and size members support.
2010-07-02 battRemove \version svn tag.
2010-07-02 battMove kfile interface to the io/ directory.
2010-03-19 arighidemo: make the GUI preemptive-safe.
2010-03-17 arighifix asm_switch_context() for the x86 and x86_64 archs
2010-03-17 arighiMerge branch "preempt" in "trunk".
2009-09-02 battFix error on short hptime_t CPU.
2009-06-08 battFix seek return value; Clear structure on init; add...
2009-06-08 lottavianoVarious fixes to kfile_posix module.
2009-06-05 lottavianoAdded KFile interface emulation in posix systems
2009-05-22 battUpdate for new fatfs directory.
2009-05-21 battAdd emulated driver for fatfs.
2009-04-10 battRefactor switch context ASM files to comply to Wizard.
2009-03-25 battRemove unneeded header.
2008-12-04 duploAdded support for Mac Os X compilation without pkg...
2008-08-28 battAdd missing brackets.
2008-08-25 bernieemul: enforce timer to be stopped before destroying...
2008-08-25 bernietimer Prevent further SIGALRM signals when timer is...
2008-08-25 bernieproc: Move stack hack from emul.c to proc.c
2008-08-20 berniepreempt: introduce idle process; timer: use managed...
2008-08-17 bernielcd_gfx_qt: Implement bitmap scaling
2008-08-17 berniepreempt: irq supervisor draft
2008-08-14 bernieRemove another instance of obsolete header inclusion
2008-08-13 bernieFix timer test
2008-08-13 bernieUse new header locations everywhere
2008-08-10 bernieppc: Add cooperative task switching for PowerPC
2008-08-10 bernietrac#29: Cleanup timer on demo exit
2008-08-10 bernieDrop ABI versioning for asm_switch_context(), as it...
2008-08-08 bernieFix headers and license info in several places
2008-08-08 bernieemul: make config simpler and closer to the embedded...
2008-08-08 bernieCompletely port to Qt4 with no Q3Support
2008-08-07 bernietimer_posix: Implement dummy timer_hw_triggered()
2008-08-06 bernieFix size hinting for LCD widget
2008-08-04 bernieRename myself
2008-07-29 qwertAdd fixed size on bertos emulator window
2008-07-29 qwertAdd specific check routine for compiling under OS X
2008-07-29 qwertModified for new file name switch_i386.S
2008-07-29 battRename assembly file.
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-27 asterixMove pc assembly code to emul dir.
2008-05-20 asterixMove ser posix to emul dir.
2008-05-20 asterixMove timer posix module in emul dir.
2008-05-19 asterixMove emul timer qt to correct directory.
2008-04-04 battRefactor BeRTOS to be in his own directory.