| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hash/xbox_hdd.xml: QA and srccleanxbox_swlist | 2024-07-15 | 1 | -5/+5 | |
| | | |||||
| * | microsoft/xbox.cpp: hookup HDD SW list | 2024-07-15 | 2 | -0/+30 | |
| | | | | | | | New software list items marked not working ------------------------------------------ OEM Dashboard [archive.org] | ||||
| * | casio/fp1100.cpp: hookup INTF0 for function keys | 2024-07-15 | 1 | -13/+25 | |
| | | |||||
| * | spg2xx: Fix behavior of audio channel enable/stop flags (#12572) | 2024-07-14 | 2 | -38/+65 | |
| | | | | | Automatic stops set channel stop flag while keeping channel enable flag unchanged. Channel is only active (channel status flag true) when enable flag is true and stop flag is false. | ||||
| * | sanyo/phc25.cpp: Consolidated into single file, cleanup, and removed use of ↵ | 2024-07-14 | 2 | -137/+92 | |
| | | | | | | | utf8.h. - Use actual character generator ROM for phc25. | ||||
| * | segaufo: assume nmi enable is on IO2 CNT1, fix regression with debug ↵ | 2024-07-14 | 9 | -348/+328 | |
| | | | | | | | popmessage, small cleanups, misc: update some notes | ||||
| * | casio/fp1100.cpp: misc notes | 2024-07-13 | 1 | -3/+9 | |
| | | |||||
| * | terracren: assume SSG channel C resistor is 1k instead of 10k ↵ | 2024-07-13 | 3 | -13/+12 | |
| | | | | | (brown,black,red instead of brown,black,orange) | ||||
| * | i386: x87 stack top set to 0 when entering mmx state, generate #NM only from ↵ | 2024-07-13 | 1 | -4/+8 | |
| | | | | | | | TS bit Mmx opcodes generate #NM only when TS is set, EM bit generates #UD | ||||
| * | New working clones | 2024-07-13 | 4 | -20/+35 | |
| | | | | | | | | ------------------ Dodge City (9131-02, U9-2B) [Brian Troha, The Dumping Union] - snk/snk68.cpp: corrected error in previous commit, updated PLDs labels for some streetsm sets | ||||
| * | i386.cpp: correct errors in pentops.hxx caused by bad mmxprolog routine | 2024-07-13 | 2 | -85/+86 | |
| | | | | | | | | | | | Currently the mmxprolog routine can raise a #NM exception. But the caller will execute the mmx opcode anyway, unfortunately by fetching the bytes from the first instruction in the exception service routine. This adds a bool return value to mmxprolog so the caller can return too without making a mess. | ||||
| * | igs/pgmcrypt.cpp: Fixed Endianness issue for 32-bit games. | 2024-07-13 | 3 | -37/+40 | |
| | | |||||
| * | taito/buggychl.cpp: Listed undumped versions shown in videos in header ↵ | 2024-07-13 | 1 | -0/+12 | |
| | | | | | comment. (#12571) | ||||
| * | bus/mc10: Added minimum ROM size and block size checks for cartridge ROMs. ↵ | 2024-07-13 | 8 | -91/+77 | |
| | | | | | | (#12088) Also cleaned up code and moved cartridge implementations to anonymous namespaces. | ||||
| * | monzagpb: correct company string and rename to monzagpa | 2024-07-12 | 4 | -13/+8 | |
| | | |||||
| * | - namco/rallyx.cpp: reordered gutangtn sets [Brian Troha] | 2024-07-12 | 11 | -865/+856 | |
| | | | | | | | - olympia/monzagp.cpp: dumped a Monza GP original PCB which had the monzagpb romset. Dropped the bootleg designation from the title [Trol, Audiokit] - snk/prehisle.cpp, snk/snk68.cpp: consolidated drivers in single files | ||||
| * | dectalk: fixed distortion in DTC07 DAC emulation (#12567) | 2024-07-12 | 2 | -3/+3 | |
| | | | | | | | | | | | | * dectalk: fixed distortion in DTC07 DAC emulation * dectalk: implement hakc to fix broken DSP output * dectalk: add comment acknowledging the hack in the last commit is technically wrong * dectalk: revert DAC bit depth back down to 12 as it sounds more accurate when compared with actual hardware * dectalk: update comment stating the DAC that is used on actual hardware(AD7541) | ||||
| * | igor.cpp: rename to ivant.cpp | 2024-07-12 | 6 | -61/+620 | |
| | | | | | | | New working clones ------------------ Ivan The Terrible (H8/3216 version) [hap, Sean Riddle] | ||||
| * | ivant: rename to ivanto | 2024-07-12 | 3 | -44/+42 | |
| | | |||||
| * | k28m2: rename to k28 | 2024-07-12 | 5 | -41/+41 | |
| | | |||||
| * | k28: rename to k28o | 2024-07-12 | 3 | -31/+36 | |
| | | |||||
| * | casio/fp1100.cpp: convert main memory map to view, add save states, denote ↵ | 2024-07-12 | 1 | -43/+59 | |
| | | | | | missing ROM from fp1000 | ||||
| * | casio/fp1100.cpp: hookup cassette SW list | 2024-07-12 | 2 | -17/+173 | |
| | | | | | | | New software list items marked not working ------------------------------------------ fp1100_cass: Alien No Gyakushu, Attack Sea Monster, Backgammon, Golf Game, Kalah Game, Moo Game, Renga Kuzushi, Vegetable Crush [archive.org] | ||||
| * | casio/fp1100.cpp: rip out legacy slot code | 2024-07-12 | 1 | -71/+2 | |
| | | |||||
| * | nokia/mikromik2: Mass Memory Controller WIP. [Curt Coder] | 2024-07-12 | 2 | -7/+165 | |
| | | |||||
| * | nokia/mikromikko2: Wired up the serial I/O and attached a diagnostic ↵ | 2024-07-12 | 2 | -10/+52 | |
| | | | | | terminal. [Curt Coder] | ||||
| * | casio/fp1100.cpp: attempt sub hsync WAIT semantics | 2024-07-12 | 1 | -11/+44 | |
| | | |||||
| * | nokia/mikromikko2: Added speaker and diagnostic display. [Curt Coder] | 2024-07-12 | 2 | -3/+11 | |
| | | |||||
| * | New working clones | 2024-07-12 | 4 | -30/+130 | |
| | | | | | | | ------------------ Guttang Gottong [system11] Street Smart (bootleg of World version 1) [f205v] | ||||
| * | Add a skeleton driver for Alcatel Web Touch One web phone (#12534) | 2024-07-11 | 2 | -0/+161 | |
| | | | | | | New systems marked not working ------------------------------ Alcatel Web Touch One (model 2840, Terra, Spanish) [Arcade Hacker, ClawGrip] | ||||
| * | nintendo/snesb.cpp: fill in missing DIP switches for several games, add ↵ | 2024-07-11 | 2 | -68/+89 | |
| | | | | | continue counter init for Wild Guns (#12565) | ||||
| * | m6502/m5074x.cpp: Modernized logging, fixed Timer X mixing up the prescale ↵ | 2024-07-11 | 1 | -6/+27 | |
| | | | | | | | and countdown values. [R. Belmont] * Fixes several PowerBooks that were auto-polling ADB at 5 Hz instead of 70 Hz. | ||||
| * | igs/igs_fear.cpp: made game playable without sound [XingXing] (#12563) | 2024-07-11 | 1 | -28/+354 | |
| | | |||||
| * | sapphire: fix NG button not showing with opengl video | 2024-07-12 | 1 | -0/+1 | |
| | | |||||
| * | New systems marked not working | 2024-07-11 | 4 | -62/+216 | |
| | | | | | | | | | | ------------------------------ Hard Puncher Hajime no Ippo 2 - The Fighting - Ouja e no chousen (VER.2.00J) [Hammy, buffi] - namco/namcos10.cpp: preliminary Namco MEM/IO board support [windyfairy] - devices/machine/nandflash.cpp: added TC58256AFT device [windyfairy] | ||||
| * | sapphire: prevent occasional lcd flicker | 2024-07-11 | 1 | -0/+4 | |
| | | |||||
| * | i386.cpp: correct buggy fxsave and fxrstor opcodes and let chihiro show 3D again | 2024-07-11 | 1 | -2/+2 | |
| | | |||||
| * | Systems promoted to working | 2024-07-11 | 3 | -9/+207 | |
| | | | | | | --------------------------- Sapphire (Novag) [hap, Berger] | ||||
| * | h8_sci: add safety check in internal_update for possible negative ticks, | 2024-07-11 | 2 | -9/+15 | |
| | | | | | h8325: mask unused sci register bits | ||||
| * | h8: add system clock getter (divided clock()) | 2024-07-11 | 3 | -11/+12 | |
| | | |||||
| * | New working systems | 2024-07-11 | 2 | -2/+241 | |
| | | | | | | ------------------- PHC-20 [Nigel Barnes, Tony Jewell] | ||||
| * | taito/buggychl.cpp: hookup unused DSW1:8 | 2024-07-11 | 1 | -1/+2 | |
| | | |||||
| * | nokia/mikromik: Added missing SASI bits. [Curt Coder] | 2024-07-11 | 1 | -0/+3 | |
| | | |||||
| * | sapphire: add buttons | 2024-07-11 | 4 | -151/+132 | |
| | | |||||
| * | sapphire: add lcd screen | 2024-07-11 | 1 | -13/+83 | |
| | | |||||
| * | cpu/z80/r800.cpp: (#12530) | 2024-07-10 | 6 | -45/+2195 | |
| | | | | | | | - Removed undocumented Z80 instructions that are not supported by the R800 - Updated basic instruction timing - Implement MULUB and MULUW Other R800 features are not implemented | ||||
| * | casio/fp1100.cpp: flip keyboard inputs | 2024-07-10 | 1 | -102/+123 | |
| | | |||||
| * | casio/fp1100.cpp: rewrite irq section | 2024-07-10 | 1 | -67/+85 | |
| | | | | | * makes keyboard typing more consistant | ||||
| * | New systems marked not working | 2024-07-10 | 2 | -0/+323 | |
| | | | | | | ------------------------------ Sapphire (Novag) [hap, Berger] | ||||
| * | gng: rename diamond (Diamond Run) to diamrun | 2024-07-10 | 2 | -30/+28 | |
| | | |||||
