| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Casio CTK-551 [Daivn Acker] | 2021-10-13 | 1 | -4/+12 | |
| | | | | | | | * New machine marked as NOT_WORKING ---------------------------------- Casio CTK-551 [Devin Acker] | ||||
| * | Add Z80-derived stub devices for eZ80 and R800 CPUs | 2021-10-03 | 1 | -0/+4 | |
| | | |||||
| * | unidasm: Add disassembler for DEC VAX architecture | 2021-09-03 | 1 | -0/+10 | |
| | | |||||
| * | Assorted N64 fixes (#8415) | 2021-08-09 | 1 | -34/+1 | |
| | | | | | | | | | | * -rdp: Fixed incorrect channel swapping on 32-bit resampled framebuffers. [Ryan Holtz] * -rsp: Fixed LWV and VMOV behavior. Added reserved instructions V056, V057, V073, and VNULL. [Ryan Holtz, krom] * -rdp: Temporarily adjusted framebuffer resampling to not exceed screen bounds in some games. [Ryan Holtz] * -n64: Fixed SP DMA behavior based on hardware tests. [Ryan Holtz] * -rsp: Removed unused DRC and SIMD support. General code cleanup. [Ryan Holtz] * -n64: Pass K4 and K5 factors to threaded drawing code. Fixes black geometry in Conker's Bad Fur Day. [Ryan Holtz] * -aleck64: Fixed compile issue with previous commits. [Ryan Holtz] | ||||
| * | little hack to make it build fine with current build system | 2021-08-02 | 1 | -0/+2 | |
| | | |||||
| * | Genearate seaparate dasm header for TMS57002 | 2021-08-02 | 1 | -3/+3 | |
| | | |||||
| * | f2mc16: Rewrite disassembler | 2021-07-21 | 1 | -2/+2 | |
| | | | | | - Fix bug in CPU core advancing PC by one too many bytes when executing ADDL A, RLn | ||||
| * | unidasm: Add CPU16 disassembler | 2021-05-21 | 1 | -0/+10 | |
| | | |||||
| * | decmate2, decmate3: Emulate HD-6120 CPU; add enough I/O to initialize ↵ | 2021-05-19 | 1 | -0/+2 | |
| | | | | | various peripheral ICs and run tests on disk controller | ||||
| * | cdr-254sh: Skeleton | 2021-05-10 | 1 | -0/+2 | |
| | | |||||
| * | h8: Add the h8/3032 | 2021-04-07 | 1 | -0/+2 | |
| | | |||||
| * | pps41: add preliminary mm78la/mm77la | 2021-03-19 | 1 | -0/+4 | |
| | | |||||
| * | pps41: added mm78 disasm and mm77/mm78 skeleton device | 2021-03-08 | 1 | -0/+4 | |
| | | |||||
| * | pps41: add skeleton MM76-derived devices | 2021-03-04 | 1 | -0/+4 | |
| | | |||||
| * | formats: Create mame_formats_full_list which gives access to all the ↵ | 2021-03-04 | 1 | -314/+320 | |
| | | | | | supported formats, make floptool use it. Castool should use it too probably, but I don't want to touch it. | ||||
| * | New working machines | 2021-02-27 | 1 | -0/+17 | |
| | | | | | | -------------------- Mark 1 FORTH Computer [AJR] | ||||
| * | added MM76 disassembler and preliminary PPS-4/1 MCU core [hap] | 2021-02-26 | 1 | -4/+24 | |
| | | | | | | | New machines marked as NOT_WORKING ---------------------------------- Electronic Master Mind (Invicta) [hap, Sean Riddle] | ||||
| * | added MM5799 MCU emulation [hap] | 2021-02-14 | 1 | -0/+20 | |
| | | | | | | | | | | | | New working machines -------------------- Basketball (Mattel) [hap, Sean Riddle] QuizKid Speller [hap, Sean Riddle] New working clones ------------------ QuizKid Racer (MM5799 version) [hap, Sean Riddle] | ||||
| * | scripts: Remove references to non-existent headers and duplicate source file ↵ | 2021-02-14 | 1 | -1/+1 | |
| | | | | | references. (#7770) | ||||
| * | unidasm: Add disassemblers for NEC/Renesas V850 family | 2021-01-30 | 1 | -0/+9 | |
| | | |||||
| * | -arm7: Moved WinCE call logging into a separate .hxx file. [Ryan Holtz] | 2021-01-01 | 1 | -0/+1 | |
| | | |||||
| * | romp: initial storage channel implementation | 2020-12-31 | 1 | -0/+1 | |
| | | |||||
| * | Add CompactRISC CR16C disassembler to unidasm (largely untested) | 2020-12-16 | 1 | -1/+10 | |
| | | |||||
| * | unidasm: Add disassembler for M32C architecture | 2020-12-07 | 1 | -0/+9 | |
| | | |||||
| * | Separate TX-0 from PDP-1; separate some SoC types in build | 2020-11-19 | 1 | -30/+93 | |
| | | |||||
| * | lc57, msm65x2: Add disassemblers [O. Galibert] | 2020-10-26 | 1 | -0/+20 | |
| | | |||||
| * | m68000: Separate FPU code from header | 2020-10-15 | 1 | -1/+1 | |
| | | |||||
| * | ns32000: avoid potential slave dependency issue | 2020-10-06 | 1 | -0/+1 | |
| | | |||||
| * | lc58: Add disassembler [O. Galibert] | 2020-09-29 | 1 | -0/+10 | |
| | | |||||
| * | machines promoted to WORKING (plug play) (#7299) | 2020-09-29 | 1 | -1/+1 | |
| | | | | | | | | machines promoted to WORKING ---- TV MegaMax active power game system 30-in-1 (MegaMax GPD001SDG) [David Haywood] * added files for the VT APU type, currently no extra functionality, but will be built upon | ||||
| * | kl5c80a12, kl5c80a16: Added emulation of KP63(A) Timer/Counter unit. This ↵ | 2020-09-14 | 1 | -0/+10 | |
| | | | | | | | | | improves timings in animalc, haekaka, pyenaget and tdoboon. * animalc: Pile kludge upon kludge for poorly understood video timing register * gocowboy, itazuram: Increase frequency of one timer interrupt (and hopper timing in gocowboy) * kc82, kp69: Modernize state_add syntax | ||||
| * | Fix non-x86 build and try to make sure it does not break silently again (#7041) | 2020-08-12 | 1 | -4/+8 | |
| | | | | | | | * Do not build x64 DRC backend when C backend is forced * New CI target (mametiny + kinst) * Switch travis to CI target * Switch appveyor to CI target | ||||
| * | cpu/nec: use anonymous namespaces to avoid ODR violations with enums | 2020-08-11 | 1 | -2/+2 | |
| | | |||||
| * | sigmab98.cpp: Change CPU to new KC82-derived type for Sigma/Banpresto games | 2020-07-27 | 1 | -0/+6 | |
| | | | | | | | * dashhero: Add back NVRAM (and more of it) now that memory map has been corrected * getbass: Add KL5C80A16 I/O CPU to configuration | ||||
| * | kl5c80a12: Emulate interrupt controller | 2020-07-27 | 1 | -0/+2 | |
| | | |||||
| * | Remove x86emit.h | 2020-07-10 | 1 | -1/+0 | |
| | | |||||
| * | New machines marked as NOT_WORKING | 2020-06-28 | 1 | -0/+17 | |
| | | | | | | | | | | ---------------------------------- Korg WaveStation EX [DBWBP] Korg WaveStation A/D [DBWBP] Korg WaveStation SR [DBWBP] -Add H16 disassembler and skeleton HD641016 CPU device [AJR] | ||||
| * | New machines marked as NOT_WORKING | 2020-06-21 | 1 | -0/+2 | |
| | | | | | | ---------------------------------- Kawai KSP10 Digital Piano [DBWBP] | ||||
| * | Correct cycle counts for TLCS-900/H CPU core; prepare to add support for ↵ | 2020-06-19 | 1 | -0/+1 | |
| | | | | | original TLCS-900 devices | ||||
| * | tlcs900: Split derived types into separate files; no need for separate 8-bit ↵ | 2020-06-18 | 1 | -0/+4 | |
| | | | | | and 16-bit maps now (nw) | ||||
| * | pic1670: Add a disassembler [O. Galibert] | 2020-06-11 | 1 | -0/+10 | |
| | | |||||
| * | New machines marked as NOT_WORKING | 2020-06-04 | 1 | -0/+17 | |
| | | | | | | | | | | ---------------------------------- Novation BassStation Rack Analogue Synthesizer Module [DBWBP] Novation Drum Station [DBWBP] Novation Super Bass Station [DBWBP] Add disassembler and skeleton CPU device for Panasonic MN1880 architecture [AJR] | ||||
| * | New machines marked as NOT_WORKING | 2020-05-29 | 1 | -0/+19 | |
| | | | | | | | | ---------------------------------- JoMoX XBase 09 Midi Controlled Analogue Drum Module [DBWBP] Add disassembler for PIC17 family and preliminary PIC17C4X emulation [AJR] | ||||
| * | nec: 8080 mode [Carl] | 2020-04-11 | 1 | -0/+1 | |
| | | |||||
| * | 6800ops: unneeded workaround? (nw) | 2020-04-06 | 1 | -1/+0 | |
| | | |||||
| * | Add H8/500 disassembler and skeleton CPU device family | 2020-04-04 | 1 | -0/+25 | |
| | | | | | | | alesis_qs.cpp: Document XTALs; replace legacy MCFG in comments (nw) picno.cpp: Replace legacy MCFG in comments (nw) | ||||
| * | upd177x disassembler [O. Galibert] | 2020-04-04 | 1 | -0/+10 | |
| | | |||||
| * | cpu/alph8201 can be removed now (nw) | 2020-04-03 | 1 | -17/+0 | |
| | | |||||
| * | unidasm: Add pic16 generic disassembler with extended instructions [O. Galibert] | 2020-03-28 | 1 | -0/+10 | |
| | | |||||
| * | clean up crud (nw) | 2020-02-29 | 1 | -1/+3 | |
| | | |||||
