gem5/src/dev/alpha
Nathan Binkert 00df9016fe Rename SimConsole to Terminal since it makes more sense
--HG--
rename : src/dev/SimConsole.py => src/dev/Terminal.py
rename : src/dev/simconsole.cc => src/dev/terminal.cc
rename : src/dev/simconsole.hh => src/dev/terminal.hh
2008-06-17 20:29:06 -07:00
..
access.h Created seperate SConscript for the dev directory. Made subdirectories for Alpha and SPARC and put SConscripts in them. 2006-11-06 18:26:11 -05:00
AlphaConsole.py Rename SimConsole to Terminal since it makes more sense 2008-06-17 20:29:06 -07:00
console.cc Rename SimConsole to Terminal since it makes more sense 2008-06-17 20:29:06 -07:00
console.hh Rename SimConsole to Terminal since it makes more sense 2008-06-17 20:29:06 -07:00
SConscript Devices: Separate out the MC146818 RTC so both Alpha and X86 can use it. 2008-03-25 02:15:06 -04:00
tsunami.cc Rename SimConsole to Terminal since it makes more sense 2008-06-17 20:29:06 -07:00
tsunami.hh params: Deprecate old-style constructors; update most SimObject constructors. 2007-08-30 15:16:59 -04:00
Tsunami.py Rename SimConsole to Terminal since it makes more sense 2008-06-17 20:29:06 -07:00
tsunami_cchip.cc Merge python and x86 changes with cache branch 2007-07-26 23:15:49 -07:00
tsunami_cchip.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
tsunami_io.cc Alpha: Get rid of an old include of a non-existant file. 2008-06-12 01:54:21 -04:00
tsunami_io.hh Dev: Seperate the 8254 timer from tsunami and use it in that and the PC. 2008-06-12 00:54:48 -04:00
tsunami_pchip.cc Merge python and x86 changes with cache branch 2007-07-26 23:15:49 -07:00
tsunami_pchip.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
tsunamireg.h Make mulitple consoles work and be distinguishable from each other 2007-02-13 15:58:06 -05:00