Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-07-20 | fixed some bit errors, thing still doesn't work though | 1 | -1/+1 | ||
2015-07-19 | mfmhd: pluggable image format | 3 | -189/+286 | ||
2015-07-19 | Changed phashmap_t to dynamically resize hash table. (nw) | 1 | -5/+86 | ||
2015-07-19 | new Varth (Japan resale) clone added | 3 | -2/+42 | ||
New Clone Added ----------------------------------------- Varth: Operation Thunderstorm (Japan Resale Ver. 920714) [Alex Cmaylo, The Dumping Union] | |||||
2015-07-19 | forgot one port, untested | 1 | -0/+2 | ||
2015-07-19 | Adding more MFM hard disk models (ST213, ST251) | 3 | -103/+248 | ||
2015-07-19 | added buttons according to schems, but doesn't seem to be doing much | 1 | -5/+81 | ||
2015-07-19 | moonsound.c: Make it stereo (nw) | 1 | -4/+5 | ||
2015-07-19 | msx.c: Start hooking up moonsound; not fully working yet (nw) | 5 | -1/+166 | ||
2015-07-19 | Vector curvature correction | 2 | -32/+56 | ||
- corrected vector curvature on x-axis when screen dims and render target dims differ (there is still a difference on y-axis) | |||||
2015-07-19 | taito_x: comment update (n/w) | 1 | -1/+1 | ||
2015-07-19 | VK100.c: correct prom locations based on schematics; Mark one PROM as bad ↵ | 1 | -5/+6 | ||
pending a redump. [Lord Nightmare] | |||||
2015-07-19 | WIP preparing to fix the speech in radar scope (n/w) | 2 | -1/+12 | ||
2015-07-19 | ymf278b.c: Added simple FM reg read back (nw) | 2 | -1/+7 | ||
2015-07-19 | made tb303 a subclass of hh_ucom4_state | 4 | -66/+82 | ||
2015-07-19 | MONTY: Kickstart mmonty & improve the display. | 1 | -22/+45 | ||
2015-07-19 | sbowling.c: added save state support (nw) | 1 | -26/+44 | ||
2015-07-19 | spbactn.c: enabled save state support (nw) | 2 | -21/+19 | ||
2015-07-19 | poolshrk.c: added save state support (nw) | 4 | -49/+52 | ||
2015-07-19 | added RAM | 1 | -1/+110 | ||
2015-07-19 | Aligned builtin device identification with parser device | 56 | -126/+128 | ||
identification. (nw) | |||||
2015-07-19 | Added a phashmap_t object for faster lookups. (nw) | 4 | -45/+164 | ||
2015-07-19 | MONTY: added keyboard and sound. | 1 | -33/+86 | ||
2015-07-18 | Small doc update. | 1 | -2/+2 | ||
2015-07-17 | defaulted these in service mode too (nw) | 1 | -3/+3 | ||
2015-07-17 | new clones | 2 | -4/+15 | ||
Hot Rod (Japan, 4 Players, Floppy Based, Rev C) [Ordyne] (also defaulted all the hotrod sets in service mode, most had some bookingkeeping data still, for example on time stored, or had been blanked out manually leaving corrupt data) | |||||
2015-07-17 | Add TODO comment to investigate toolkit2-b000.bin (nw) | 1 | -0/+8 | ||
2015-07-17 | v9938.c: Removed set_resolution() method, simplifying the code a bit. All ↵ | 9 | -526/+214 | ||
drivers were defaulting to the 'HIGH' setting anyway. This also puts the drivers back in charge of setting the screen parameters. (nw) | |||||
2015-07-17 | op_lb WIP | 2 | -4/+16 | ||
2015-07-17 | Corrected viewable as per 05991 | 1 | -6/+0 | ||
2015-07-17 | chihiro.c: bruteforced DES key for "Sega Network Taisen Mahjong MJ 3 ↵ | 1 | -1/+2 | ||
Evolution" [f205v] | |||||
2015-07-17 | new game added as NOT WORKING | 2 | -2/+15 | ||
------------------------------ Sega Network Taisen Mahjong MJ 3 Evolution (Rev B) (GDX-0021B) [Andy Geezer] | |||||
2015-07-17 | fix linux compile with -Wodr in GCC 5.2 | 1 | -35/+35 | ||
2015-07-17 | [MESS] sdk80.c: Begun hooking up devices [MooglyGuy] | 1 | -86/+55 | ||
* Hooked up i8251 USART and RS232 device. Can use standard RS232 slot devices, including the internal serial terminal, or a terminal program running on the host machine. * Hooked up USART baud rate selection switch. | |||||
2015-07-17 | Advision: expanded the image to fill the screen. | 1 | -1/+1 | ||
2015-07-16 | Add macro library for opamp models. (nw) | 8 | -52/+115 | ||
2015-07-16 | Do not pass -m32 to gcc on arm | 1 | -3/+5 | ||
2015-07-16 | mips3drc.c - Mippity mip mips. Fixed drc bug. | 2 | -5/+7 | ||
voodoo.c - Added define for turning off cycle eating during regiser reads. | |||||
2015-07-16 | thedealr.c: Minor doc update / note - NW | 1 | -1/+0 | ||
2015-07-16 | thedealr.c: Minor doc update / note - NW | 1 | -1/+3 | ||
2015-07-16 | thedealr.c: Figured out Coinage, Max Bet, Payout, Double up, Jacks or Better ↵ | 1 | -18/+68 | ||
and Fever Mode dipswitches. [Brian Troha] | |||||
2015-07-16 | Corrected lgtnfght/trigon visible area as per PCB. | 1 | -1/+1 | ||
2015-07-16 | SDK80: connected to terminal. It boots up to Basic. | 1 | -15/+57 | ||
2015-07-15 | v9938.c: colour mask should not influence the pattern mask as in the ↵ | 1 | -2/+2 | ||
tms911x. Fixes MT05711 on MSX2 machines. | |||||
2015-07-15 | msx.c: Documented the exact video chip used by some MSX1 machines; partially ↵ | 1 | -38/+128 | ||
fixes MT05986. | |||||
2015-07-15 | msx.c: Fixed Metal Gear 2 Solid Snake. (nw) | 1 | -2/+2 | ||
2015-07-15 | naughtyb.c: added save state support (nw) | 4 | -37/+60 | ||
2015-07-15 | mazerbla.c: configured banking (nw) | 2 | -13/+25 | ||
2015-07-16 | New skeleton: Intel SDK-80 [Nigel Barnes] | 3 | -0/+192 | ||
2015-07-15 | hidden credits point erectly to Peni, not Peni Soft (yeah, still a stupid ↵ | 1 | -3/+4 | ||
name, but no reason not to add it!) https://tcrf.net/Chance_Kun https://tcrf.net/Bikkuri_Card |