Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | so long, cartslot.c... you made a really great job, when we | 2014-10-11 | 40 | -396/+8 | |
| | | | had no concept of slot devices... | ||||
* | gottlieb: fixed a mistake | 2014-10-11 | 1 | -1/+4 | |
| | |||||
* | (MESS) spc1000: corrected author info | 2014-10-11 | 1 | -1/+3 | |
| | |||||
* | and a last bunch of generic cart slots. nw. | 2014-10-11 | 7 | -191/+185 | |
| | |||||
* | a bunch of generic eprom sockets. nw. | 2014-10-11 | 12 | -248/+133 | |
| | |||||
* | fixed dfs bank. nw. | 2014-10-11 | 1 | -1/+1 | |
| | |||||
* | Many mess.mak file cleanups/consolidations. You may need to compile ↵ | 2014-10-11 | 1 | -307/+186 | |
| | | | | fresh/delete some .o files. (nw) | ||||
* | (MESS) spc1000: added fdd code [Meeso Kim] | 2014-10-11 | 1 | -288/+164 | |
| | | | Note: I was unable to get the system to boot the floppy. | ||||
* | Untangled gottlieb audio from the arcade driver, so it becomes available for ↵ | 2014-10-11 | 5 | -233/+238 | |
| | | | | pinball. | ||||
* | improve gostop inputs (nw) | 2014-10-11 | 1 | -4/+58 | |
| | |||||
* | improve graphics in gostop (nw) | 2014-10-10 | 1 | -202/+229 | |
| | |||||
* | untangle some drivers from st0016_state now that it's a device (nw) | 2014-10-10 | 8 | -44/+79 | |
| | |||||
* | further st0016 reorganization (nw) | 2014-10-10 | 9 | -726/+790 | |
| | |||||
* | (MESS) dmv: added floppy softlist. [Sandro Ronco] | 2014-10-10 | 6 | -0/+189 | |
| | | | | (MESS) floppy: added read-only support for CopyQM images. (nw) | ||||
* | Fix duplicate device name (nw) | 2014-10-10 | 1 | -1/+1 | |
| | |||||
* | begin st0016 reorganization (nw) | 2014-10-10 | 9 | -72/+135 | |
| | |||||
* | (MESS) bbc: converted to use generic cart slots and clarified | 2014-10-10 | 3 | -232/+298 | |
| | | | | a bit more what banks is mapped where by using memory bank configure_entries & set_entry. nw. | ||||
* | (MESS) fixed pb1000 regression from 32601. nw. | 2014-10-10 | 1 | -4/+6 | |
| | |||||
* | some notes from charles | 2014-10-10 | 2 | -7/+27 | |
| | |||||
* | (MESS) converted vectrex and crvision to use slot devices for | 2014-10-10 | 17 | -221/+1330 | |
| | | | | | their carts. nw. (with these, we are done for the moment with new slot devices for carts...) | ||||
* | (MESS) pc2000: fixed banking when no cart is mounted. nw. | 2014-10-10 | 1 | -3/+7 | |
| | |||||
* | Minor rom loading/banking cleanups (nw) | 2014-10-10 | 3 | -70/+31 | |
| | |||||
* | add missing blend table value for zero team [sjyune] | 2014-10-10 | 1 | -0/+2 | |
| | | | (used by 1st boss spear, see https://www.youtube.com/watch?v=ZmPyKNHewME ) | ||||
* | Raiden II (easy version, Germany) [Icronnya77] | 2014-10-10 | 2 | -2/+46 | |
| | |||||
* | new clones | 2014-10-10 | 2 | -2/+66 | |
| | | | | | Chelnov - Atomic Runner (Japan, bootleg with SCM8031HCCN40) [Jan Kretschmer] Bryan forwarded this to me last year, forgot all about it until I just did a bit of a clearout of old mails. Program etc. is the same as the regular Japan set, but it has a 8031 MCU in place of the usual 8051 and the dump includes the ROM for that. I haven't currently hooked it up so it still uses the simulation at the moment. | ||||
* | gts80 : placeholders | 2014-10-10 | 3 | -0/+288 | |
| | |||||
* | (MESS) vic20: Added CPLD image to Final Expansion 3. (nw) | 2014-10-10 | 3 | -92/+99 | |
| | |||||
* | wecleman.c: add missing k007232 volume callback [Alex Jackson] | 2014-10-10 | 2 | -0/+11 | |
| | |||||
* | Fixed compile. (nw) | 2014-10-10 | 1 | -4/+0 | |
| | |||||
* | (MESS) vic20: Emulated the Final Expansion 3 cartridge (only RAM/FlashROM ↵ | 2014-10-10 | 4 | -0/+738 | |
| | | | | supported). [Curt Coder] | ||||
* | chqflag.c: improve k007232 volume/pan controls, still largely guesswork ↵ | 2014-10-10 | 1 | -9/+14 | |
| | | | | [Alex Jackson] | ||||
* | (MESS) maria.c: improved DMA accuracy. [Mike Saarna, Robert Tuccitto] | 2014-10-10 | 1 | -81/+102 | |
| | | | | | | | | | - Last Line DMA value corrected to 6. GCC and Atari docs both show a difference between Other Line and Last Line as +6 at the lowest part of the range. - Blank scanlines are drawn when DMA is off, like real hardware. - If MARIA hits the DMA limit, the CPU doesn't run until the next scanline. | ||||
* | Some mess.mak file cleanups/consolidations (nw) | 2014-10-10 | 1 | -174/+65 | |
| | |||||
* | gts80.c : added original 'sound-only' card. | 2014-10-10 | 2 | -122/+159 | |
| | |||||
* | added 315-5296 device | 2014-10-09 | 7 | -175/+421 | |
| | |||||
* | make the orlegend111t set work [iq_132] | 2014-10-09 | 3 | -6/+21 | |
| | |||||
* | Some mame.mak file cleanups/consolidations - adding a couple items ↵ | 2014-10-09 | 3 | -26/+14 | |
| | | | | mistakenly left out. (nw) | ||||
* | in no universe is this a working system ;-) (nw) | 2014-10-09 | 1 | -3/+3 | |
| | |||||
* | apparently R2 collisions are more correct like this - it should be possible ↵ | 2014-10-09 | 1 | -2/+2 | |
| | | | | | | to pass through the 2nd boss 'straight' attack with a fully powered up ship. (it's also more consistent with collisions in r2dx_v33 where you can - that does collisions in software) | ||||
* | from rtw (nw) | 2014-10-09 | 1 | -4/+8 | |
| | |||||
* | misc additions (nw) | 2014-10-09 | 3 | -1/+40 | |
| | |||||
* | removed this duplicate sketch | 2014-10-09 | 1 | -20/+3 | |
| | |||||
* | some more generic cart slots. nw. | 2014-10-09 | 12 | -396/+315 | |
| | |||||
* | new clones | 2014-10-09 | 2 | -0/+82 | |
| | | | | | | | Raiden II (Raiden DX hardware) Raiden DX (China, Ideal International Development Corp license) (just some old sets that were dumped years ago and never added) | ||||
* | change note (nw) | 2014-10-09 | 1 | -1/+1 | |
| | |||||
* | added handcrafted MCU rom with corrected level table pointer data for the ↵ | 2014-10-09 | 1 | -1/+2 | |
| | | | | | new set to make it work (nw) note, I think the handcrafted data in arkanoidja has a bad value when compared to the other sets? | ||||
* | atarisy4.c: converted from polylgcy.h to poly.h (nw) | 2014-10-09 | 1 | -55/+70 | |
| | |||||
* | new clones | 2014-10-09 | 2 | -30/+52 | |
| | | | | | Arkanoid (Japan) [ShouTime] (doesn't work, MCU isn't dumped.) | ||||
* | Some minor mame.mak cleanup. (nw) | 2014-10-09 | 1 | -9/+2 | |
| | | | | Comments: I eventually will be consolidating more of these bits and attaching them to their proper driver. | ||||
* | and one more. nw. | 2014-10-09 | 2 | -60/+65 | |
| |