Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-08-25 | nightmare: Change game title to two words as suggested by Haze (nw) | 3 | -8/+23 | ||
- Make VDP its own device type (might be a custom mask variant) - Set EFO90501 refresh rate tentatively to 50 Hz (this is now a device setting) | |||||
2018-08-25 | deco16: Important hardware note (nw) | 3 | -8/+9 | ||
2018-08-25 | Revert "(nw) jgz80 is not... renamed to unkz80 (unknown manufacturer)." | 4 | -26/+25 | ||
This is likely a Jade board, just not the JGZ80. The set has reverted to its original name (jade). This reverts commit c295fc4daaef3a4d33a3cd1b2792c49695200eb0. | |||||
2018-08-25 | z29: Send data to the CRTCs (nw) | 1 | -4/+30 | ||
2018-08-25 | z29: PCB notes (nw) | 1 | -3/+4 | ||
2018-08-26 | (nw) icebox : last update for this cycle. | 1 | -25/+150 | ||
2018-08-25 | test... (nw) | 1 | -2/+2 | ||
2018-08-25 | -fdc37c93x, fga002: Removed MCFG, nw | 5 | -103/+38 | ||
2018-08-25 | -epson_lx810l: Eliminated MACHINE_CONFIG_START, nw | 5 | -86/+37 | ||
-e0156, e05a30: Eliminated MCFG, nw | |||||
2018-08-25 | *added igla | 3 | -1/+23 | ||
2018-08-25 | -st62xx: Various changes: [Ryan Holtz] | 3 | -63/+394 | ||
* Made banking functional through a hack; bank finders in internal maps do not seem to work. * Added preliminary, untested GPIO support. * Fixed INC rr opcode. * Fixed disassembly of JRR, JRS, RES, SET opcodes, and added name for A register. | |||||
2018-08-24 | Apply logical address mask properly in debug disassembly view | 12 | -96/+101 | ||
Associated core changes (nw) - Move definition of address_space_config from dimemory.cpp to emumem.cpp (declaration was already in emumem.h) - Add getters for more members of address_space_config with future privatization in mind (nw) | |||||
2018-08-25 | -st62xx: Various updates: [Ryan Holtz] | 4 | -62/+97 | ||
* Init peripheral registers to the correct values on reset. * Reworked stack display in the debugger. * Hooked up data RAM. * Hooked up ROM and RAM banking. * Added named registers to the disassembler. | |||||
2018-08-25 | Fix build, nw | 1 | -1/+3 | ||
2018-08-25 | -st62xx: Added a skeleton driver for the STmicro ST6 series of ↵ | 11 | -5/+1622 | ||
microcontrollers. [Ryan Holtz] New machines marked as NOT_WORKING ---------------------------------- Catherine Wheel [f205v, Ryan Holtz] | |||||
2018-08-24 | i8271.cpp: deMCFG (nw) | 5 | -36/+21 | ||
2018-08-24 | z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw) | 29 | -240/+178 | ||
2018-08-24 | new working clone | 2 | -2/+43 | ||
----------------------------- Raiden II (Korea) [Jorge Silva] | |||||
2018-08-24 | Fix for compile (missing ref to machine/nl_gtrak10 files) (nw) | 1 | -0/+2 | ||
2018-08-24 | Misc regression fixes from MCFG/NVRAM conversions (nw) | 2 | -3/+3 | ||
2018-08-24 | Add PROMs and PLDs to "citicona" [ClawGrip, Roberto Fresca, Recreativas.org, ↵ | 1 | -0/+14 | ||
Dumping Union] Found the same content on two different PROMs (J10 and L6). | |||||
2018-08-24 | nec.cpp: logaddr_width should remain 20 for V33/V53 (nw) | 1 | -1/+1 | ||
2018-08-24 | nmk16.cpp : CPU/XTAL identification for tharrier | 1 | -5/+5 | ||
2018-08-24 | A logical width of 0 is a very bad idea, and kills the debugger (nw) | 1 | -1/+1 | ||
2018-08-24 | *fixed the build again | 4 | -8/+8 | ||
2018-08-24 | amiga keyboard: add some comments to break up the mass of code (nw) | 2 | -5/+47 | ||
mac128k: fix code rot (nw) | |||||
2018-08-24 | taotaido.cpp : Cleanup video functions, Add save states, Reduce runtime tag ↵ | 3 | -39/+38 | ||
lookups, Shared ptr for sprite banks | |||||
2018-08-24 | -nvram: Removed MCFG, nw | 394 | -750/+715 | ||
2018-08-24 | *fixed rom names | 5 | -59/+59 | ||
2018-08-24 | *fixed the build | 4 | -9/+9 | ||
2018-08-24 | 2a03pur.cpp fix out of bounds access for ROM <1024k | 1 | -6/+4 | ||
2018-08-23 | Add huc6230 Emulation (#3829) | 8 | -1/+460 | ||
* Add huc6230 Emulation huc6272.cpp : Add ADPCM transfer, Add save states PC-FXGA for PC-9801 C Bus is released in December 1995 in Japan, Correct metadata * huc6272.cpp : Fix ADPCM address * huc6230.cpp : Simpler interpolate * huc6230.cpp : Fix clamp huc6272.cpp : Fix ADPCM nibble * huc6272.cpp : Fix data type * Revert pcfxga year; PC-FXGA for PC9801 C-bus is not dumped? | |||||
2018-08-23 | Z180: CSIO Flags & FRC implementation (#3882) | 1 | -3/+4 | ||
2018-08-23 | dotrikun.cpp: Correct rom name for Dottori Kun (old version) [Porchy] | 1 | -1/+1 | ||
2018-08-23 | Fix for duplicate save_item error (nw) | 1 | -1/+0 | ||
2018-08-23 | i386.cpp: the cpuid opcode logs an error message if called with a not yet ↵ | 2 | -4/+8 | ||
supported value in the eax register (nw) Also set correct feature flags for athlon xp | |||||
2018-08-23 | vp60: Stubs to fill in for undumped 8051 internal ROM (nw) | 1 | -1/+12 | ||
2018-08-23 | Duplicated save state entries (nw) | 4 | -12/+12 | ||
2018-08-23 | tms57002: Trick to reduce the compiler memory usage [O. Galibert] | 6 | -11/+53 | ||
2018-08-23 | ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: ↵ | 199 | -984/+829 | ||
Removed MCFG, nw | |||||
2018-08-23 | Fix C2680 compiler error in Visual Studio | 1 | -0/+1 | ||
2018-08-23 | misc small fixes (btime.cpp note, nightmare.cpp defaults) (#3885) | 4 | -27/+50 | ||
* misc (nw) * whitespace (nw) | |||||
2018-08-23 | Fix | 2 | -1/+4 | ||
2018-08-23 | hng64: refactor (nw) (#3861) | 3 | -39/+239 | ||
* hng64: refactor (nw) document outputs (lamps, coin counters) and use device finder for analog ports * improve sprite filtering in roadedge (nw) | |||||
2018-08-23 | Add silkroads01-03 | 2 | -0/+101 | ||
2018-08-23 | a1000: add keyboard reset circuit | 1 | -7/+33 | ||
2018-08-23 | cvs.cpp: restored save state support for huncholy and superbik (nw) | 1 | -0/+4 | ||
2018-08-23 | crshrace.cpp : Fix metadata(Japanese title) | 1 | -2/+2 | ||
2018-08-23 | a2000: add keyboard reset circuit | 3 | -80/+241 | ||
2018-08-23 | *added silkroad.cpp | 3 | -0/+16 | ||