haiku/src/system/boot/platform/atari_m68k
François Revol e5081da48c Large cleanup of the bootloader shell code. Replaced the x86 comment.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43182 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-04 17:22:01 +00:00
..
atari_memory_map.h * Renamed the remaining C files to C++ files. 2010-06-25 08:30:17 +00:00
console.cpp Add a hack to detect the Milan which boots with a black&white mode, to make the menu and console readable. 2011-08-19 12:15:57 +00:00
console.h Add a console implementation. 2008-01-10 20:54:55 +00:00
cpu.cpp Update copyrights. 2010-11-20 18:41:52 +00:00
cpu.h Update copyrights. 2010-11-20 18:41:52 +00:00
debug.cpp * Added platform_debug_get_log_buffer() which returns the debug log buffer and 2011-06-12 23:31:57 +00:00
devices.cpp Update copyrights. 2010-11-20 18:41:52 +00:00
Handle.cpp Update copyrights. 2010-11-20 18:41:52 +00:00
Handle.h Update copyrights. 2010-11-20 18:41:52 +00:00
Jamfile Moved generic boot platform code to its own static lib, boot_platform_generic.a. 2011-01-17 16:50:58 +00:00
keyboard.cpp Fix the licence, we use MIT now. 2010-11-21 17:03:03 +00:00
keyboard.h This should be enough for keyboard handling. 2008-01-01 23:25:35 +00:00
menu.cpp * Slightly alter the semantics of the input gathering function to take the 2011-05-24 03:21:51 +00:00
mk_floppy_prg_atari.sh Finally managed to get floppy boot working for Atari \o/ 2009-04-27 02:37:31 +00:00
mmu.cpp Allow up to 2MB for the kernel, since it's already over 1MB. 2011-11-03 02:48:33 +00:00
mmu.h Update copyrights. 2010-11-20 18:41:52 +00:00
shell.S Large cleanup of the bootloader shell code. Replaced the x86 comment. 2011-11-04 17:22:01 +00:00
stage1.S Update copyrights. 2010-11-20 18:41:52 +00:00
start.cpp Update copyrights. 2010-11-20 18:41:52 +00:00
toscalls.cpp Update copyrights. 2010-11-20 18:41:52 +00:00
toscalls.h Complete the SCREENINFO structure definition; expose a single version of the Setscreen() calls, since they are just the same with magic values and extra args anyway. 2011-08-19 12:08:57 +00:00
video.cpp Add support for enumerating video modes using the Milan API and the ST/TT XBIOS calls. Not really tested, ARAnyM doesn't emulate the Milan stuff, and the ST resolutions aren't exactly chunky anyway (will need patching the framebuffer kernel args to include the mode/4CC instead of just bit depth). 2011-08-19 12:12:22 +00:00
video.h Update copyrights. 2010-11-20 18:41:52 +00:00