summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pc9801.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* pc9801: Attached CD software list r092016-06-181-0/+2
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-161-1/+1
* pc9801: safety (nw) cracyc2016-06-151-1/+2
* pc9801: correct subunits, add ramsize for 9801f (nw) cracyc2016-06-151-34/+30
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-4/+4
* pc9801: use bankdev for ipl (nw) cracyc2016-02-211-77/+82
* pc9801: some refactoring (nw) cracyc2016-02-201-242/+110
* pc9801: back off max ram to not overrun the ext gvram and obey protection bit... cracyc2016-02-181-1/+3
* pc9801: maybe this is better, I don't know of any users of mode 1(nw) cracyc2016-02-181-4/+10
* pc9801: 8bit dma pages (nw) cracyc2016-02-181-27/+57
* pc9801: no 32 (nw) cracyc2016-02-151-0/+4
* x68k: ELSE if (nw) cracyc2016-02-121-0/+7
* pc9801: more egc fixes (nw) cracyc2016-02-031-7/+16
* pc9801_cd: 9801 cdrom drivers require DRDY and SERV always set (nw) cracyc2016-02-011-1/+6
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-2/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* pc9801: add second ide channel (nw) cracyc2016-01-071-14/+69
* Let's assume -118 runs at 10 MHz, nw angelosa2016-01-061-1/+2
* Fixed underline, nw angelosa2016-01-051-1/+1
* pc9801: oops (nw) cracyc2016-01-021-1/+1
* pc9801: don't crash in 256color mode (nw) cracyc2016-01-021-8/+4
* upd7220: correct lr in graphics mode (nw) cracyc2016-01-021-15/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* pc9801: don't try to load ide bios on ux (nw) cracyc2015-11-301-4/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3887