Fabio Priuli
5654fcee2b
(MESS) svision: handling sound IRQ via a device delegate allows
...
to finally untangle the sound device from the main state. also given
the sound device its own .h file. nw.
2014-10-12 06:37:59 +00:00
Ville Linde
c0234a2f29
model3: New 3D renderer + various fixes (still heavily WIP) [Ville Linde]
2014-10-12 00:28:50 +00:00
Fabio Priuli
b9ba2fc331
given to another couple of sound devices their own include. nw.
2014-10-11 15:49:56 +00:00
Fabio Priuli
4ebee5fd3f
given to a couple of sound devices their own include. nw.
2014-10-11 09:24:04 +00:00
Michaël Banaan Ananas
b2c40f1f88
(file rename)
2014-10-11 08:07:24 +00:00
Fabio Priuli
8bed8ef381
so long, cartslot.c... you made a really great job, when we
...
had no concept of slot devices...
2014-10-11 06:59:38 +00:00
Robbbert
4c4c3b484c
Untangled gottlieb audio from the arcade driver, so it becomes available for pinball.
2014-10-11 00:09:59 +00:00
David Haywood
774b2021ab
untangle some drivers from st0016_state now that it's a device (nw)
2014-10-10 21:11:16 +00:00
Sandro Ronco
54047d6b53
(MESS) dmv: added floppy softlist. [Sandro Ronco]
...
(MESS) floppy: added read-only support for CopyQM images. (nw)
2014-10-10 19:28:34 +00:00
David Haywood
1f51011af7
begin st0016 reorganization (nw)
2014-10-10 17:14:00 +00:00
Fabio Priuli
f0fad04eb6
(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...)
2014-10-10 15:28:46 +00:00
Robbbert
ff5804b214
gts80 : placeholders
2014-10-10 11:19:46 +00:00
Curt Coder
1327a26a55
(MESS) vic20: Emulated the Final Expansion 3 cartridge (only RAM/FlashROM supported). [Curt Coder]
2014-10-10 07:00:38 +00:00
Michaël Banaan Ananas
1cdd1948ee
added 315-5296 device
2014-10-09 23:39:27 +00:00
Wilbert Pol
5e8c2a11b2
(MESS) msx.c: Added support for DMK floppy images. [Wilbert Pol]
2014-10-08 20:49:24 +00:00
Fabio Priuli
278a884012
(MESS) intv: converted the driver to use slot devices for
...
cartridges and implemented the IntelliVoice expansion and
the Entertainment Computer System expansion as passthru
devices. The official syntax to launch games requiring the
speech expansion is now
mess intv -cart voice -cart2 gamename
which corresponds to mounting the IntelliVoice and plugging
the game cart in its subslot. The official syntax to launch games
requiring the ECS expansion is now instead
mess intv -cart ecs -cart2 gamename
and
mess intv -cart ecs -cart2 voice -cart3 gamename
if the game requires both expansions at once. For additional user
friendliness, we also offer intvecs (which emulates an Intellivision
unit with both expansions added) and intvoice (which emulates
an Intellivision with Intellivoice expansion added) drivers, where
games can simply be mounted with the -cart media switch. [Fabio
Priuli]
2014-10-08 16:42:01 +00:00
Robbbert
1e1f628755
gts80.c : placeholder
2014-10-07 22:09:07 +00:00
Fabio Priuli
238c2e9e1d
(MESS) odyssey2: converted the driver to use slot devices for
...
cartridges, removed The Voice add-on from the main system
and emulated it as a passthru cart instead. Now, if you want to
enjoy speech in odyssey/videopac games, you must launch
emulation with
mess.exe odyssey2 -cart voice -cart2 gamename
(the -cart2 switch becomes available when "voice" is mounted
in the first cartslot) [Fabio Priuli]
2014-10-07 09:27:32 +00:00
Michaël Banaan Ananas
53e61f6171
upon reading datasheet further, it became obvious that uPD71054 == 82C54
2014-10-06 16:02:37 +00:00
Michaël Banaan Ananas
c476a36cea
added upd71054_device, initial commit
2014-10-06 14:20:02 +00:00
David Haywood
f65a416224
some fuuki refactoring (nw)
2014-10-05 14:50:37 +00:00
Fabio Priuli
66fab3cf5c
(MESS) wswan.c: converted to use slot devices for carts. [Fabio Priuli]
...
out of whatsnew: another case of on-cart SRAM & EEPROM pointers removed from the main system...
2014-10-05 11:51:41 +00:00
Wilbert Pol
67482b30dd
(MESS) sms.c: Added support for Sega Graphic Board input. (nw)
2014-10-04 21:59:32 +00:00
R. Belmont
529b34e9b2
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Vegas 1 (Ver 2.3 dual coin pulse, shorter) [any]
Vegas 1 (Ver 2.1 dual coin pulse, longer) [any]
Vegas 1 (Ver 1.33 single coin pulse) [any]
This is a coin pusher machine from Spain. Your guess on how to work it is as good as mine ;-)
2014-10-04 21:14:24 +00:00
David Haywood
7d062b8f3c
because I'm a Raidenoholic (nw)
2014-10-04 14:06:37 +00:00
Michaël Banaan Ananas
6671452664
New NOT WORKING games added
...
---------------
Capriccio Spin 2 [hap, Yasuhiro]
Capriccio Cyclone [hap, Yasuhiro]
2014-10-03 20:38:25 +00:00
Fabio Priuli
9e85f295bd
(MESS) converted arcadia and vc4000 to use slot devices for
...
their carts too.
2014-10-02 20:07:31 +00:00
Dirk Best
911d24f03f
Amiga: Add an initial software list for some Amiga driver disks
2014-10-02 13:52:57 +00:00
Fabio Priuli
e339f189d0
(MESS) converted ibmpcjr and studio2 to use generic cart slot for
...
their carts. nw.
2014-10-02 12:09:37 +00:00
Fabio Priuli
6443de08ba
(MESS) converted channelf and apfm1000/apfimag to use slot devices for
...
their carts. this allows to remove on-cart RAM from the driver class (since it
does not belong there). also added (partial) support for Channel F multicart.
nw.
2014-10-02 12:07:03 +00:00
Robbbert
b6e2522b21
placeholders
2014-10-02 03:00:46 +00:00
Fabio Priuli
5f77979a2c
(MESS) converted scv and vboy to use slot devices for
...
their carts. nw.
2014-09-30 06:05:07 +00:00
R. Belmont
c49a3bbdc1
WebUI: clean up and fixed HTML compliance. [Firehawke]
2014-09-29 03:31:14 +00:00
R. Belmont
61e367ad21
(MESS) concept: Add 5.25" DSDD raw image support and preliminary pseudo-DMA to buffered controller. [R. Belmont]
2014-09-29 03:07:47 +00:00
R. Belmont
8155c6cc77
(MESS) concept: Preliminary implementations of the original and buffered floppy disk controllers. [R. Belmont]
2014-09-28 01:43:38 +00:00
cracyc
c5e24175a1
(mess) pc9801: make sasi partially work (nw)
...
scsi: sync rest of lines with input buffer (nw)
---
The 9801f will read the hdd but appears to not like disks without 256 byte sectors.
The ux and rs don't even attempt to access the sasi controller and seem to have no driver in their firmwares, are they supposed to have an external rom?
2014-09-28 01:21:43 +00:00
Fabio Priuli
5842c87144
(MESS) timex.c: added software list for DOCK carts. [Fabio Priuli]
2014-09-27 09:21:00 +00:00
Fabio Priuli
f8ef333fb4
(MESS) misc generic cartslot conversions. while at it, I have added
...
experimental eprom writing to the beta.c driver (pending more accurate
tests). nw.
2014-09-27 08:45:17 +00:00
Michaël Banaan Ananas
c6dca189a3
machine/maniach.c filename different from driver name was confusing. decided to move code to the driver file instead of renaming the file, only 120 lines anyway
2014-09-27 04:09:15 +00:00
Fabio Priuli
c2b370a0d2
(MESS) a few softlist additions to test the previous. nw.
2014-09-26 09:55:40 +00:00
Robbbert
35d0bc5b5f
micropin.c : placeholder
2014-09-24 11:48:15 +00:00
Curt Coder
cc965d23de
(MESS) a7000: Renamed to riscpc.c and added missing variants. (nw)
2014-09-23 08:09:56 +00:00
R. Belmont
5604baac70
Cleanup now-unused files (nw)
2014-09-22 03:12:42 +00:00
Sandro Ronco
2bf26ae0c2
(MESS) dmv: added K233 and K234 expansion modules. (nw)
2014-09-21 08:37:12 +00:00
R. Belmont
ddccfd70cb
(MESS) ht68k: add starter softlist (nw)
2014-09-20 23:20:03 +00:00
R. Belmont
e045fe8474
(MESS) New System Drivers Supported:
...
Peripheral Technology PT68K2 [Al Kossow, R. Belmont]
Systems Promoted from GAME_NOT_WORKING:
Peripheral Technology PT68K4 [Al Kossow, R. Belmont]
2014-09-20 20:40:30 +00:00
Fabio Priuli
f948931bf8
more generic slots + some cleanups & some tagmap reductions. nw.
2014-09-20 10:52:31 +00:00
Fabio Priuli
a5d4602e5c
(MESS) softlist: added Aamber Pegasus ROM expansions list. [neoncluster, Fabio Priuli]
2014-09-20 06:34:45 +00:00
Fabio Priuli
f073bbae0a
(MESS) softlist: added Hanimex Pencil II cart list [Robbbert, Fabio Priuli]
2014-09-20 06:25:39 +00:00
Fabio Priuli
5b59a48442
(MESS) softlist: added Exelvision EXL 100 cart list. [Fabio Priuli]
...
out of whatsnew: many games load and run, but the lack of inputs in the driver does not allow to play anything...
2014-09-19 15:27:05 +00:00