summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* New systems marked not working Ivan Vangelista10 days3-5/+335
* cpu/drcbearm64.cpp: Don't clear carry for ROLC/RORC with zero shift count. Vas Crabb10 days1-10/+14
* Still more recompiler fixes: Vas Crabb10 days4-322/+199
* cpu/uml.cpp: Fixed assertion failures when simplification reduces operand count. Vas Crabb11 days3-146/+48
* machine/dp83932c.cpp: Advance CRBA on packet RX (#13571) Brice Onken11 days1-2/+8
* -A few recompiler adjustments: Vas Crabb11 days6-80/+38
* naroutp.cpp driver improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca11 days3-55/+543
* sound/va_eg.cpp: Fixing subtle bugs. (#13570) m1macrophage11 days2-20/+30
* screen: remove obsolete loadstate workaround hap11 days1-1/+0
* stern/mazerbla.cpp, video/mb_vcu.cpp: Updates/Cleanups: (#13569) cam90011 days3-367/+293
* bandai/wswan.cpp, bandai/wswan_v.cpp, shared/wswansound.cpp, virtual/vgmplay.... cam90011 days6-965/+1079
* -snk/k1ge.cpp: Cleaned up code: (#13478) cam90011 days3-699/+348
* midcoin/wallc.cpp: Use the original 2*2764 ROM program ROM arrangement for br... ClawGrip11 days1-1/+4
* neogeo.xml: Added four working items. (#13517) ArcadeShadow11 days1-0/+113
* video/ppu2c0x*.cpp: Implemented device_palette_interface and cleaned up code:... cam90011 days6-361/+321
* ussr/dvk_kcgd.cpp: Corrected CPU type to K1801VP065 and removed serial speed ... shattered11 days4-27/+20
* emu/diexec.cpp: Deal with the annoyances of the timer state machine Vas Crabb11 days1-3/+4
* -emu/schedule.cpp: Restore timers expiring at the same time in the order they... Vas Crabb11 days36-1268/+1500
* Corrected some Chinese UI translations. [aGuGu] Vas Crabb11 days2-8/+8
* diexec: change input_line_state getter back to int hap11 days1-1/+1
* nec/pc9801.cpp: add 1.44MB floppy 3-mode support angelosa12 days3-27/+99
* rohga: correction to prev commit hap12 days1-16/+2
* New systems marked not working Ivan Vangelista12 days8-497/+833
* i8085 core: Readded the TODO item about the DSUB H flag verification. Roberto Fresca12 days1-0/+1
* diexec: remove duplicate getter hap12 days10-42/+40
* jack: remove unneeded irq ack callback hap12 days2-9/+1
* cpu/powerpc: Fixed issues in POWER div (signed divide) instruction causing Gi... Vas Crabb12 days1-5/+10
* -cpu/uml.cpp: Rewrote the UML simplification code. Vas Crabb12 days5-615/+957
* i8085: remove myself from copyright holders, does not match my criteria hap12 days2-3/+3
* i8085 core: Take out from the TODO list the item related to Roberto Fresca12 days1-2/+1
* skeleton/cle68k.cpp: notes angelosa13 days1-4/+8
* i8085: small cleanup hap13 days1-62/+62
* rohga: correct allow continue dipswitch [coyonut] hap13 days1-12/+23
* i8085: no need for a diagram on how a rotate opcode works hap13 days1-17/+12
* Paracaidista driver and i8085 core improvements: [Roberto Fresca, Grull Osgo] Roberto Fresca13 days2-98/+331
* Fixed a few issues and cleaned up code in Hudson Soft PC Engine component dev... cam90013 days7-504/+495
* shared/namco_c355spr.cpp: Update comments and description to reflect the fact... cam90013 days1-4/+4
* video/gba_lcd.cpp: Implement device_palette_interface rather than instantiati... cam90013 days2-6/+10
* konami.lst: correction to prev commit with shift count hap13 days1-10/+10
* oberheim/dmx.cpp: Corrected HPFs. Converted audio path to voltages. Tidying. ... m1macrophage13 days1-43/+72
* -cpu/e132xs: Use word addressing for I/O. Vas Crabb14 days13-344/+293
* skeleton/bolsaint.cpp: hookup txc/rxc angelosa14 days1-4/+6
* simpsons,thunderx: lower overall volume to prevent clipping hap14 days2-25/+24
* konami cpu: shift amount for the extra shift opcodes is 4-bit [Jim Westfall] hap14 days1-5/+5
* konami cpu dasm: be consistent with uppercase data and reg names, renamed som... hap14 days2-107/+107
* segas16b.cpp: Update wfishing EPROM labels (#13563) DarksoftMAME14 days1-4/+4
* New working clones Ivan Vangelista14 days3-88/+152
* cpu/e132xs: Changed STBS and STHS to do an unsigned range check. Vas Crabb2025-04-063-28/+43
* -cpu/e132xs: Fixed I/O for models with 16-bit external bus. Vas Crabb2025-04-068-351/+601
* skeleton/bolsaint.cpp: add basic meat angelosa2025-04-051-7/+50