Note
Feed
Note: GitHub retired the SVN interface on January 8, 2024.
r32633 Friday 10th October, 2014 at 21:11:16 UTC by David Haywood |
untangle some drivers from st0016_state now that it's a device (nw) |
[src/mame] | mame.mak |
[src/mame/drivers] | jclub2.c macs.c simple_st0016.c* speglsht.c srmp5.c st0016.c |
[src/mame/includes] | simple_st0016.h* st0016.h |
[src/mame/video] | st0016.c |
r32632 Friday 10th October, 2014 at 20:39:28 UTC by David Haywood |
further st0016 reorganization (nw) |
[src/mame/drivers] | jclub2.c macs.c speglsht.c srmp5.c st0016.c |
[src/mame/includes] | st0016.h |
[src/mame/machine] | st0016.c st0016.h |
[src/mame/video] | st0016.c |
r32631 Friday 10th October, 2014 at 19:28:34 UTC by Sandro Ronco |
(MESS) dmv: added floppy softlist. [Sandro Ronco]
(MESS) floppy: added read-only support for CopyQM images. (nw) |
[hash] | dmv.xml* |
[src/emu/imagedev] | floppy.c floppy.h |
[src/lib/formats] | cqm_dsk.c cqm_dsk.h* |
[src/mess/drivers] | dmv.c |
[src/mess/tools/floptool] | main.c |
r32630 Friday 10th October, 2014 at 19:14:58 UTC by Tafoid |
Fix duplicate device name (nw) |
[src/emu/bus/crvision] | slot.c |
r32629 Friday 10th October, 2014 at 17:14:00 UTC by David Haywood |
begin st0016 reorganization (nw) |
[src/emu/sound] | st0016.c |
[src/mame] | mame.mak |
[src/mame/drivers] | jclub2.c macs.c speglsht.c srmp5.c st0016.c |
[src/mame/machine] | st0016.c* st0016.h* |
r32628 Friday 10th October, 2014 at 16:29:46 UTC by Fabio Priuli |
(MESS) bbc: converted to use generic cart slots and clarified
a bit more what banks is mapped where by using memory bank
configure_entries & set_entry. nw. |
[src/mess/drivers] | bbc.c |
[src/mess/includes] | bbc.h |
[src/mess/machine] | bbc.c |
r32627 Friday 10th October, 2014 at 16:17:37 UTC by Fabio Priuli |
(MESS) fixed pb1000 regression from 32601. nw. |
[src/mess/drivers] | pb1000.c |
r32626 Friday 10th October, 2014 at 15:56:23 UTC by hap |
some notes from charles |
[src/mame/drivers] | segac2.c |
[src/mame/machine] | 315-5296.c |
r32625 Friday 10th October, 2014 at 15:28:46 UTC by Fabio Priuli |
(MESS) converted vectrex and crvision to use slot devices for
their carts. nw.
(with these, we are done for the moment with new slot devices for carts...) |
[hash] | crvision.xml vectrex.xml |
[src/emu/bus] | bus.mak |
[src/emu/bus/crvision] | rom.c* rom.h* slot.c* slot.h* |
[src/emu/bus/vectrex] | rom.c* rom.h* slot.c* slot.h* |
[src/mame] | mame.mak |
[src/mame/drivers] | vectrex.c |
[src/mame/includes] | vectrex.h |
[src/mame/machine] | vectrex.c |
[src/mame/video] | vectrex.c |
[src/mess] | mess.mak |
[src/mess/drivers] | crvision.c |
[src/mess/includes] | crvision.h |
r32624 Friday 10th October, 2014 at 15:00:17 UTC by Fabio Priuli |
(MESS) pc2000: fixed banking when no cart is mounted. nw. |
[src/mess/drivers] | pc2000.c |
r32623 Friday 10th October, 2014 at 14:18:32 UTC by Justin Kerk |
Japanese spelling (nw) |
r32622 Friday 10th October, 2014 at 13:32:22 UTC by Alex Jackson |
Minor rom loading/banking cleanups (nw) |
[src/mame/drivers] | darius.c rastan.c |
[src/mame/includes] | darius.h |
[src/mame/drivers] | raiden2.c |
r32620 Friday 10th October, 2014 at 12:33:02 UTC by David Haywood |
Raiden II (easy version, Germany) [Icronnya77] |
[src/mame] | mame.lst |
[src/mame/drivers] | raiden2.c |
r32619 Friday 10th October, 2014 at 11:21:57 UTC by David Haywood |
new clones
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. |
[src/mame] | mame.lst |
[src/mame/drivers] | karnov.c |
r32618 Friday 10th October, 2014 at 11:19:46 UTC by Robbbert |
gts80 : placeholders |
[src/mame] | mame.mak |
[src/mame/layout] | gts80a.lay* gts80b.lay* |
r32617 Friday 10th October, 2014 at 11:09:17 UTC by Curt Coder |
(MESS) vic20: Added CPLD image to Final Expansion 3. (nw) |
[src/emu/bus/vic20] | exp.h fe3.c fe3.h |
r32616 Friday 10th October, 2014 at 10:25:57 UTC by Alex Jackson |
wecleman.c: add missing k007232 volume callback [Alex Jackson] |
[src/mame/drivers] | wecleman.c |
[src/mame/includes] | wecleman.h |
r32615 Friday 10th October, 2014 at 07:05:16 UTC by Curt Coder |
Fixed compile. (nw) |
r32614 Friday 10th October, 2014 at 07:00:38 UTC by Curt Coder |
(MESS) vic20: Emulated the Final Expansion 3 cartridge (only RAM/FlashROM supported). [Curt Coder] |
[src/emu/bus] | bus.mak |
[src/emu/bus/vic20] | exp.c fe3.c* fe3.h* |
r32613 Friday 10th October, 2014 at 06:53:23 UTC by Alex Jackson |
chqflag.c: improve k007232 volume/pan controls, still largely guesswork [Alex Jackson] |
[src/mame/drivers] | chqflag.c |
r32612 Friday 10th October, 2014 at 05:03:12 UTC by Fabio Priuli |
(MESS) maria.c: improved DMA accuracy. [Mike Saarna, Robert Tuccitto]
- 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. |
r32611 Friday 10th October, 2014 at 01:15:34 UTC by Tafoid |
Some mess.mak file cleanups/consolidations (nw) |
r32610 Friday 10th October, 2014 at 00:36:00 UTC by Robbbert |
gts80.c : added original 'sound-only' card. |
[src/mame/drivers] | gts80.c |
[src/mame/layout] | gts80.lay |
r32609 Thursday 9th October, 2014 at 23:39:27 UTC by hap |
added 315-5296 device |
[src/emu/machine] | 7200fifo.c |
[src/emu/sound] | upd7759.c upd7759.h |
[src/mame] | mame.mak |
[src/mame/drivers] | segac2.c |
[src/mame/machine] | 315-5296.c* 315-5296.h* |
r32608 Thursday 9th October, 2014 at 23:17:14 UTC by David Haywood |
make the orlegend111t set work [iq_132] |
[src/mame/drivers] | pgm.c |
[src/mame/includes] | pgm.h |
[src/mame/machine] | pgmprot_orlegend.c |
r32607 Thursday 9th October, 2014 at 22:40:24 UTC by Tafoid |
Some mame.mak file cleanups/consolidations - adding a couple items mistakenly left out. (nw) |
[src/mame] | mame.mak |
[src/mame/drivers] | jpms80.c jpmsru.c |
r32606 Thursday 9th October, 2014 at 22:37:52 UTC by David Haywood |
in no universe is this a working system ;-) (nw) |
[src/mess/drivers] | segapico.c |
r32605 Thursday 9th October, 2014 at 20:29:38 UTC by David Haywood |
apparently R2 collisions are more correct like this - it should be possible 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) |
[src/mame/machine] | raiden2cop.c |
r32604 Thursday 9th October, 2014 at 20:03:02 UTC by David Haywood |
from rtw (nw) |
r32603 Thursday 9th October, 2014 at 19:38:33 UTC by David Haywood |
misc additions (nw) |
[src/mame] | mame.lst |
[src/mame/drivers] | segas32.c tigeroad.c |
r32602 Thursday 9th October, 2014 at 18:44:44 UTC by hap |
removed this duplicate sketch |
[src/emu/machine] | pit8253.h |
r32601 Thursday 9th October, 2014 at 18:17:13 UTC by Fabio Priuli |
some more generic cart slots. nw. |
[src/mess/drivers] | electron.c kyocera.c nc.c pb1000.c primo.c |
[src/mess/includes] | electron.h kyocera.h nc.h primo.h |
[src/mess/machine] | electron.c nc.c primo.c |
r32600 Thursday 9th October, 2014 at 17:28:56 UTC by David Haywood |
new clones
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) |
[src/mame] | mame.lst |
[src/mame/drivers] | raiden2.c |
r32599 Thursday 9th October, 2014 at 14:00:54 UTC by David Haywood |
change note (nw) |
[src/mame/drivers] | arkanoid.c |
r32598 Thursday 9th October, 2014 at 13:32:55 UTC by David Haywood |
added handcrafted MCU rom with corrected level table pointer data for the 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? |
[src/mame/drivers] | arkanoid.c |
r32597 Thursday 9th October, 2014 at 12:15:17 UTC by Osso |
atarisy4.c: converted from polylgcy.h to poly.h (nw) |
[src/mame/drivers] | atarisy4.c |
r32596 Thursday 9th October, 2014 at 11:47:48 UTC by David Haywood |
new clones
Arkanoid (Japan) [ShouTime]
(doesn't work, MCU isn't dumped.) |
[src/mame] | mame.lst |
[src/mame/drivers] | arkanoid.c |
r32595 Thursday 9th October, 2014 at 09:02:16 UTC by Tafoid |
Some minor mame.mak cleanup. (nw)
Comments: I eventually will be consolidating more of these bits and attaching them to their proper driver. |
r32594 Thursday 9th October, 2014 at 07:27:56 UTC by Fabio Priuli |
and one more. nw. |
[hash] | pet_flop.xml |
[src/mess/drivers] | pet.c |
[src/mess/includes] | pet.h |
r32593 Thursday 9th October, 2014 at 07:13:20 UTC by Fabio Priuli |
a few more generic cart slots. nw. |
[src/mess/drivers] | geniusiq.c pc2000.c |
r32592 Thursday 9th October, 2014 at 03:50:39 UTC by Fabio Priuli |
whoops III (and hopefully last). nw. |
r32591 Thursday 9th October, 2014 at 03:12:07 UTC by Robbbert |
gts80.c : WIP |
[src/mame/drivers] | gts80.c spectra.c |
[src/mame/layout] | gts80.lay |
r32590 Thursday 9th October, 2014 at 02:32:51 UTC by Barry Rodewald |
trident: reworked Bresenham line drawing. It's better, but I'm still not convinced it's completely accurate. |
[src/emu/bus/isa] | trident.c |
r32589 Wednesday 8th October, 2014 at 23:57:17 UTC by Tafoid |
Make cheat initialization debugger message more verbose. [Pugsy] |
[src/emu/debug] | debugcmd.c |
r32588 Wednesday 8th October, 2014 at 23:42:55 UTC by Ville Linde |
53c810.c: reading DSTAT clears DIP bit in ISTAT. (nw) |
[src/emu/machine] | 53c810.c |
r32587 Wednesday 8th October, 2014 at 23:38:34 UTC by Robbbert |
(MESS) fixed compile. |
r32586 Wednesday 8th October, 2014 at 20:49:24 UTC by Wilbert Pol |
(MESS) msx.c: Added support for DMK floppy images. [Wilbert Pol] |
[src/lib/formats] | dmk_dsk.c* dmk_dsk.h* |
[src/mess/drivers] | msx.c |
r32585 Wednesday 8th October, 2014 at 18:45:00 UTC by Curt Coder |
clang compile fix. (nw) |
r32584 Wednesday 8th October, 2014 at 18:31:50 UTC by Fabio Priuli |
whoops II. |
[src/mess/includes] | intv.h |
© 1997-2024 The MAME Team