summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/i386 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-17/+17
* i386: stuff (nw) cracyc2016-02-201-2/+2
* i386: oops(nw) cracyc2016-02-191-1/+1
* i386: 80386 sreg push only 16 bits and loadall (nw) cracyc2016-02-196-19/+99
* i386: don't change IF when IOPL < CPL (nw) cracyc2016-02-141-1/+8
* Make generic VTLB implementation a modern device interface (nw) AJR2016-02-075-41/+42
* Add macros for alignment checking (nw) AJR2016-01-301-10/+10
* reverting: Miodrag Milanovic2016-01-202-24/+24
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-4/+4
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-162-24/+24
* Revert "remove const (nw)" Miodrag Milanovic2016-01-132-2/+2
* remove const (nw) Miodrag Milanovic2016-01-112-2/+2
* Return std::string objects by value rather than pass by reference AJR2016-01-102-4/+4
* Revert "Update device names" Miodrag Milanović2015-12-281-1/+1
* Merge pull request #512 from MASHinfo/master Miodrag Milanović2015-12-281-1/+1
|\
| * Update i386.cpp MASH2015-12-201-1/+1
* | cleanup (nw) Miodrag Milanovic2015-12-261-5/+5
* | cleanup (nw) Miodrag Milanovic2015-12-262-2/+2
|/
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-173-24/+25
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-123-25/+25
* override part 1 (nw) Miodrag Milanovic2015-12-051-33/+33
* clang-modernize part 3 Miodrag Milanovic2015-12-046-57/+57
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-082-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1312-0/+34341