summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0144u5 Angelo Salese2012-01-0814-47/+47
* mess sync (nw) Olivier Galibert2012-01-071-1/+2
* uiimage/diimage: Dumbify the menus and add a control layer [O. Galibert] Olivier Galibert2012-01-078-325/+513
* scsihd.c: Get sector size from CHD metadata to support old 256 bytes/sector S... Curt Coder2012-01-061-11/+29
* Added delayed interrupts in idectrl to enable booting on some older bioses [C... Miodrag Milanovic2012-01-061-3/+3
* i386: Moved stack changes to be after protection checks in RETF and IRET mahlemiut2012-01-063-57/+205
* Added XTAL_33_833MHz define Phil Bennett2012-01-051-0/+1
* Fix for DTD validation (no whatsnew) Miodrag Milanovic2012-01-051-0/+3
* Added DEC Rainbow XTAL value and part number update (no whatsnew) Miodrag Milanovic2012-01-051-1/+2
* Fixed allocating of multiple parts in softlist (no whatsnew) Miodrag Milanovic2012-01-051-1/+1
* Fix four spc700 opcodes which didn't disassemble correctly [kevtris] Jonathan Gevaryahu2012-01-051-4/+4
* Fix issue displaying keyboard names in menu (no whatsnew) Miodrag Milanovic2012-01-051-1/+1
* Fix z80dma assert Angelo Salese2012-01-041-3/+4
* ARM7: Fixed 39-in-1 booting. [Tim Schuerewegen] Ryan Holtz2012-01-041-2/+18
* softlist.c: no_dump CHDs should not trigger validation errors. no whatsnew. Fabio Priuli2012-01-041-3/+8
* Implemented UD2 instruction, thing is that in any case it should raise invali... Miodrag Milanovic2012-01-042-1/+5
* Work-around for Sim City 2k (MESS specific bug-fix) Angelo Salese2012-01-031-0/+6
* FABS bug-fix Angelo Salese2012-01-031-1/+1
* Ok, this is the last opcode based x87 batch, now things needs to be bug fixed... Angelo Salese2012-01-031-23/+400
* Another batch of x87 opcodes Angelo Salese2012-01-031-2/+91
* Patch for i386 helps booting Phoenix bios from Carl (no whatsnew) Miodrag Milanovic2012-01-031-0/+2
* [MCS48] Fixed I8021/I8022 clock divider. [Curt Coder] Miodrag Milanovic2012-01-032-32/+35
* Hooked up Voodoo, and another batch of x87. It fails due of the color DAC Angelo Salese2012-01-031-3/+150
* GCC 4.6 compile helper; linking still fails :( (nw) R. Belmont2012-01-031-1/+1
* Added group d9, Funky Ball doesn't moan anymore so let's stop for now Angelo Salese2012-01-031-13/+190
* Bored in banging my head over fatalerrors, implemented x87 d8 group opcodes Angelo Salese2012-01-031-9/+177
* Removed old C-based interface to astrings. astring exists only as Aaron Giles2012-01-0315-96/+74
* More x87 ... (and yeah, won't stop here) Angelo Salese2012-01-021-5/+128
* More opcodes tripped by Funky Ball ... (and no, it doesn't stop here) Angelo Salese2012-01-021-3/+59
* Added FLD and FST single-precision opcodes Angelo Salese2012-01-021-2/+18
* Removed machine.generic.tmpbitmap, VIDEO_START(generic_bitmapped), Aaron Giles2012-01-0212-142/+149
* m680x0: fix case where the MMU trashed memory [R. Belmont] R. Belmont2012-01-021-2/+2
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-0268-658/+659
* 68HC05: CLR instruction should not affect the carry flag. Verified with Free... R. Belmont2012-01-011-1/+1
* Fix a few stragglers. Add width/height/position setters to Aaron Giles2011-12-315-103/+72
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-3155-406/+340
* Moved the implementation for the Sega 315-5124, 315-5246, and 315-5378 video ... Wilbert Pol2011-12-313-0/+1916
* Implemented generic functions for RDMSR and WRMSR opcodes in Pentium CPU core... Angelo Salese2011-12-313-6/+55
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-3139-513/+498
* Implemented FLD and FST Pentium x87 opcodes, used by Savage Quest for testing... Angelo Salese2011-12-311-1/+20
* Oh my ... Angelo Salese2011-12-311-0/+7
* s3c24xx: lots of changes for future Happy Fish 302-in-1 and Palm Z22 (mess) d... Miodrag Milanovic2011-12-305-125/+713
* arm7: implemented MMU permission faults [Tim Schuerewegen] Miodrag Milanovic2011-12-304-97/+280
* i8251: Implemented transmit and receive data callbacks [Barry Rodewald] Miodrag Milanovic2011-12-301-2/+13
* Floppy changes by OG, imported from MESS (no whatsnew) Miodrag Milanovic2011-12-302-12/+47
* Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a Aaron Giles2011-12-2915-55/+41
* Adding "totalcycles" debugger variable Nathan Woods2011-12-292-1/+17
* Preliminary hook-up of VGA pixel clock Angelo Salese2011-12-291-42/+11
* Worked around 0x3d8 VGA reading, and fixed California Chase in using the righ... Angelo Salese2011-12-291-0/+6
* update clock after state load Michaƫl Banaan Ananas2011-12-281-0/+4