Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added samples; changed file name. | 2015-08-20 | 1 | -2/+2 | |
| | |||||
* | Floppy sounds WIP. See comments in floppy.c. | 2015-08-20 | 7 | -8/+239 | |
| | |||||
* | konendev: fix battery status (nw) | 2015-08-20 | 1 | -0/+2 | |
| | |||||
* | k057714: found yet another fifo (nw) | 2015-08-20 | 3 | -1/+57 | |
| | |||||
* | apple2e: attempt to fix crash in 64k configuration. (nw) | 2015-08-20 | 1 | -2/+5 | |
| | |||||
* | namco system 10 checkpoint, startrgn does a new flash access and | 2015-08-20 | 3 | -4/+199 | |
| | | | | is unhappy with the result (nw) | ||||
* | Order of DIP settings (nw) | 2015-08-20 | 1 | -1/+1 | |
| | |||||
* | crazybon: document Fast Take DIP switch [hsialin] | 2015-08-20 | 1 | -3/+3 | |
| | |||||
* | release date (nw) | 2015-08-20 | 1 | -1/+1 | |
| | | | release date (nw) | ||||
* | comments (nw) | 2015-08-20 | 1 | -0/+65 | |
| | | | comments (nw) | ||||
* | pcd: make sinix boot with pcx driver (nw) | 2015-08-19 | 2 | -1/+87 | |
| | |||||
* | decryption support for gjspace and more comments (nw) | 2015-08-20 | 3 | -45/+99 | |
| | |||||
* | c128: Emulated the PARTNER 128 cartridge. [Curt Coder] | 2015-08-19 | 2 | -23/+37 | |
| | |||||
* | nw - I do not know why this was there, but it seems dumb. | 2015-08-19 | 1 | -3/+0 | |
| | |||||
* | Fix interpolation on TMS52xx to match samples from real chip. [PlgDavid, ↵ | 2015-08-19 | 1 | -3/+7 | |
| | | | | Lord Nightmare] | ||||
* | Comments (nw) | 2015-08-19 | 1 | -3/+4 | |
| | |||||
* | cherry master DIP switch improvements [hsialin] | 2015-08-19 | 1 | -6/+12 | |
| | |||||
* | stupid error (nw) | 2015-08-19 | 1 | -1/+1 | |
| | |||||
* | crazybon: document Hold Pair DIP switch [hsialin] | 2015-08-19 | 1 | -1/+1 | |
| | |||||
* | new clones | 2015-08-18 | 2 | -0/+36 | |
| | | | | Street Fighter Alpha 3 (USA 980616, SAMPLE Version) [Guru] | ||||
* | hp_ipc.c: fix a couple of things (nw) | 2015-08-19 | 1 | -7/+7 | |
| | |||||
* | fixed http://mametesters.org/view.php?id=6006 | 2015-08-18 | 2 | -23/+22 | |
| | |||||
* | Added guru readme (nw) | 2015-08-18 | 1 | -56/+255 | |
| | |||||
* | IPC skeleton (nw) | 2015-08-18 | 2 | -0/+161 | |
| | |||||
* | vegas.c: reduce tagmap lookups (nw) | 2015-08-18 | 1 | -52/+53 | |
| | |||||
* | splus.c: reduce tagmap lookups (nw) | 2015-08-18 | 1 | -10/+18 | |
| | |||||
* | alg.c: reduce tagmap lookups (nw) | 2015-08-18 | 1 | -8/+20 | |
| | |||||
* | vicdual.c: reduce tagmap lookups (nw) | 2015-08-18 | 3 | -37/+50 | |
| | |||||
* | warpwarp.c: reduce tagmap lookups (nw) | 2015-08-18 | 2 | -8/+23 | |
| | |||||
* | wgp.c: reduce tagmap lookups (nw) | 2015-08-18 | 2 | -6/+15 | |
| | |||||
* | antic.c: reduce tagmap lookups (nw) | 2015-08-18 | 2 | -3/+9 | |
| | |||||
* | New games marked as GAME_NOT_WORKING ------------------------------------ ↵ | 2015-08-18 | 6 | -1/+507 | |
| | | | | ROLLing eX.tre.me [Ville Linde, Guru] | ||||
* | Make rdptpipe slightly more efficient, nw | 2015-08-18 | 1 | -21/+2 | |
| | |||||
* | A band-aid fix to a potentially uninitialized variable (nw). | 2015-08-18 | 1 | -1/+1 | |
| | | | | | | | | The chances of this actually causing problems is very, very small, but gcc 4.4.7 complains about it, so I may as well patch it up. A better fix may be to make rgbaint_t's default constructor initialize its members, but this could be slow (eg. if creating these happens often in an inner loop), so for now I'm just patching what's being complained about. | ||||
* | nw | 2015-08-18 | 1 | -1/+1 | |
| | |||||
* | k057714: add IRQ callback (nw) | 2015-08-17 | 4 | -14/+40 | |
| | |||||
* | Merge pull request #286 from fulivi/hp64k_dev2 | 2015-08-17 | 3 | -19/+256 | |
|\ | | | | | Update to HP64K driver | ||||
| * | hp64k: small doc update | 2015-08-17 | 1 | -3/+1 | |
| | | |||||
| * | hp64k: fix to allow multiple screens (for RS232 terminal) | 2015-08-17 | 1 | -0/+2 | |
| | | |||||
| * | hp64k: rs232 port added | 2015-08-17 | 1 | -5/+45 | |
| | | |||||
| * | hp64k: UART & loopback relay added | 2015-08-17 | 1 | -3/+62 | |
| | | |||||
| * | i8251: rx and tx data buffers separated | 2015-08-17 | 2 | -9/+12 | |
| | | |||||
| * | hp64k: first step of rs232 emulation | 2015-08-17 | 1 | -3/+138 | |
| | | |||||
| * | hp64k: oops, a spurious "x" slipped in | 2015-08-17 | 1 | -1/+1 | |
| | | |||||
* | | Merge pull request #280 from richard42/trs80-coco-audio-fixes | 2015-08-17 | 6 | -32/+50 | |
|\ \ | | | | | | | Trs80 coco audio fixes | ||||
| * | | bugfix: PIA 1 CB2 is only connected to the sound enable input on the DAC ↵ | 2015-08-04 | 1 | -1/+0 | |
| | | | | | | | | | | | | chip, so there is no need to poll the keyboard/joystick here | ||||
| * | | simplification: in the coco/dragon virtual functions which get called from ↵ | 2015-08-04 | 6 | -19/+18 | |
| | | | | | | | | | | | | coco.c when the PIA port A/B output status changes, send the new 8-bit output signals directly as a function parameter rather than forcing the handlers to call back into the PIA objects to get the new values | ||||
| * | | From the Coco 2 Sams Computerfacts manual and Tandy Coco 3 512k service ↵ | 2015-08-03 | 1 | -1/+5 | |
| | | | | | | | | | | | | manual, the memory sense line (read as an input on pin PB2 of PIA1) is connected to PB6/pin16 (not PB7/pin17) on the PIA0 chip). Therefore we must use 0x40 to test, not 0x80 | ||||
| * | | 1. increase accuracy of TRS-80 Coco audio output by holding the analog ↵ | 2015-08-02 | 2 | -10/+27 | |
| | | | | | | | | | | | | output value while the sound_enable line is low. this fixes buzzing noise in Sock Master's Donkey Kong. 2. add comments regarding the interaction between the PIA i/o lines and the analog subsystem | ||||
| * | | remove undefined and unused function | 2015-07-29 | 1 | -1/+0 | |
| | | |