!

[Multi] Dev MESS 0.154.x SVN32344

[0] @ !!! środa, 24 Września 2014 16:42 CET [24-09-2014 16:18 CET]

[Multi] Dev MESS 0.154.x SVN32344

Co jakiś czas będę publikował nowe deweloperskie binarki projektu MESS, natomiast BobBudowniczy będzie się starał na bieżąco śledzić zmiany w changelogu tego obok MAME największego projektu emulacyjnego. Oprócz binarki udostępniam także resztę plików z folderu MESS. Warto pamiętać, że przed pierwszym odpaleniem emulatora należy wygenerować plik z ustawieniami .ini komendą mess.exe - cc lub mess64.exe -cc

Zmiana, wygenerowanie wersji testowej generuje następny dokument. Od wersji 0.154 zmieniam nazewnictwo - jakoż, że MameDev ostatnio rezygnuje z wersji pośrednich emulatora, kolejne wersje developerskie będą opisywane numerem następnym, spodziewanej wersji.

 

 

  • 32344 a few more new FM-7/77AV disk dumps also. [barryrod] 2014-09-24 12:50:42

    Changed: fm77av.xml, fm7_disk.xml

    2 files changed, 51 insertions, 0 deletions

  • fm7_cass.xml: added new cassette dump [barryrod] 2014-09-24 09:49:15

    Changed: fm7_cass.xml

    1 files changed, 14 insertions, 0 deletions

  • (MESS) softbox: Added BIOS revision 8/9/81. [Nils Eilers, Mike Naberezny] [Mike Naberezny] 2014-09-24 02:21:11

    Changed: softbox.c, softbox.c

    2 files changed, 20 insertions, 14 deletions

  • trident: improved Bresenham line drawing, it now at least draws in the right direction. :) [barryrod] 2014-09-24 02:03:01

    Changed: trident.c

    1 files changed, 4 insertions, 9 deletions

  • (MESS) analogous multisession fix to other systems suffering for the [Fabio Priuli] 2014-09-23 22:27:21
  • 34010gfx.c: Work around clang shift overflow warnings; silly fix... (nw) [Wilbert Pol] 2014-09-23 21:24:20

    Changed: flags_clang.mak, 34010gfx.c

    2 files changed, 12 insertions, 15 deletions

  • (MESS) gb: call_load seems not to be a good moment for saving items, [Fabio Priuli] 2014-09-23 21:09:23
  • oh gosh, this was needed for amstrad to work. nw. [Fabio Priuli] 2014-09-23 20:16:15

    Changed: slot.h

    1 files changed, 1 insertions, 0 deletions

  • (MESS) msx.c: Some small fixes (nw) [Wilbert Pol] 2014-09-23 20:10:21

    Changed: msx.c

    1 files changed, 23 insertions, 25 deletions

  • (MESS) ssem: converted the driver to use quickload for [Fabio Priuli] 2014-09-23 20:04:12
    • mounting programs into memory, since this system obviously uses no carts. nw.

      Changed: ssem.c

      1 files changed, 38 insertions, 59 deletions

  • (MESS) amstrad.c: converted cpc+ and gx4000 to use generic [Fabio Priuli] 2014-09-23 20:01:33
    • cart slot, added correct keyboard to cpc+ machines (with Fn keys in place of the keypad number keys), added cpc+ system carts to the softlist and converted driver to use io_port array for keyboard input reads. nw.

      Changed: gx4000.xml, amstrad.c, amstrad.h, amstrad.c

      4 files changed, 242 insertions, 205 deletions

  • wd_fdc: Hopefully fix reading sectors with DDAM [lowen, O. Galibert] [olivierg] 2014-09-23 19:41:43

    Changed: wd_fdc.c

    1 files changed, 5 insertions, 3 deletions

  • Removed some debugging output; fixed FM value for Index AM. (nw) [Michael Zapf] 2014-09-23 17:14:39

    Changed: wd_fdc.c

    1 files changed, 8 insertions, 35 deletions

  • fixed clang warning in src/mess/drivers/rainbow.c as suggested (nw) [oliverst] 2014-09-23 16:49:23

    Changed: rainbow.c

    1 files changed, 1 insertions, 1 deletions

  • Amiga: Add the latest version of EmuTOS to the Amiga 1000 softlist and [Dirk Best] 2014-09-23 14:09:05
  • adjusted some software list descriptions (nw) [oliverst] 2014-09-23 13:18:59
  • documented more disabled clang compiler warnings (nw) [oliverst] 2014-09-23 11:40:59

    Changed: flags_clang.mak

    1 files changed, 8 insertions, 2 deletions

  • documented some disabled clang compiler warnings / re-enabled -Wformat-security for clang 3.5 (was disabled because of a bug in clang) / disabled c++11 warnings so it compiles out-of-the-box / added TODO (nw) [oliverst] 2014-09-23 10:46:14

    Changed: flags_clang.mak

    1 files changed, 13 insertions, 5 deletions

  • (MESS) riscpc: Added missing regions. (nw) [curtcode] 2014-09-23 10:13:07

    Changed: riscpc.c

    1 files changed, 2 insertions, 0 deletions

  • (MESS) a7000: Renamed to riscpc.c and added missing variants. (nw) [curtcode] 2014-09-23 10:09:56

    Changed: riscpc.c, mess.lst, mess.mak

    3 files changed, 127 insertions, 25 deletions

  • (MESS) Fixed ROM name conflict. (nw) [curtcode] 2014-09-23 09:47:32

    Changed: msx.c

    1 files changed, 1 insertions, 1 deletions

  • trident: added XOR drawing, added XNEG and YNEG reverse directions for mono pattern BitBLT. [barryrod] 2014-09-23 09:44:52

    Changed: trident.c, trident.h

    2 files changed, 40 insertions, 5 deletions

  • Fixed build. (nw) [curtcode] 2014-09-23 09:29:44

    Changed: a7800.c, atari400.c

    2 files changed, 6 insertions, 3 deletions

  • fixed multisession crash when the new cart needed a dynamic buffer/array [Fabio Priuli] 2014-09-23 08:18:02
  • This one looks better the other way around ... [angelosa] 2014-09-23 00:26:22

    Changed: pc9801.c

    1 files changed, 2 insertions, 2 deletions

  • Either bad dump or there's something really weird going on with this. If any x86 guru wants to take a look be my guest. [angelosa] 2014-09-23 00:16:53

    Changed: pc9801.c

    1 files changed, 40 insertions, 5 deletions

  • another workaround for XCode 6.0.1 out-of-the-box compilation (nw) [oliverst] 2014-09-22 22:55:29

    Changed: flags_clang.mak

    1 files changed, 2 insertions, 0 deletions

  • itt3030: slightly better banking (nw) [olivierg] 2014-09-22 18:31:21

    Changed: itt3030.c

    1 files changed, 2 insertions, 2 deletions

  • add width/endian to pasogo softlist (nw) [alexjack] 2014-09-22 18:26:52

    Changed: pasogo.xml

    1 files changed, 3 insertions, 3 deletions

  • added workaround to build with XCode 6.0.1 out-of-the-box [Oliver Stöneberg] [oliverst] 2014-09-22 17:57:34

    Changed: flags_clang.mak

    1 files changed, 2 insertions, 0 deletions

  • atarist is big endian (nw) [alexjack] 2014-09-22 17:52:50

    Changed: st_cart.xml, atarist.c

    2 files changed, 22 insertions, 18 deletions

  • itt3030: Fix the floppy (nw) [olivierg] 2014-09-22 17:36:56

    Changed: itt3030.c

    1 files changed, 20 insertions, 5 deletions

  • (MESS) consolidated generic socket / cartslot a bit more: removed [Fabio Priuli] 2014-09-22 16:49:38
  • (MESS) HDC9234 WIP: formatting floppy disks working; some HFDC fixes. [Michael Zapf] 2014-09-22 16:21:32
  • pc9821ap2: added note about system specs [barryrod] 2014-09-22 11:50:22

    Changed: pc9801.c

    1 files changed, 6 insertions, 0 deletions

  • added PC-9821AP2/U8W BIOS [caius] [barryrod] 2014-09-22 11:37:40

    Changed: pc9801.c, mess.lst

    2 files changed, 20 insertions, 0 deletions

  • Amiga: Add keyboard reset circuit. You can now reset the Amiga with the [Dirk Best] 2014-09-22 11:16:24
  • Amiga: Update Amiga 3000 kickstart info [Dirk Best] 2014-09-19 13:35:35

    Changed: amiga.c

    1 files changed, 18 insertions, 15 deletions

  • trident: improved mono pattern drawing, fixing foreground colour, adding background colour, and clipping it. [barryrod] 2014-09-22 10:53:44

    Changed: trident.c

    1 files changed, 8 insertions, 3 deletions

  • (MESS) advision.c: cleaned up the driver and added support for save states. [Fabio Priuli] [Fabio Priuli] 2014-09-22 09:58:23

    Changed: advision.c, advision.h, advision.c, advision.c

    4 files changed, 53 insertions, 44 deletions

  • (MESS) svi318.c: cleaned up the driver and added support for save states. [Fabio Priuli] [Fabio Priuli] 2014-09-22 07:54:05

    Changed: svi318.c, svi318.h, svi318.c

    3 files changed, 76 insertions, 80 deletions

  • Cleanup now-unused files (nw) [rbelmont] 2014-09-22 05:12:42

    Changed: concept_exp.c, concept_exp.h

    2 files changed, 0 insertions, 508 deletions

  • (MESS) concept: Hook up Apple II bus. [R. Belmont] [rbelmont] 2014-09-22 05:11:46

    Changed: concept.c, concept.h, concept.c, mess.mak

    4 files changed, 76 insertions, 34 deletions

  • (MESS) itt3030: additional FDC hookup, now tries and fails to boot. [R. Belmont] [rbelmont] 2014-09-22 03:35:01

    Changed: itt3030.c

    1 files changed, 152 insertions, 7 deletions

  • fix recompute_bcount regression [hap] 2014-09-22 02:04:24

    Changed: h8.c, mcs96.c

    2 files changed, 3 insertions, 3 deletions

  • ioport_array stuff [hap] 2014-09-21 23:50:53

    Changed: namcos22.c, taitojc.c, namcos22.h, taitojc.h, namcos22.c, ti74.c

    6 files changed, 60 insertions, 84 deletions

  • mark rev. 32216 as a temp hack, to reduce tagmap lookups. nw. [Fabio Priuli] 2014-09-21 22:59:24

    Changed: nes_slot.c, nes_slot.h

    2 files changed, 5 insertions, 1 deletions

  • fixed nes regressions from rev. 32216: m_maincpu is not set yet at this stage, [Fabio Priuli] 2014-09-21 22:54:24
  • (MESS) cbm8296ed: Added ROM signatures for Oracle 3.03. [Mike Naberezny] [Mike Naberezny] 2014-09-21 21:46:55

    Changed: pet.c

    1 files changed, 2 insertions, 2 deletions

  • second round of svi318.c cleanup (with some tagmap reduction too). nw. [Fabio Priuli] 2014-09-21 20:19:59

    Changed: svi318.h, svi318.c

    2 files changed, 159 insertions, 141 deletions

  • first round of svi318.c cleanup (with some tagmap reduction too). nw. [Fabio Priuli] 2014-09-21 19:11:36

    Changed: svi318.c, svi318.h, svi318.c

    3 files changed, 212 insertions, 272 deletions

  • removed static config from avr8. nw. [Fabio Priuli] 2014-09-21 18:25:33

    Changed: avr8.c, avr8.h, craft.c, replicator.c, sbc6510.c, uzebox.c

    6 files changed, 21 insertions, 57 deletions

  • 8250 write protect 0x40 in line status register, this bit is used to track whether diserial is running and will call us back. mpz80 writes 0 to this bit and waits for it to be set again, it used to work because loopback was HLE'd. The 8250 datasheet says that transmission in loopback goes through the shift registers, the way the old code worked wouldn't test any send/receive functionality of the chip at all. It's unknown whether clearing this bit would cause the chip to start shifting, the datasheet says you shouldn't write to the register at all & it's reserved for testing the chip in the factory. [smf] 2014-09-21 14:02:49

    Changed: ins8250.c

    1 files changed, 1 insertions, 1 deletions

  • 8250: call interrupt callback after clearing internal interrupt state when resetting [smf] [smf] 2014-09-21 12:21:46

    Changed: ins8250.c

    1 files changed, 1 insertions, 0 deletions

  • old Apple GCC at least is good at catching comparisons which are always true :) [Fabio Priuli] 2014-09-21 11:51:20
  • whops. this assert was meant to match the one at line 216. nw. [Fabio Priuli] 2014-09-21 11:02:36

    Changed: slot.c

    1 files changed, 1 insertions, 1 deletions

  • (MESS) dmv: added K233 and K234 expansion modules. (nw) [sronco] 2014-09-21 10:37:12

    Changed: bus.mak, dmvbus.c, dmvbus.h, k230.c, k230.h, k233.c, k233.h, dmv.c

    8 files changed, 330 insertions, 14 deletions

  • mmm... not-power-of-2 ROMs (e.g. secalpha) do not like [Fabio Priuli] 2014-09-21 10:04:30
  • converted coleco carts to use Curt's slot device (+ changed the [Fabio Priuli] 2014-09-21 09:45:10
  • added 32bit rom accesses to generic slot and converted pockstat and [Fabio Priuli] 2014-09-21 09:43:38
  • trident: added 2D acceleration support for 15/16/32bpp video modes (untested since XFree86 3.3 requires linear addressing, which in turn requires VLB or PCI support :() [barryrod] 2014-09-21 06:43:40

    Changed: trident.c, trident.h

    2 files changed, 100 insertions, 8 deletions

  • (MESS) concept: hooked up actual 6551 for keyboard, added beeper, cleaned up driver. [R. Belmont] [rbelmont] 2014-09-21 05:56:31

    Changed: concept.c, concept.h, concept.c

    3 files changed, 17 insertions, 99 deletions

  • (MESS) concept: fix keyboard status to not return junk data, fixes bootup without -debug. [R. Belmont] [rbelmont] 2014-09-21 05:27:46

    Changed: concept.c

    1 files changed, 3 insertions, 3 deletions

  • (MESS) ht68k: add starter softlist (nw) [rbelmont] 2014-09-21 01:20:03

    Changed: .gitattributes, ht68k.xml, ht68k.c

    3 files changed, 33 insertions, 0 deletions

  • r2dx other dipswitch is flipscreen according to pcb readme, doesn't work tho [hap] 2014-09-21 01:02:40

    Changed: r2dx_v33.c, seibuspi.c, ti85.c

    3 files changed, 12 insertions, 16 deletions

  • (MESS) New System Drivers Supported: [rbelmont] 2014-09-20 22:40:30
  • (MESS) msx.c: Whoops [Wilbert Pol] 2014-09-20 19:44:30

    Changed: msx.c

    1 files changed, 1 insertions, 1 deletions

  • and a few more. nw. [Fabio Priuli] 2014-09-20 18:13:44

    Changed: cc40.c, pasogo.c, pokemini.c, portfoli.c, tek405x.c, portfoli.h, tek405x.h

    7 files changed, 180 insertions, 205 deletions

  • trident: added mono bitmaps generated by writing to VRAM. [barryrod] 2014-09-20 13:52:27

    Changed: trident.c, trident.h

    2 files changed, 109 insertions, 61 deletions

  • more generic slots + some cleanups & some tagmap reductions. nw. [Fabio Priuli] 2014-09-20 12:52:31

    Changed: slot.c, slot.h, tvc_snd.c, tvc_snd.h, advision.c, svi318.c, tutor.c, tvc.c, x1.c, x1twin.c, advision.h, svi318.h, tvc.h, x1.h, advision.c, svi318.c, mess.mak

    17 files changed, 576 insertions, 641 deletions

  • more changes to make sdlwork.c and winwork.c match (nw) [oliverst] 2014-09-20 10:45:40

    Changed: winwork.c

    1 files changed, 3 insertions, 3 deletions

  • removed cpu mask and thread affinity code from src/osd/sdl/sdlwork.c as suggested by couriersud (nw) [oliverst] 2014-09-20 10:40:48

    Changed: sdlwork.c

    1 files changed, 0 insertions, 47 deletions

  • another round of generic carts / sockets. nw. [Fabio Priuli] 2014-09-20 08:38:07

    Changed: aim65.c, pegasus.c, pencil2.c, sorcerer.c, sv8000.c, ti74.c, uzebox.c, sorcerer.h, sorcerer.c

    9 files changed, 197 insertions, 203 deletions

  • (MESS) softlist: added Aamber Pegasus ROM expansions list. [neoncluster, Fabio Priuli] [Fabio Priuli] 2014-09-20 08:34:45

    Changed: pegasus_cart.xml

    1 files changed, 214 insertions, 0 deletions

  • (MESS) softlist: added Hanimex Pencil II cart list [Robbbert, Fabio Priuli] [Fabio Priuli] 2014-09-20 08:25:39

    Changed: pencil2.xml

    1 files changed, 46 insertions, 0 deletions

  • (nw) [rbelmont] 2014-09-20 04:24:44

    Changed: besta.c

    1 files changed, 1 insertions, 1 deletions

  • stupid comment fixes. (n/w) [Jonathan Gevaryahu] 2014-09-20 00:40:18

    Changed: tsispch.c

    1 files changed, 7 insertions, 7 deletions

  • (MESS) mz3500.c: Reduce some tagmap lookups (nw) [Wilbert Pol] 2014-09-19 22:33:08

    Changed: mz3500.c

    1 files changed, 22 insertions, 13 deletions

  • (MESS) tim100.c: Reduce tagmap lookups (nw) [Wilbert Pol] 2014-09-19 22:29:36

    Changed: tim100.c

    1 files changed, 10 insertions, 2 deletions

  • (MESS) nes.c: Reduce some tagmap lookups (nw) [Wilbert Pol] 2014-09-19 21:54:14

    Changed: bandai.c, bootleg.c, cony.c, datach.c, disksys.c, event.c, ggenie.c, henggedianzi.c, hosenkan.c, irem.c, jaleco.c, jy.c, kaiser.c, konami.c, legacy.c, mmc3.c, mmc5.c, namcot.c, nes_slot.c, nes_slot.h, pirate.c, rcm.c, somari.c, sunsoft.c, sunsoft_dcs.c, taito.c, tengen.c, waixing.c

    28 files changed, 112 insertions, 108 deletions

  • (MESS) New NOT WORKING systems [sronco] 2014-09-19 19:37:55
  • (MESS) softlist: added Exelvision EXL 100 cart list. [Fabio Priuli] [Fabio Priuli] 2014-09-19 17:27:05
    • out of whatsnew: many games load and run, but the lack of inputs in the driver does not allow to play anything...

      Changed: exl100.xml

      1 files changed, 190 insertions, 0 deletions

  • some more generic slots. nw. [Fabio Priuli] 2014-09-19 17:23:21

    Changed: ep64.c, exelv.c, fc100.c, gmaster.c, m5.c, myvision.c, ep64.h, m5.h

    8 files changed, 111 insertions, 116 deletions

  • reverted bogus tms9928a_device::device_timer() optimization (nw) [oliverst] 2014-09-19 17:00:42

    Changed: tms9928a.c

    1 files changed, 4 insertions, 2 deletions

  • small optimization to tms9928a_device::device_timer() (nw) [oliverst] 2014-09-19 16:56:07

    Changed: tms9928a.c

    1 files changed, 2 insertions, 4 deletions

  • trident: implemented basic bitblt and bresenham line functions. [barryrod] 2014-09-19 15:16:16

    Changed: trident.c, trident.h

    2 files changed, 222 insertions, 109 deletions

  • addrmap.c: Only install the default device address map if the owner didn't provide one [Alex Jackson] [alexjack] 2014-09-19 09:44:48

    Changed: addrmap.c

    1 files changed, 10 insertions, 8 deletions

  • whops. wrong version of the code sent. nw. [Fabio Priuli] 2014-09-19 08:30:30

    Changed: atom.c, atom.h

    2 files changed, 23 insertions, 23 deletions

  • (MESS) a couple more. nw. [Fabio Priuli] 2014-09-19 08:12:05

    Changed: slot.h, aim65.c, atom.c, c128.c, atom.h, c128.h

    6 files changed, 157 insertions, 225 deletions

  • (MESS) tsispch.c - Add v1.1 firmware to TSI/Speech Plus Prose 2000 driver [Lord Nightmare] [Jonathan Gevaryahu] 2014-09-19 06:12:56

    Changed: tsispch.c, mess.lst

    2 files changed, 61 insertions, 28 deletions

  • (MESS) Added a few sets to msx.c [Wilbert Pol] 2014-09-18 23:03:54
    • New systems added or promoted from NOT_WORKING status ----------------------------------------------------- Al Alamiah AX-150 (MSX1) [Wilbert Pol] Canon V-8 (MSX1) [Wilbert Pol] Canon V-20E (MSX1) [Wilbert Pol] Canon V-20F (MSX1) [Wilbert Pol] Canon V-20G (MSX1) [Wilbert Pol] Canon V-20S (MSX1) [Wilbert Pol] Canon V-25 (MSX2) [Wilbert Pol] Casio MX-10 (MSX1) [Wilbert Pol] Casio MX-101 (MSX1) [Wilbert Pol] Casio MX-15 (MSX1) [Wilbert Pol] Casio PV-7 (MSX1) [Wilbert Pol] Daewoo CPC-88 (Korea) (MSX1) [Wilbert Pol] Daewoo CPC-330K KOBO (Korea) (MSX2) [Wilbert Pol] Daewoo DPC-200E (MSX1) [Wilbert Pol] Daewoo Zemmix CPC-50A (Korea) (MSX1) [Wilbert Pol] Daewoo Zemmix CPC-50B (Korea) (MSX1) [Wilbert Pol] Daewoo Zemmix CPC-51 (Korea) (MSX1) [Wilbert Pol] Daewoo Zemmix CPC-61 (Korea) (MSX2) [Wilbert Pol] Fenner DPC-200 (MSX1) [Wilbert Pol] Fenner FPC-500 (MSX1) [Wilbert Pol] Fenner FPC-900 (MSX2) [Wilbert Pol] Fenner SPC-800 (MSX1) [Wilbert Pol] Fujitsu FM-X (MSX1) [Wilbert Pol] Goldstar FC-80U (MSX1) [Wilbert Pol] Goldstar GFC-1080 (MSX1) [Wilbert Pol] Goldstar GFC-1080A (MSX1) [Wilbert Pol] Hitachi MB-H2 (MSX1) [Wilbert Pol] Hitachi MB-H25 (MSX1) [Wilbert Pol] Hitachi MB-H50 (MSX1) [Wilbert Pol] Hitachi MB-H70 (MSX2) [Wilbert Pol] Kawai KMC-5000 (MSX2) [Wilbert Pol] Mitsubishi ML-F48 (MSX1) [Wilbert Pol] Mitsubishi ML-F110 (MSX1) [Wilbert Pol] Mitsubishi ML-F120 (MSX1) [Wilbert Pol] Mitsubishi ML-G1 (MSX2) [Wilbert Pol] Mitsubishi ML-G10 (MSX2) [Wilbert Pol] National / Matsushita FS-4000 (alt) (Japan) (MSX1) [Wilbert Pol] Philips NMS-8250F (MSX2) [Wilbert Pol] Philips NMS-8255F (MSX2) [Wilbert Pol] Philips NMS-8280F (MSX2) [Wilbert Pol] Pioneer PX-07UK (MSX1) [Wilbert Pol] Pioneer PX-V60 (MSX1) [Wilbert Pol] Sanyo MPC-200 (MSX1) [Wilbert Pol] Sanyo MPC-200SP (MSX1) [Wilbert Pol] Sanyo Wavy PHC-55FD2 (MSX2) [Wilbert Pol] Sony HB-10 (MSX1) [Wilbert Pol] Sony HB-101P (MSX1) [Wilbert Pol] Sony HB-55 (MSX1) [Wilbert Pol] Sony HB-F500F (MSX2) [Wilbert Pol] Spectravideo SVI-738 (Arabic) (MSX1) [Wilbert Pol] Spectravideo SVI-738 (Denmark) (MSX1) [Wilbert Pol] Spectravideo SVI-738 (Spain) (MSX1) [Wilbert Pol] Toshiba HX-10D (MSX1) [Wilbert Pol] Toshiba HX-10DP (MSX1) [Wilbert Pol] Toshiba HX-10E (MSX1) [Wilbert Pol] Toshiba HX-10F (MSX1) [Wilbert Pol] Toshiba HX-10SA (MSX1) [Wilbert Pol] Toshiba HX-20I (MSX1) [Wilbert Pol] Toshiba HX-21I (MSX1) [Wilbert Pol] Toshiba HX-22I (MSX1) [Wilbert Pol] Toshiba HX-23I (MSX2) [Wilbert Pol] Toshiba HX-33 (MSX2) [Wilbert Pol] Toshiba FS-TM1 (MSX2) [Wilbert Pol] Victor HC-5 (MSX1) [Wilbert Pol] Victor HC-6 (MSX1) [Wilbert Pol] Victor HC-7 (MSX1) [Wilbert Pol] Yamaha CX5F (w/SFG01) (MSX1) [Wilbert Pol] Yamaha CX5F (w/SFG05) (MSX1) [Wilbert Pol] Yamaha YIS604 (64KB) (MSX2) [Wilbert Pol] Yamaha YIS604 (128KB) (MSX2) [Wilbert Pol]
      New systems added as GAME_NOT_WORKING ------------------------------------- Canon V-30 (MSX2) [Wilbert Pol] Canon V-30F (MSX2) [Wilbert Pol] Daewoo Zemmix CPG-120 (Korea) (MSX2) [Wilbert Pol] Mitsubishi ML-G3 (MSX2) [Wilbert Pol] Perfect Perfect1 (MSX1) [Wilbert Pol] Philips NMS-8260 (Prototype) (MSX2) [Wilbert Pol] Philips NMS-8270 (Prototype) (MSX2) [Wilbert Pol] Sanyo MPC-2500FD (MSX2) [Wilbert Pol] Sanyo Wavy MPC-27 (MSX2) [Wilbert Pol] Sanyo Wavy PHC-77 (MSX2) [Wilbert Pol] Sony HB-701FD (MSX1) [Wilbert Pol] Toshiba HX-21 (MSX1) [Wilbert Pol] Toshiba HX-22 (MSX1) [Wilbert Pol] Toshiba HX-34 (MSX2) [Wilbert Pol] Toshiba HX-34I (MSX2) [Wilbert Pol] Victor HC-90 (MSX2) [Wilbert Pol] Victor HC-95 (MSX2) [Wilbert Pol] Victor HC-95A (MSX2) [Wilbert Pol] Yamaha YIS-503 III R (Russian) (MSX2) [Wilbert Pol] Yamaha YIS-503 III R (Estonian) (MSX2) [Wilbert Pol] Yamaha YIS805/128 (Russian) (MSX2) [Wilbert Pol] Yamaha YIS805R2/128 (Russian) (MSX2) [Wilbert Pol] Yamaha YIS805R2/128 (Estonian) (MSX2) [Wilbert Pol] Yamaha YIS805/256 (Russian) (MSX2) [Wilbert Pol]

      Changed: msx.c, mess.lst

      2 files changed, 2808 insertions, 53 deletions

  • (MESS) unified some functions for generic socket / cart and [Fabio Priuli] 2014-09-18 22:36:02
  • added msx1 game "Genius" by YGW [hap] 2014-09-18 22:31:12
  • Amiga: Add preliminary software lists for the Amiga 1000 and Amiga 3000, [Dirk Best] 2014-09-18 10:59:26
  • (MESS) a7800: changed header bits for pokey at [Fabio Priuli] 2014-09-18 07:17:23
    • $0450, after discussion with Mike Saarna. also, when loading from softlist, let's rely on the xml to detect oncart RAM and NVRAM. nw.

      Changed: a7800.xml, a78_slot.c

      2 files changed, 73 insertions, 31 deletions

  • Typos in unused macros, catch them before they catch you (nw) [alexjack] 2014-09-18 06:36:21

    Changed: m37710.h

    1 files changed, 1 insertions, 1 deletions

  • Magic strings, just say no (nw) [alexjack] 2014-09-18 06:30:33

    Changed: m37710.c, m37710.h, m5074x.c, m5074x.h, namcomcu.c, apple2gs.c, apple2gs.h

    7 files changed, 26 insertions, 16 deletions

  • trident: fixed busy bit, added logging of 2D acceleration registers. [barryrod] 2014-09-18 04:38:10

    Changed: svga_trident.c, trident.c, trident.h

    3 files changed, 396 insertions, 1 deletions

  • Memory system and Namco improvements: [Alex Jackson] [alexjack] 2014-09-18 03:07:22
    • Explicit regions in address maps (AM_REGION) are now looked up relative to the device rather than as siblings when in an internal address map (similar to devices and shared pointers) Besides being more orthogonal than before, this allows internal ROMs of MCUs and similar devices to be hooked up in a nicer and more foolproof way. Updated the m37710 and m5074x (m6502 derivative) to take advantage of this.
      Divided the M37702/M37710 into specific models, with each model having its own internal address map containing the correct amounts of internal RAM and ROM.
      M37702 MCUs found on various Namco PCBs are now all unique devices and have their respective internal ROMs loaded as device ROMs.
      (nw) Also did some spring (fall) cleaning in addrmap.c/memory.c/dimemory.c
      m_devbase (the base device used for tagmap lookup when late-binding handlers and finding memory regions and shares) is now a reference rather than a pointer, since we know what it is when the address_map_entry is constructed and it doesn't change (it depends solely on whether it's an entry in an MCFG-provided address map or an internal one) And for the same reason, there's now only one m_devbase per address_map_entry rather than individual copies for read/write/setoffset/sharedptr.
      Removed mysterious unused address_map_entry member "m_region_string", along with a silly assert probably left over from when Aaron was replacing AM_BASE with AM_SHARE years ago.
      Added a comment noting that "make sure all devices exist" in device_memory_interface::interface_validity_check() actually does nothing, like the proverbial goggles. The reason there's just a comment and not a fix is I haven't figured out how to fix it yet (is it possible to extract the original device tag that was given to a proto-delegate? Sorry, the template hell in devdelegate.h and lib/util/delegate.h makes me want to run screaming like a little girl)

      Changed: addrmap.c, addrmap.h, m37710.c, m37710.h, m5074x.c, debugcmd.c, dimemory.c, memory.c, globalfr.c, namcofl.c, namcona1.c, namconb1.c, namcos11.c, namcos22.c, namcomcu.c, namcomcu.h, mame.mak, apple2gs.c

      18 files changed, 467 insertions, 597 deletions

  • diexec.c: Cache a pointer directly to the machine scheduler at startup, [alexjack] 2014-09-18 02:51:41
    • to eliminate device().machine().scheduler() chains all over the place (nw)
      This change has been sitting in my local tree for months, from when I was (mostly unsuccessfully) working on c64 performance. It gives a small speedup to drivers with many tightly-interleaved executing devices (i.e. Commodore drivers) I didn't think it was worth making everyone do a clean build for such tiny gains but I didn't have the heart to chuck it. Since I'm already making another core-touching, clean-build-needed commit tonight, in it goes.

      Changed: diexec.c, diexec.h, schedule.c

      3 files changed, 27 insertions, 22 deletions

  • note [hap] 2014-09-17 23:16:43

    Changed: msx1_flop.xml

    1 files changed, 1 insertions, 0 deletions

  • added an msx1 YGW game for fun [hap] 2014-09-17 23:06:08

    Changed: msx1_flop.xml

    1 files changed, 12 insertions, 0 deletions

  • If we were documented, we'd be dangerous (nw) [olivierg] 2014-09-17 22:50:32

    Changed: m6502.txt, h8.c, h8.h, h8_adc.c, h8_sci.c, h8_timer16.c, h8_timer8.c, m6502.c, m6502.h, m740.c, i8x9x.c, mcs96.c, mcs96.h

    13 files changed, 38 insertions, 77 deletions

  • disabled references to non-existent software lsits (nw) [oliverst] 2014-09-17 21:00:01

    Changed: exelv.c, ti74.c

    2 files changed, 2 insertions, 2 deletions

  • (MESS) a2600.c: fixed mapper 3E support, as used by Boulder Dash [Fabio Priuli] 2014-09-17 19:24:53
    • homebrew. Also allowed bankswitch writes to get to the TIA for this and mapper 3F. Finally, included a couple of demos in the softlist so to be able to test the code in future. nw.

      Changed: a2600.xml, rom.c, a2600.c

      3 files changed, 53 insertions, 16 deletions

  • Amiga: Fix Amiga 600 IDE hard disk regression [Dirk Best] 2014-09-17 17:19:48

    Changed: gayle.c

    1 files changed, 1 insertions, 1 deletions

  • Amiga: Silence keyboard log spam and fix internal ROM filename [Dirk Best] 2014-09-17 17:19:12

    Changed: amigakbd.c

    1 files changed, 2 insertions, 1 deletions

  • NS8250 Fixes [smf] [smf] 2014-09-17 15:58:02
    • Loopback: tx goes high and data is clocked at the correct rate instead of appearing instantly Modem status register: don't lose track of external signals when starting, resetting, switching loopback off, writing to register Handshaking: active low for consistency (RS232 port now defaults handshaking lines high and serial mouse dtr/rts handling has been adjusted).

      Changed: rs232.c, ser_mouse.c, ser_mouse.h, ins8250.c, ins8250.h

      5 files changed, 143 insertions, 102 deletions

  • better fix. nw. [Fabio Priuli] 2014-09-17 13:08:54

    Changed: diimage.c

    1 files changed, 3 insertions, 2 deletions

  • softlist: restored the support for loading games from compatible [Fabio Priuli] 2014-09-17 12:12:27
    • softlists (like gbcolor games in gameboy, and viceversa, msx1 carts in msx2, etc.) by using the syntax mess system -media list:gamename You can now for instance use again "mess gbcolor -cart gameboy:sml" to play "Super Mario Land" with the custom palettes of the Game Boy Color. [Fabio Priuli]

      Changed: diimage.c

      1 files changed, 22 insertions, 10 deletions

  • Add width/endianness to supracan software list [Alex Jackson] [alexjack] 2014-09-17 09:50:59

    Changed: supracan.xml

    1 files changed, 21 insertions, 21 deletions

  • added generic cartslot / ROM socket slot device, which offers [Fabio Priuli] 2014-09-17 07:38:53
  • (MESS) sms.c: Small improvements to the latching of some registers. Fixes flicker in Power Strike 2. [Enik Land] [Wilbert Pol] 2014-09-16 23:25:39

    Changed: 315_5124.c, 315_5124.h, sms.c

    3 files changed, 44 insertions, 30 deletions

  • sb16.c: Removed unused m_bps variable. (nw) [Wilbert Pol] 2014-09-16 23:20:32

    Changed: sb16.h

    1 files changed, 1 insertions, 1 deletions

  • (MESS) Fixed issue with messtiny build (additional bioses are no longer separate sets). [m4sta] [tafoid] 2014-09-16 20:41:14

    Changed: tiny.lst

    1 files changed, 2 insertions, 3 deletions

  • softwarelist correction from m4st4 [hap] 2014-09-16 20:39:12

    Changed: vectrex.xml

    1 files changed, 3 insertions, 3 deletions

  • memory.c: fix memdump output for nop/unmapped/watchpoint entries, broken by r31731 (nw) [alexjack] 2014-09-16 17:24:54

    Changed: memory.c

    1 files changed, 11 insertions, 47 deletions

  • trident: extended 3d8/3d9/CR0E new mode SVGA bank size. BIOS now detects 2MB VRAM (but win95 is still clueless). [barryrod] 2014-09-16 12:52:11

    Changed: trident.c, trident.h

    2 files changed, 12 insertions, 9 deletions

  • ui: fixed crash when loading floppies with no parent software [Fabio Priuli] 2014-09-16 06:59:46
    • from softlist (only via internal File Manager, though) [Fabio Priuli]

      Changed: floppy.c

      1 files changed, 2 insertions, 2 deletions

  • softlist: fixed inconsistent -listsoftware output. [phulshof] [Fabio Priuli] 2014-09-16 06:57:19

    Changed: clifront.c

    1 files changed, 6 insertions, 7 deletions

  • trident: some WIP, added CRTC offset bit 8 and start address bits 16-18. [barryrod] 2014-09-16 06:05:33

    Changed: svga_trident.c, trident.c, trident.h

    3 files changed, 131 insertions, 9 deletions

  •  

NOWSZY [Multi]DevMESS 0.154.x SVN32726
NOWSZY [Multi]DevMESS 0.154.x SVN32648
NOWSZY [Multi]DevMESS 0.154.x SVN32510
  • 32510 vc4000: added ram to the softlist entries which need it [Fabio Priuli] 2014-10-03 14:48:45
    • (previously all games had RAM even if the real cart did not contain any), and fixed a brown paper bag bug from last night. nw.

      Changed: vc4000.xml, slot.c, slot.c, rom.c

      4 files changed, 27 insertions, 14 deletions

  • (MESS) converted arcadia and vc4000 to use slot devices for [Fabio Priuli] 2014-10-02 22:07:31
  • (MESS) fix building with official windows tools (nw) [smf] 2014-10-02 18:26:47
    • Compiling src/emu/bus/chanf/rom.c... src/emu/bus/chanf/rom.c: In member function 'UINT8 chanf_rom_device::common_read_2102(UINT32)': src/emu/bus/chanf/rom.c:144:23: error: suggest parentheses around arithmetic in operand of '|' [-Werror=parentheses] return (m_latch[0] & 0x7f | (m_data0 << 7)); ^ cc1plus.exe: all warnings being treated as errors makefile:932: recipe for target 'obj/windows/emu/bus/chanf/rom.o' failed

      Changed: rom.c

      1 files changed, 1 insertions, 1 deletions

  • Amiga: Add an initial software list for some Amiga driver disks [Dirk Best] 2014-10-02 15:48:49

    Changed: amiga_hardware.xml, amiga.c

    2 files changed, 145 insertions, 0 deletions

 

 

 

  • Amiga: Fix expansion slot device initialization [Dirk Best] 2014-10-02 15:34:32

    Changed: zorro.c, zorro.h

    2 files changed, 13 insertions, 3 deletions

  • Amiga: Connect Zorro interrupts in the Amiga 500 drivers and [Dirk Best] 2014-10-02 14:52:52
    • reinitialize Zorro devices on reset to stop them from disappearing on soft reset.

      Changed: zorro.h, amiga.c

      2 files changed, 88 insertions, 14 deletions

  • Amiga: Fix crash with expansion slot devices [Dirk Best] 2014-10-01 10:37:07

    Changed: zorro.c

    1 files changed, 1 insertions, 0 deletions

  • Imgtool: Display more info about Amiga images [Dirk Best] 2014-09-30 11:30:33

    Changed: amiga.c

    1 files changed, 21 insertions, 2 deletions

  • Amiga: Add save state support to the Amiga keyboard and some info about [Dirk Best] 2014-09-30 06:18:53
  • (MESS) concept: can boot 5.25" disks on fdc02 now. [crazyc] [rbelmont] 2014-10-02 15:49:36

    Changed: corvfdc02.c, corvfdc02.h

    2 files changed, 12 insertions, 2 deletions

  • (MESS) converted ibmpcjr and studio2 to use generic cart slot for [Fabio Priuli] 2014-10-02 14:09:37
  • (MESS) converted channelf and apfm1000/apfimag to use slot devices for [Fabio Priuli] 2014-10-02 14:07:03
  • trident: added hardware cursor [barryrod] 2014-10-02 13:19:51

    Changed: svga_trident.c, trident.c, trident.h

    3 files changed, 320 insertions, 13 deletions

  • (MESS) psx.xml: fixed xml, thanks to Thomas Klausner for reporting. nw. [Fabio Priuli] 2014-10-02 09:56:29

    Changed: psx.xml

    1 files changed, 2 insertions, 2 deletions

  • (MESS) concept: signal tc_w at end of fdc02 pseudo-DMA, but 765 still won't cooperate (nw) [rbelmont] 2014-10-02 03:51:46

    Changed: corvfdc02.c

    1 files changed, 8 insertions, 1 deletions

  • (MESS) msx.c: Some small fixes (nw) [Wilbert Pol] 2014-10-01 21:51:55

    Changed: cartridge.h, msx.c

    2 files changed, 6 insertions, 3 deletions

  • smsctrl.c: Moved some includes from .h to .c file (nw) [Wilbert Pol] 2014-10-01 20:32:39

    Changed: smsctrl.c, smsctrl.h

    2 files changed, 8 insertions, 9 deletions

  • powerpc: fix unaligned 64-bit accesses (nw) [villelin] 2014-10-01 16:13:21

    Changed: ppcdrc.c

    1 files changed, 2 insertions, 0 deletions

  • Fixed cylinder number calculation. (nw) [Michael Zapf] 2014-10-01 13:20:12

    Changed: hdc9234.c

    1 files changed, 2 insertions, 2 deletions

  • (MESS) Removed unneeded variable. (nw) [Michael Zapf] 2014-10-01 12:21:43

    Changed: hdc9234.c

    1 files changed, 0 insertions, 1 deletions

  • added makefile variable OPENMP to enable usage of OpenMP (includes vconv support of -fopenmp) [Oliver Stöneberg] [oliverst] 2014-10-01 11:17:09

    Changed: makefile, vconv.c

    2 files changed, 11 insertions, 0 deletions

  • more generic cart slot conversions. nw. [Fabio Priuli] 2014-10-01 07:48:35

    Changed: smpc.c, megatech.c, stv.c, stv.h, mame.mak, prestige.c

    6 files changed, 320 insertions, 397 deletions

  • (MESS): psx.xml: more info additions from AntoPisa (covering games up to K). nw. [Fabio Priuli] 2014-10-01 07:45:10

    Changed: psx.xml

    1 files changed, 910 insertions, 443 deletions

  • k053260: delta PCM decoding rolls over instead of clipping; fixes MT#1007 [Alex Jackson] [alexjack] 2014-10-01 07:10:26

    Changed: k053260.c

    1 files changed, 10 insertions, 15 deletions

  • Fix compile (unused variable issue) (nw) [tafoid] 2014-10-01 04:01:29

    Changed: hdc9234.c

    1 files changed, 1 insertions, 1 deletions

  • (MESS) HDC9234 still WIP, added some more functions and burst mode.(nw) [Michael Zapf] 2014-09-30 21:51:00

    Changed: hdc9234.c, hdc9234.h

    2 files changed, 632 insertions, 286 deletions

  • (MESS) converted scv and vboy to use slot devices for [Fabio Priuli] 2014-09-30 08:05:07
  • ATTN Kale: ddsom fails to enter ingame with this code you added [Fabio Priuli] 2014-09-29 20:22:30
    • in rev. 25747. could you please take another look, when you have time? or point me to a game which needs this code, so that I can search for a solution which makes both happy? thanks. nw.

      Changed: stvcd.c

      1 files changed, 3 insertions, 1 deletions

  • old apple gcc complains about 'floppy' possibly used uninitialized (switch [Fabio Priuli] 2014-09-29 20:15:13
  • (MESS) saturn: made RAM / Backup RAM expansion internal [Fabio Priuli] 2014-09-29 20:08:35
    • slot options. you now mount these with the -cart media switch, i.e. for instance mess.exe saturn -cdrm ddsom -cart ram32 or mess.exe saturn -cdrm draculax -cart bram16 and not anymore using the -exp option. [Fabio Priuli]
      out of whatsnew: this prevents users from passing conflicting setups like "-exp ram32 -cart kof95", etc. these would have lead to unpredictable effects, depending on the order of the option (and whether they were set at command line or inside ini files)

      Changed: sat_cart.xml, bram.c, bram.h, dram.c, dram.h, sat_slot.c, sat_slot.h, saturn.c

      8 files changed, 184 insertions, 76 deletions

  • (MESS) gbcolor: added some new Li Cheng dumps, courtesy of taizou. [Fabio Priuli] 2014-09-29 20:02:49
    • among these, there is a clone of the long awaited (and still undumped in its original form) Zook Hero Z by Vast Fame. nw.

      Changed: gbcolor.xml

      1 files changed, 73 insertions, 0 deletions

  • (MESS) consolidation + cleanup, part2. nw. [Fabio Priuli] 2014-09-29 20:01:24

    Changed: bootleg.c, kaiser.c, mmc5.c, nes_ines.inc, nes_pcb.inc, nes_slot.c, nes_slot.h, nes_unif.inc, sunsoft.c, nes.c

    10 files changed, 103 insertions, 88 deletions

  • WebUI: clean up and fixed HTML compliance. [Firehawke] [rbelmont] 2014-09-29 05:31:14

    Changed: commands.html, confirmexit.html, confirmhardreset.html, confirmsoftreset.html, index.html

    5 files changed, 232 insertions, 413 deletions

  • (MESS) concept: Add 5.25" DSDD raw image support and preliminary pseudo-DMA to buffered controller. [R. Belmont] [rbelmont] 2014-09-29 05:07:47

    Changed: corvfdc02.c, corvfdc02.h, concept_dsk.c, concept_dsk.h, lib.mak

    5 files changed, 216 insertions, 5 deletions

  • (MESS) concept: Misc fixes/cleanup, CCOS boots now from 8" floppies. [R. Belmont] [rbelmont] 2014-09-29 05:04:32

    Changed: corvfdc01.c, concept.c, concept.h, concept.c

    4 files changed, 21 insertions, 11 deletions

  • Changing #includes for headers that are part of toolchain and not part of any source/external library. Removal of references to messvers.rc as it does not appear to be used anymore. (nw) [tafoid] 2014-09-29 04:00:23

    Changed: nld_solver.c, rendfont.c, csw_cas.c, uef_cas.c, hashing.c, psx.c, mess.rc, windows.mak, mame.rc, ume.rc

    10 files changed, 11 insertions, 22 deletions

  • If #includes are not in source, code should not exist in source. (nw) [tafoid] 2014-09-28 23:18:51

    Changed: rainbow.c, hp48.h, hp48.c, thomson.c

    4 files changed, 0 insertions, 293 deletions

  • note [hap] 2014-09-28 20:34:23

    Changed: zsg2.c

    1 files changed, 18 insertions, 0 deletions

  • powerpc: Fixed wrong condition register in stwcx. (nw) [villelin] 2014-09-28 20:11:55

    Changed: ppcdrc.c

    1 files changed, 1 insertions, 1 deletions

  • 315_5124.c: Refactored sprite handling, fixes status bar on Tarzan for gaemgear. Removed m_collission_buffer member variable. Tweaked game gear timing to fix glitches in status bar of Chicago Syndicate for gamegear. [Enik Land] [Wilbert Pol] 2014-09-28 17:30:55

    Changed: 315_5124.c, 315_5124.h

    2 files changed, 147 insertions, 127 deletions

  • (MESS) consolidation + cleanup, part1. nw. [Fabio Priuli] 2014-09-28 17:28:57

    Changed: a78_slot.c, a78_slot.h, a800_slot.c, a800_slot.h, rom.c, gb_slot.c, gb_slot.h, mbc.c, gba_slot.c, gba_slot.h, rom.c, rom.h, md_slot.c, md_slot.h, pce_slot.c, pce_slot.h, rom.c, sat_slot.c, sat_slot.h, rom.c, sega8_slot.c, sega8_slot.h, snes_slot.c, snes_slot.h, rom.c, vcs_slot.c, vcs_slot.h, a2600.c, a7800.c, atari400.c, gba.c, megadriv.c, segapico.c, sg1000.c, gba.h, md_cons.h, sg1000.h, sms.c

    38 files changed, 536 insertions, 473 deletions

  • (MESS) floppy.c: fixed disks not being launched if loaded [Fabio Priuli] 2014-09-28 10:25:23
    • from softlist through File Manager. [Fabio Priuli]
      out of whatsnew: until we support writing changes to diff, it is also safer to treat disks in softlists as read-only :)

      Changed: floppy.c, floppy.h

      2 files changed, 8 insertions, 37 deletions

  • (MESS) portfolio: only trigger interrupts when the 8250 asserts the line, not when it clears it. [smf] [smf] 2014-09-28 10:17:30

    Changed: portfoli.c

    1 files changed, 2 insertions, 1 deletions

  • initialize ier register to stop interrupts randomly being generated before reset, fixes portfolio booting (nw) [smf] 2014-09-28 10:15:16

    Changed: ins8250.c

    1 files changed, 1 insertions, 0 deletions

  • (MESS) concept: Preliminary implementations of the original and buffered floppy disk controllers. [R. Belmont] [rbelmont] 2014-09-28 03:43:38

    Changed: corvfdc01.c, corvfdc01.h, corvfdc02.c, corvfdc02.h, bus.mak, concept.c

    6 files changed, 682 insertions, 1 deletions

  • (mess) pc9801: make sasi partially work (nw) [crazyc] 2014-09-28 03:21:43
    • 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?

      Changed: bus.mak, pc9801_sasi.c, pc9801_sasi.h, scsi.c, pc9801.c

      5 files changed, 98 insertions, 8 deletions

  • (MESS) gba.c: fixed Top Gun - Combat Zones cart type, making the [Fabio Priuli] 2014-09-27 11:45:08
  • (MESS) timex.c: added software list for DOCK carts. [Fabio Priuli] [Fabio Priuli] 2014-09-27 11:21:00

    Changed: timex_dock.xml, timex.c

    2 files changed, 438 insertions, 53 deletions

  • (MESS) misc generic cartslot conversions. while at it, I have added [Fabio Priuli] 2014-09-27 10:45:17
  • (MESS) a7800.xml: added earlier revision of Winter Games, with [Fabio Priuli] 2014-09-27 10:35:57
    • thanks to Trebor for pointing me to this 3 years old dump :) nw

      Changed: a7800.xml

      1 files changed, 23 insertions, 1 deletions

  • pc98.xml validation fix (nw) [ivanva] 2014-09-27 08:19:45

    Changed: pc98.xml

    1 files changed, 3 insertions, 3 deletions

  • (MESS) fix shift in monochrome monitor modes (nw) [rbelmont] 2014-09-27 04:10:59

    Changed: apple2.c

    1 files changed, 7 insertions, 0 deletions

  • Support for mode 0 chars in upd7220 (text in DMV diag program) [angelosa] 2014-09-27 02:09:56

    Changed: upd7220.c, dmv.c, pc9801.c

    3 files changed, 36 insertions, 30 deletions

  • Hit save, dammit. [angelosa] 2014-09-26 23:00:17

    Changed: pc98.xml

    1 files changed, 3 insertions, 2 deletions

  • (MESS) pc98.xml: Added missing SHA1. (nw) [curtcode] 2014-09-26 22:55:12

    Changed: pc98.xml

    1 files changed, 3 insertions, 3 deletions

  • Added Borland Turbo C++ for PC-98xx [angelosa] 2014-09-26 22:38:14

    Changed: pc98.xml

    1 files changed, 21 insertions, 0 deletions

  • Removed unused variables.(nw) [Michael Zapf] 2014-09-26 21:54:04

    Changed: ti99_dsk.c

    1 files changed, 0 insertions, 2 deletions

  • (MESS) hdc9234 still WIP, HFDC fixes, disk formats re-implemented for [Michael Zapf] 2014-09-26 20:35:07
  • disabled -Wconstant-logical-operand again for clang / src/emu/cpu/tms34010/34010gfx.c cleanups (nw) [oliverst] 2014-09-26 16:45:59

    Changed: flags_clang.mak, 34010gfx.c

    2 files changed, 18 insertions, 15 deletions

  • (nw) [rbelmont] 2014-09-26 15:43:44

    Changed: webengine.c

    1 files changed, 6 insertions, 5 deletions

  • fix compile on MSVC 2012 & 2013 [Peter Ferrie] [smf] 2014-09-26 14:01:03

    Changed: 34010gfx.c

    1 files changed, 15 insertions, 0 deletions

  • (MESS) a few softlist additions to test the previous. nw. [Fabio Priuli] 2014-09-26 11:55:40

    Changed: cgenie_cart.xml, radio86_cart.xml, radio86_cass.xml, vector06_cart.xml

    4 files changed, 52 insertions, 0 deletions

  • (MESS) another round of cartslot updates. this commit, among the [Fabio Priuli] 2014-09-26 11:53:10
  • fm7: more FM-7/77AV dumps added to softlist [barryrod] 2014-09-26 05:04:28

    Changed: fm77av.xml, fm7_cass.xml, fm7_disk.xml

    3 files changed, 270 insertions, 0 deletions

  • web: allow pasting in text. [Firehawke] [rbelmont] 2014-09-26 03:51:01

    Changed: webengine.c, index.html

    2 files changed, 108 insertions, 3 deletions

  • Antiquated #include - compiles fine without (nw) [tafoid] 2014-09-26 00:57:57

    Changed: 99xxcore.h

    1 files changed, 1 insertions, 1 deletions

  • (MESS) spectrum carts too. nw. [Fabio Priuli] 2014-09-25 21:29:58

    Changed: atm.c, pentagon.c, scorpion.c, spec128.c, specpls3.c, spectrum.c, timex.c, spectrum.h

    8 files changed, 81 insertions, 161 deletions

  • (mess) pc9801: fix boot vector ipl bank in ap2. [crazyc] 2014-09-25 21:25:45

    Changed: pc9801.c

    1 files changed, 2 insertions, 2 deletions

  • (MESS)thomson - fixes for a non-standard video mode and adding a new one [Antoine Mine] [Miodrag Milanovic] 2014-09-25 20:03:34

    Changed: thomson.h, thomson.c, thomson.c

    3 files changed, 71 insertions, 5 deletions

  • Fix typo [Dirk Best] 2014-09-25 19:46:55

    Changed: amiga_workbench.xml

    1 files changed, 1 insertions, 1 deletions

  • Amiga: Softlist update, add Workbench 1.3.2 DE and some apps [Dirk Best] 2014-09-25 19:34:50

    Changed: amiga_apps.xml, amiga_workbench.xml

    2 files changed, 140 insertions, 9 deletions

  • (MESS) fixed a small bug in the decryption of multi-ROM pegasus programs. [Fabio Priuli] 2014-09-25 18:00:30
  • (MESS) a few more carts. nw. [Fabio Priuli] 2014-09-25 17:28:09

    Changed: px4.c, px8.c, svision.c, px8.h, svision.h

    5 files changed, 86 insertions, 109 deletions

  • (MESS) psx.xml: added info to the games #-F. [Antopisa] [Fabio Priuli] 2014-09-25 12:44:22

    Changed: psx.xml

    1 files changed, 637 insertions, 637 deletions

  • (MESS) a bunch more of generic cart slots. nw. [Fabio Priuli] 2014-09-25 12:39:55
  • fm7: some more new dumps added to software list [barryrod] 2014-09-25 06:22:49

    Changed: fm7_disk.xml

    1 files changed, 59 insertions, 0 deletions

  • Fix formatting after recent changes in psx and st_cart softlists. (nw) [tafoid] 2014-09-25 02:55:06

    Changed: psx.xml, st_cart.xml

    2 files changed, 4 insertions, 9 deletions

  • (MESS) amust: added newly-dumped keyboard rom [ejwords, MSPP] [robbbert] 2014-09-25 00:30:31

    Changed: amust.c

    1 files changed, 2 insertions, 1 deletions

  • (MESS) mekd2.c: after several investigations, I came to [Fabio Priuli] 2014-09-24 21:54:32
    • the conclusion that .d2 files are some sort of RAM snapshot and not a cart format, so converted the driver to use quikload. anyway, I had not actual file to test, so if you have any please contact us to the MESS boards. nw.

      Changed: mekd2.c

      1 files changed, 13 insertions, 17 deletions

  • (MESS) added handling for a generic rom+ram cart (as needed [Fabio Priuli] 2014-09-24 21:52:39
  • duh (nw) [olivierg] 2014-09-24 16:26:11

    Changed: wd_fdc.c

    1 files changed, 1 insertions, 1 deletions

  •  
  •  

     

     

    wstecz24/09/2014 16:42
    Do ściągnięcia
    DevMESS x64 0.154.x SVN32344 t2e.7z
    DevMESS x86 0.154.x SVN32344 t2e.7z
    Komentarze
    ... bez komentarza
    Ostatnio dodane pliki
    Newsy Linkownia Emulatory na PC Wideoteka Screenshoty Bajtek Reduks Ready.Run

    © Try2emu 1999 - 2024 | Krzysztof 'Faust' Karkosza Kontakt Polityka Prywatności OWU