- 28985 h8: Fixed build. (nw) [Mike Naberezny]
2014-03-26 22:22:38
- ? cdp1869 converted to use delegates so whole configuration is in MCFG block (nw) [Miodrag Milanovic]
2014-03-26 19:32:03
Changed: cdp1869.c, cdp1869.h, cidelsa.h, cidelsa.c, comx35.h, pecom.h, tmc600.h, comx35.c, pecom.c, tmc600.c
10 files changed, 117 insertions, 191 deletions
- ? Cleanup (nw) [olivierg]
2014-03-26 19:10:13
Changed: h8.c
1 files changed, 1 insertions, 7 deletions
- ? (MESS) 32x: experimental change to the pixel mixing to better understand the [Fabio Priuli]
2014-03-26 18:49:42
- performance impact of this piece of code. might be reverted soon. nw.
Changed: mega32x.c, mega32x.h, megavdp.c
3 files changed, 79 insertions, 64 deletions
- ? mc6846_device: converted to devcb2 (nw) [ivanva]
2014-03-26 18:33:21
Changed: mc6846.c, mc6846.h, thomson.c, thomson.h, thomson.c
5 files changed, 75 insertions, 169 deletions
- ? Fixed linking. (nw) [curtcode]
2014-03-26 17:12:24
Changed: psx.h
1 files changed, 4 insertions, 4 deletions
- ? READ/WRITE*_HANDLER -> READ/WRITE*_MEMBER (nw) [Miodrag Milanovic]
2014-03-26 16:14:30
Changed: h83002.c, h83002.h, h83006.c, h83006.h, h83048.c, h83048.h, h83337.c, h83337.h, h8_adc.c, h8_adc.h, h8_intc.c, h8_intc.h, h8_port.c, h8_port.h, h8_sci.c, h8_sci.h, h8_timer16.c, h8_timer16.h, h8s2245.c, h8s2245.h, h8s2320.c, h8s2320.h, h8s2357.c, h8s2357.h, h8s2655.c, h8s2655.h
26 files changed, 190 insertions, 190 deletions
- ? floppy: splice-related fixes [O. Galibert] [olivierg]
2014-03-26 15:16:43
Changed: floppy.c, mfi_dsk.c
2 files changed, 11 insertions, 0 deletions
- ? (MESS) pet: European models sync at 50Hz. (nw) [curtcode]
2014-03-26 14:41:24
Changed: pet.c
1 files changed, 50 insertions, 3 deletions
- ? aga is isa device now, aga/cga cleanup (nw) [Miodrag Milanovic]
2014-03-26 12:28:27
- note that aga should be extended out of isa_cga in future
Changed: bus.mak, aga.c, aga.h, cga.c, cga.h, isa_cards.c, isa_cards.h, scrlegcy.h, video.mak, amstr_pc.c, pc.c, europc.h, amstr_pc.c, europc.c, mess.mak, pc_aga.c, pc_aga.h
17 files changed, 1175 insertions, 1551 deletions
- ? fixed lui/ori and lui/addi constant calculation by pretending instructions can be 8 bytes long. (nw) [smf]
2014-03-26 11:50:42
Changed: psx.h
1 files changed, 1 insertions, 1 deletions
- ? use an interface for passing state to the disassembler instead of copying it into a structure for every line (nw). [smf]
2014-03-26 11:27:52
Changed: psx.c, psx.h, psxdasm.c
3 files changed, 31 insertions, 33 deletions
- ? we need to find a solution there (nw) [olivierg]
2014-03-26 11:20:32
Changed: unidasm.c
1 files changed, 3 insertions, 6 deletions
- ? h8: Prettify registers/flags in debugger [O. Galibert] [olivierg]
2014-03-26 11:18:05
Changed: h8.c, h8.h
2 files changed, 93 insertions, 17 deletions
- ? fix cybiko "handlers" (nw) [olivierg]
2014-03-26 11:18:02
Changed: cybiko.c, cybiko.h, cybiko.c
3 files changed, 18 insertions, 18 deletions
- ? (MESS) sms: fixed Korean Gam*Boy 2 being detected as a Japanese [Fabio Priuli]
2014-03-26 10:36:44
- machine when a real unit does not. [Enik Land]
New driver added: - Samsung Gam*Boy I [Enik Land]
Changed: sms.c, sms.h, sms.c, mess.lst
4 files changed, 95 insertions, 84 deletions
- ? h8: Fix enable handling in timers [O. Galibert] [olivierg]
2014-03-26 09:55:35
Changed: h8_timer16.c, h8_timer16.h
2 files changed, 2 insertions, 3 deletions
- ? h8: dec16/inc16 fix [Fabio Priuli] [olivierg]
2014-03-26 09:55:28
Changed: h8.c
1 files changed, 2 insertions, 2 deletions
- ? forgot these (nw) [Miodrag Milanovic]
2014-03-26 09:45:59
Changed: xsu_cards.c, xsu_cards.h, mc1502.c
3 files changed, 4 insertions, 16 deletions
- ? (MESS) ql.c: Added emulation of both the QIMI and Sandy mice to the QL driver as well as adding support of those to the Sandy SuperQBoard. Moved the selection of the mouse and disk interface from dip switches to config, as this seemed more appropriate. [Phill-Harvey-Smith] [tafoid]
2014-03-26 09:39:25
Changed: ql.c, ql.h
2 files changed, 284 insertions, 49 deletions
- ? no more pc_cga (nw) [Miodrag Milanovic]
2014-03-26 09:04:32
Changed: cga.c, cga.h, isa_cards.c, cgapal.c, cgapal.h, pc_cga.c, pc_cga.h, video.mak, mame.mak, pc.c, pc.h, amstr_pc.c, pc.c, pc_aga.c
14 files changed, 118 insertions, 1844 deletions
- ? Refactor UI graphics viewer to handle 'empty' gfx decoders [Alex Jackson] [alexjack]
2014-03-26 08:42:59
Changed: viewgfx.c
1 files changed, 267 insertions, 267 deletions
- ? hunter2: converted to use bankdev [barryrod]
2014-03-26 06:52:31
Changed: hunter2.c
1 files changed, 45 insertions, 35 deletions
- ? (MESS) a7800.c: Fixed DMA regarding startup, shutdown and cycle stealing which fixes numerous recorded MAMETester bugs. Bug fixed and fine tuned the DMA timing. Corrected RIOT timing [Mike Saarna] [tafoid]
2014-03-26 04:41:11
Changed: a7800.c, a7800.c
2 files changed, 14 insertions, 5 deletions
- ? Fixes to correct some of the regression test data used by the jedutil test. [Kevin Eshbach] [tafoid]
2014-03-26 03:52:28
Changed: .gitattributes, pal20c1.txt, pal16p2.eqn, pal16p2.jed, pal16rp8.jed, pal6l16.jed, pal8l14.jed, pal10h8-as-palce16v8.jed, pal10l8-as-palce16v8.jed, pal12h6-as-palce16v8.jed, pal12l6-as-palce16v8.jed, pal14h4-as-palce16v8.jed, pal14l4-as-palce16v8.jed, pal16h2-as-palce16v8.jed, pal16l2-as-palce16v8.jed, pal16l8-as-palce16v8.jed, pal16r4-as-palce16v8.jed, pal16r6-as-palce16v8.jed, pal16r8-as-palce16v8.jed
19 files changed, 1271 insertions, 1096 deletions
- ? Fix for c64gs crash (nw) [tafoid]
2014-03-26 03:37:33
Changed: c64.c
1 files changed, 2 insertions, 2 deletions
- ? Fixed build. (nw) [curtcode]
2014-03-25 23:15:15
Changed: mess.mak
1 files changed, 1 insertions, 2 deletions
- ? updated MegaPlay and MegaTech to use modern SMS VDP. [Fabio Priuli] [Fabio Priuli]
2014-03-25 23:06:18
- with this, it was finally possible to remove the other outdated (& non-device) implementation which was lurking inside segamsys.c also, MESS at last compiles without the need of megatech.c
Changed: megaplay.c, megadriv.h, segamsys.c, mame.mak, mess.mak
5 files changed, 59 insertions, 1091 deletions
- ? (MESS) c64_flop.xml: Added some VICE testprogs. (nw) [curtcode]
2014-03-25 22:57:00
Changed: c64_flop.xml
1 files changed, 38 insertions, 3 deletions
- ? h8: Rewrite [O. Galibert] [olivierg]
2014-03-25 22:53:54
- (mess) mu100: Main screen turn on [O. Galibert]
Changed: .gitattributes, addrmap.c, cpu.mak, h8.c, h8.h, h8.lst, h83002.c, h83002.h, h83006.c, h83006.h, h83048.c, h83048.h, h83337.c, h83337.h, h8_adc.c, h8_adc.h, h8_intc.c, h8_intc.h, h8_port.c, h8_port.h, h8_sci.c, h8_sci.h, h8_timer16.c, h8_timer16.h, h8h.c, h8h.h, h8make.py, h8s2000.c, h8s2000.h, h8s2245.c, h8s2245.h, h8s2320.c, h8s2320.h, h8s2357.c, h8s2357.h, h8s2600.c, h8s2600.h, h8s2655.c, h8s2655.h, h8.h, h8_16.c, h8_8.c, h8disasm.c, h8ops.h, h8periph.c, h8priv.h, h8speriph.c, dimemory.c, dispatch.c, dispatch.h, emu.h, emu.mak, emucore.h, rtc4543.c, rtc4543.h, memory.h, hd44780.c, hd44780.h, bingoman.c, bowltry.c, coinmvga.c, csplayh5.c, invqix.c, itgambl2.c, itgambl3.c, itgamble.c, lastfght.c, maygayep.c, metro.c, namcond1.c, namcos12.c, namcos23.c, seta2.c, subsino2.c, metro.h, namcond1.h, seta2.h, namco_settings.c, namco_settings.h, mame.mak, ymmu100.c, ymmu100.ppm, cybiko.h, cybiko.c, mess.lst, mess.mak
86 files changed, 13486 insertions, 11603 deletions
- ? placeholders [olivierg]
2014-03-25 22:52:12
Changed: .gitattributes, h8.c, h8.h, h8.lst, h83002.c, h83002.h, h83006.c, h83006.h, h83048.c, h83048.h, h83337.c, h83337.h, h8_adc.c, h8_adc.h, h8_intc.c, h8_intc.h, h8_port.c, h8_port.h, h8_sci.c, h8_sci.h, h8_timer16.c, h8_timer16.h, h8h.c, h8h.h, h8make.py, h8s2000.c, h8s2000.h, h8s2245.c, h8s2245.h, h8s2320.c, h8s2320.h, h8s2357.c, h8s2357.h, h8s2600.c, h8s2600.h, h8s2655.c, h8s2655.h, dispatch.c, dispatch.h, namco_settings.c, namco_settings.h, ymmu100.ppm
42 files changed, 1 insertions, 0 deletions
- ? Removed legacy. (nw) [curtcode]
2014-03-25 21:48:42
Changed: turbo.c, turbo.h
2 files changed, 1 insertions, 27 deletions
- ? Removed legacy. (nw) [curtcode]
2014-03-25 21:45:30
Changed: tandy2k.c
1 files changed, 2 insertions, 2 deletions
- ? mm74c922: devcb2. (nw) [curtcode]
2014-03-25 21:13:02
Changed: mm74c922.c, mm74c922.h, digel804.c, elf.c
4 files changed, 153 insertions, 190 deletions
- ? i8271: devcb2. (nw) [curtcode]
2014-03-25 20:48:53
Changed: i8271.c, i8271.h, atom.c, bbc.c, bbc.c
5 files changed, 22 insertions, 20 deletions
- ? - N64 RSP changes: [MooglyGuy] [ryanholt]
2014-03-25 18:55:08
- ? i8214: devcb2. (nw) [curtcode]
2014-03-25 17:36:14
Changed: i8214.c, i8214.h, v1050.c
3 files changed, 22 insertions, 56 deletions
- ? (MESS) mm1: Separated keyboard from driver. (nw) [curtcode]
2014-03-25 15:59:31
Changed: mikromik.c, mikromik.h, mm1kb.c, mm1kb.h, mess.mak
5 files changed, 425 insertions, 271 deletions
- ? remove of ADDRESS_MAP_MODERN (nw) [Miodrag Milanovic]
2014-03-25 14:54:58
Changed: cpm.h, qs1000.c, taitotz.c, swtpc09.c
4 files changed, 0 insertions, 8 deletions
- ? i8212: devcb2. (nw) [curtcode]
2014-03-25 14:51:18
Changed: i8212.c, i8212.h, mikromik.c
3 files changed, 42 insertions, 73 deletions
- ? (MESS) New driver added : [Miodrag Milanovic]
2014-03-25 14:51:13
- ? will put it back since it's subdevice (nw) [Miodrag Milanovic]
2014-03-25 14:39:46
Changed: puckpkmn.c, segac2.c, megadriv.c, megavdp.c, segapico.c
5 files changed, 28 insertions, 14 deletions
- ? Fixed 'make TARGET=ume depend' include paths. (nw) [curtcode]
2014-03-25 14:24:06
Changed: ume.mak
1 files changed, 2 insertions, 2 deletions
- ? megavdp cleanup (nw) [Miodrag Milanovic]
2014-03-25 13:27:36
Changed: puckpkmn.c, segac2.c, megadriv.c, megavdp.c, segapico.c
5 files changed, 16 insertions, 31 deletions
- ? (MESS) amiga: Cleaned up CIA access a bit. (nw) [curtcode]
2014-03-25 12:43:17
Changed: amiga.c
1 files changed, 4 insertions, 15 deletions
- ? 6526cia: devcb2 temporarily until mos6526 works with amiga. (nw) [curtcode]
2014-03-25 12:33:24
- amigafdc: devcb2. (nw)
Changed: 6526cia.c, 6526cia.h, amigafdc.c, amigafdc.h, alg.c, arcadia.c, cd32.c, mquake.c, upscope.c, amiga.h, amiga.c, amiga.c
12 files changed, 221 insertions, 385 deletions
- ? compile fix since not all have SSE3 enabled (nw) [Miodrag Milanovic]
2014-03-25 12:10:35
Changed: rsp.h
1 files changed, 1 insertions, 1 deletions
- ? (nw) Temporarily split all RSP functions into SIMD and scalar versions so [ryanholt]
2014-03-25 11:59:11
- ? (MESS) sms: fixed light phaser support through the gender adapter [Fabio Priuli]
2014-03-25 09:06:59
- and adopted RAM init pattern on Export consoles too (Korean systems are acknowledged as Export and some Korean games rely on this) [Enik Land]
Changed: sports.c, sports.h, gender.c, gender.h, smsexp.c, sms.h, sms.c
7 files changed, 29 insertions, 28 deletions
- ? small cleanup (nw) [Miodrag Milanovic]
2014-03-25 08:36:24
Changed: amstr_pc.c, hp48.c
2 files changed, 1 insertions, 4 deletions
- ? Preliminary driver support for the HP 49 G [Antoine Mine] [Miodrag Milanovic]
2014-03-25 08:25:03
Changed: satops.inc, hp48.c, hp48.h, hp48.c
4 files changed, 542 insertions, 120 deletions
- ? Fix for Thomson MO6 banking, now more faithful to the hardware [Antoine Mine] [Miodrag Milanovic]
2014-03-25 08:10:38
Changed: thomson.c, thomson.h, thomson.c, thomson.c
4 files changed, 93 insertions, 34 deletions
- ? some comments (nw) [oliverst]
2014-03-24 23:27:38
Changed: corestr.h, osdcore.h
2 files changed, 5 insertions, 2 deletions
- ? osd_* -> global_* compilation fixes (nw) [oliverst]
2014-03-24 23:16:44
Changed: textbuf.c, wavwrite.c, apridisk.c
3 files changed, 12 insertions, 11 deletions
- ? (MESS) n64.xml: fixed the 7 games which had wrong offsets in the softlist. nw. [Fabio Priuli]
2014-03-24 23:14:25
Changed: n64.xml
1 files changed, 6 insertions, 6 deletions
- ? removed mame_* aliases and just use core_* functions (nw) [oliverst]
2014-03-24 23:05:08
Changed: exp.c, exp.c, gb_slot.c, gba_slot.c, md_slot.c, nes_pcb.inc, nes_unif.inc, pce_slot.c, sega8_slot.c, snes_slot.c, exp.c, exp.c, clifront.c, es5510.c, dismips.c, 8000dasm.c, debugcmd.c, diimage.c, drivenum.c, emucore.h, ioport.c, ram.c, mconfig.c, render.c, rendfont.c, romload.c, softlist.c, spu.c, filesel.c, imginfo.c, miscmenu.c, swlist.c, cdi.c, firebeat.c, jaguar.c, megatech.c, model3.c, mpu4hw.c, nwk-tr.c, a2600.c, atari400.c, esq5505.c, microvsn.c, vc4000.c, a7800.c, cbm_snqk.c, intv.c, lynx.c, mbee.c, msx.c, spec_snqk.c, winmain.c
52 files changed, 130 insertions, 137 deletions
- ? (MESS) microvsn.c: Added 'holding latches' and updated drawing code to refresh the screen contents from these holding latches. Fixes the american flag when starting sea duel. (nw) [Wilbert Pol]
2014-03-24 22:57:36
Changed: microvsn.c
1 files changed, 30 insertions, 17 deletions
- ? do not use osd_malloc/osd_free in non-OSD code (nw) [oliverst]
2014-03-24 22:56:16
Changed: textbuf.c, wavwrite.c, apridisk.c
3 files changed, 20 insertions, 20 deletions
- ? some mismatched malloc/free usage with osd_* functions (nw) [oliverst]
2014-03-24 22:44:43
Changed: diimage.c, zippath.c, minifile.c, sdlos_win32.c, winfile.c
5 files changed, 12 insertions, 8 deletions
- ? (MESS) microvsn.c: Simplified code a bit by adding separate PLA configurations. [Wilbert Pol]
2014-03-24 22:26:31
Changed: microvsn.c
1 files changed, 53 insertions, 43 deletions
- ? some more cleanup (nw) [Miodrag Milanovic]
2014-03-24 21:32:58
Changed: gstriker.c, hcastle.c, m107.c, magicard.c, mpu3.c, mpu4mod2sw.c, nemesis.c, sothello.c, tetrisp2.c, williams.c, wmg.c, spacefb.h, midtunit.c, namcos2.c, ninjaw.c, spacefb.c, warriorb.c, b16.c, fm7.c, fmtowns.c, m20.c, nc.c, pes.c, hp48.c, rm380z.c
25 files changed, 173 insertions, 206 deletions
- ? (MESS) microvision.xml: Update for fixed and new dumps (nw) [Wilbert Pol]
2014-03-24 21:01:16
Changed: microvision.xml
1 files changed, 18 insertions, 3 deletions
- ? remove not needed parameters (nw) [Miodrag Milanovic]
2014-03-24 20:55:51
Changed: fidelz80.c, fmtowns.c, osbexec.c, pb1000.c, pc88va.c, psion.c, ti89.c, fidelz80.h, fmtowns.h, psion.h, ti89.h
11 files changed, 57 insertions, 58 deletions
- ? small pc cleanup (nw) [Miodrag Milanovic]
2014-03-24 20:46:18
Changed: pc.h, amstr_pc.c, europc.c, pc.c, tandy1t.c
5 files changed, 33 insertions, 53 deletions
- ? Device-ified SGI memory controller (nw) [ivanva]
2014-03-24 20:26:11
Changed: ip20.c, ip22.c, sgi.c, sgi.h
4 files changed, 335 insertions, 228 deletions
- ? forgot this one again =) [hap]
2014-03-24 19:32:38
Changed: mess.mak
1 files changed, 0 insertions, 1 deletions
- ? READ/WRITE*_HANDLER to READ/WRITE*_MEMBER where it was wrongly placed (nw) [Miodrag Milanovic]
2014-03-24 18:58:24
Changed: psx.c, mc68681.h, tilemap.c, tilemap.h, 3x3puzzl.c, dreambal.c, jaguar.c, konendev.c, seabattl.c, megadriv.h, segaorun.h, segas16b.h, segas18.h, snes.c, redclash.c, thomflop.c
16 files changed, 59 insertions, 59 deletions
- ? no need for this (nw) [Miodrag Milanovic]
2014-03-24 18:22:59
Changed: ataricrt.c, mess.mak
2 files changed, 0 insertions, 56 deletions
- ? Fixed build. (nw) [curtcode]
2014-03-24 16:23:48
Changed: mess.mak
1 files changed, 1 insertions, 0 deletions
- ? typo found by MASH [hap]
2014-03-24 14:40:30
Changed: 6821pia.c
1 files changed, 1 insertions, 1 deletions
- ? no you're not a qsound_device :P [hap]
2014-03-24 14:36:28
Changed: flt_rc.c, flt_vol.c, tms3615.c
3 files changed, 3 insertions, 3 deletions
- ? mos6526: WIP. (nw) [curtcode]
2014-03-24 12:33:08
Changed: mos6526.c, mos6526.h
2 files changed, 28 insertions, 65 deletions
- ? (MESS) amust: notes [robbbert]
2014-03-24 11:51:20
Changed: amust.c
1 files changed, 13 insertions, 6 deletions
- ? Attributes cleanup [Dirk Best]
2014-03-24 11:23:09
Changed: .gitattributes, .gitattributes, .gitattributes
3 files changed, 52 insertions, 9412 deletions
- ? (MESS) vtech2 (Laser350/500/700): added cassette save/load [robbbert]
2014-03-24 11:14:14
Changed: vtech2.c
1 files changed, 4 insertions, 10 deletions
- ? flagged STREAM_UPDATE as legacy (nw) [oliverst]
2014-03-24 10:53:25
Changed: sound.h
1 files changed, 1 insertions, 0 deletions
- ? (MESS) megaduck.xml: added four more dumps. [ranger_lennier, Sean Riddle] [Fabio Priuli]
2014-03-24 07:44:49
Changed: megaduck.xml
1 files changed, 52 insertions, 9 deletions
- ? libflac: changed HAVE_CONFIG_H checks to be as intended - will be fixed upstream as well (nw) [oliverst]
2014-03-24 05:56:25
Changed: lib.mak, cpu.h, fixed.h, float.h, lpc.h, memory.h, window.h, alloc.h, bitmath.c, bitreader.c, bitwriter.c, cpu.c, crc.c, fixed.c, float.c, format.c, lpc.c, md5.c, memory.c, metadata_iterators.c, metadata_object.c, stream_decoder.c, stream_encoder.c, stream_encoder_framing.c, window.c
25 files changed, 25 insertions, 25 deletions
- ? (MESS) fanucspmg: corrected text mode font. [O. Galibert] [rbelmont]
2014-03-24 02:22:06
Changed: fanucspmg.c
1 files changed, 22 insertions, 15 deletions
- ? (MESS) New skeleton driver: [rbelmont]
2014-03-23 21:56:47
- - Fanuc System P Model G [Guru, R. Belmont]
nw: Could use some help finding if there is font/chargen data in the ROMs (apart from the foreign chs_7859.bin I threw in to get a screen display). I'm pretty confident it's not in the a40 and a41 ROMs, but a42_020a.30b is possible. It's probably either in there or inside a custom chip on the video board (which feels unlikely for 1983).
Changed: .gitattributes, fanucspmg.c, mess.lst, mess.mak
4 files changed, 778 insertions, 0 deletions
- ? (MESS) gb.c: Reduce tagmap lookups. (nw) [Wilbert Pol]
2014-03-23 20:09:36
Changed: gb.h, gb.c
2 files changed, 12 insertions, 9 deletions
- ? no need to use pc_cga.h just one define (nw) [Miodrag Milanovic]
2014-03-23 19:58:46
Changed: pc_aga.c
1 files changed, 8 insertions, 8 deletions
- ? netlist: Nice performance increase by removing logic terminals from net if they are inactive. Introduced a linked-list class to abstract linked-lists. Fixed deactivating devices. You have to enable this because it is not guaranteed to be timing-exact. [Couriersud] [couriers]
2014-03-23 17:52:07
Changed: nld_solver.c, nld_9316.c, nld_9316.h, nld_signal.h, nl_base.c, nl_base.h, nl_config.h, nl_lists.h, nl_setup.c, nltool.c
10 files changed, 264 insertions, 112 deletions
- ? modernized 990_hd, moved some code into ti990_10.c, and simplified harddriv.c and remove some legacy leftovers (nw) [Miodrag Milanovic]
2014-03-23 15:45:18
Changed: .gitattributes, diimage.h, driver.h, harddriv.c, harddriv.h, corvushd.c, nscsi_hd.c, scsihd.c, ti990_10.c, next.h, 990_hd.c, 990_hd.h, ti990.c, ti990.h, mess.mak
15 files changed, 500 insertions, 535 deletions
- ? (MESS) notes [robbbert]
2014-03-23 13:05:07
Changed: amust.c, pencil2.c
2 files changed, 27 insertions, 13 deletions
- ? upd7759 use devcb2 now (nw) [Miodrag Milanovic]
2014-03-23 12:54:19
Changed: upd7759.c, upd7759.h, segas16b.c, system16.c, segas16b.h, system16.h, segapico.c
7 files changed, 34 insertions, 75 deletions
- ? es5503 used devcb2 instead of custom callbacks (nw) [Miodrag Milanovic]
2014-03-23 10:50:45
Changed: es5503.c, es5503.h, mquake.c, apple2gs.c, esq1.c, mirage.c, apple2gs.h, apple2gs.c
8 files changed, 57 insertions, 68 deletions
- ? (MESS) fixed smssdisp "regression": slot selection is still not working, [Fabio Priuli]
2014-03-23 10:11:37
- ? (MESS) megaduck.xml: added dump for Duck Adventures [Sean Riddle] [Fabio Priuli]
2014-03-23 09:37:34
Changed: megaduck.xml, vsmile_cart.xml
2 files changed, 90 insertions, 73 deletions
- ? (MESS) m5.xml: added several new Japanese dumps, including rare cart [Fabio Priuli]
2014-03-23 09:16:04
- ? 315_5124.c: improved X-Scroll register timing. [Enik Land] [Fabio Priuli]
2014-03-23 08:46:55
Changed: 315_5124.c, 315_5124.h
2 files changed, 54 insertions, 25 deletions
- ? tms5110r.inc: updated tms5110 to use newer chirp table, based on decap [Lord_Nightmare, digshadow] [Jonathan Gevaryahu]
2014-03-23 01:28:52
Changed: tms5110r.inc
1 files changed, 10 insertions, 7 deletions
- ? dm7000: fix regression (nw) [alexjack]
2014-03-23 00:49:51
Changed: dm7000.c, dm7000.h
2 files changed, 2 insertions, 5 deletions
- ? Fixed copypaste. (nw) [curtcode]
2014-03-23 00:14:46
Changed: 6526cia.h
1 files changed, 1 insertions, 1 deletions
- ? (MESS) amigakbd: devcb2. (nw) [curtcode]
2014-03-23 00:13:48
Changed: 6526cia.h, amiga.c, amigakbd.c, amigakbd.h
4 files changed, 31 insertions, 11 deletions
- ? (MESS) CIA cleanup. (nw) [curtcode]
2014-03-22 23:51:23
Changed: amigacd.c
1 files changed, 0 insertions, 1 deletions
- ? (MESS) CIA cleanup. (nw) [curtcode]
2014-03-22 23:48:36
Changed: amigafdc.c, c65.h, amigacd.c, amigacrt.c, c65.c
5 files changed, 9 insertions, 14 deletions
- ? mos6526: devcb2 cleanup. (nw) [curtcode]
2014-03-22 23:37:54
Changed: c1571.c, c1581.c, mos6526.c, mos6526.h, c128.c, c64.c, c65.c, cbm2.c, sbc6510.c, vic10.c
10 files changed, 227 insertions, 153 deletions
- ? (MESS) apple2: Support the Corvus flat-cable interface card, also used in the Corvus Concept. [R. Belmont] [rbelmont]
2014-03-22 22:36:29
Changed: .gitattributes, a2corvus.c, a2corvus.h, bus.mak, apple2.c
5 files changed, 241 insertions, 0 deletions
- ? nw.. [hap]
2014-03-22 18:45:16
Changed: qsound.c, qsound.h
2 files changed, 3 insertions, 3 deletions
- ? hd63450_device: converted to devcb2 (nw) [ivanva]
2014-03-22 15:33:09
Changed: hd63450.c, hd63450.h, esq5505.c, x68k.c, x68k.h
5 files changed, 187 insertions, 78 deletions
- ? (MESS) sms.c: fixed behavior of the TH pin in the Japanese SMS consoles. [Enik Land] [Fabio Priuli]
2014-03-22 15:18:05
Changed: sms.c, sms.c
2 files changed, 40 insertions, 15 deletions
- ? (MESS) snapquik.c: stop unloading snapshot/quickload images after start. this [Fabio Priuli]
2014-03-22 14:47:30
- ? this fix (borrowed from libflac 1.3.0) works as well in OSX 10.6.8. I hope it compiles [Fabio Priuli]
2014-03-22 14:44:19
- fine under other environments too. Thanks to Firewave for pointing it out. nw.
Changed: memory.h, memory.c
2 files changed, 22 insertions, 21 deletions
- ? sorry but these still break compilation under last Xcode available for my [Fabio Priuli]
2014-03-22 12:25:38
- ? here it is with device_timer(nw) [Miodrag Milanovic]
2014-03-22 12:16:03
Changed: hdc.c, hdc.h
2 files changed, 11 insertions, 3 deletions
- ? no need to use "static TIMER_CALLBACK" but TIMER_CALLBACK_MEMBER, lot of previously modernized devices have this in (nw) [Miodrag Milanovic]
2014-03-22 11:59:47
Changed: hdc.c, hdc.h, snapquik.c, snapquik.h
4 files changed, 7 insertions, 19 deletions
- ? Updated hlsl.txt to mirror fact that some commands are no longer valid (nw) [tafoid]
2014-03-22 10:56:40
Changed: hlsl.txt
1 files changed, 0 insertions, 3 deletions
- ? leftover from some conversion in past (nw) [Miodrag Milanovic]
2014-03-22 09:28:36
Changed: 3c505.h
1 files changed, 0 insertions, 2 deletions
- ? not used and should not be part of this device anyway (nw) [Miodrag Milanovic]
2014-03-22 09:27:42
Changed: k053260.c, k053260.h
2 files changed, 0 insertions, 5 deletions
- ? (MESS) corvushd: fix crash in Apple II Corvus diagnostics (nw) [rbelmont]
2014-03-22 05:38:47
Changed: corvushd.c
1 files changed, 7 insertions, 0 deletions
- ? missed file (nw) [rbelmont]
2014-03-22 04:57:21
Changed: concept_exp.h
1 files changed, 1 insertions, 1 deletions
- ? (MESS) Move corvushd to emu/ so slot devices can see it (nw) [rbelmont]
2014-03-22 04:52:23
Changed: .gitattributes, hardbox.h, softbox.h, corvushd.c, corvushd.h, machine.mak, softbox.h, mess.mak
8 files changed, 16 insertions, 7 deletions
- ? (MESS) Simpler config by joyport mods. (nw) [Michael Zapf]
2014-03-22 00:31:48
Changed: geneve.c, ti99_4p.c, ti99_4x.c, ti99_8.c, handset.c, handset.h, joyport.c, joyport.h, mecmouse.c
9 files changed, 123 insertions, 231 deletions
- ? (MESS) Just added a comment. (nw) [Michael Zapf]
2014-03-21 21:12:28
Changed: speech8.c
1 files changed, 4 insertions, 1 deletions
- ? move things around this fixes linking (nw) [Miodrag Milanovic]
2014-03-21 20:55:20
Changed: .gitattributes, hfdc.h, peribox.c, tn_ide.c, machine.mak, smc92x4.c, smc92x4.h, strata.c, strata.h, ti99_hd.c, ti99_hd.h, ti99_2.c, mess.mak
13 files changed, 42 insertions, 27 deletions
- ? Moved TI-99/4A expansion cards to emu/bus/ti99_peb. [Michael Zapf]
2014-03-21 20:13:27
Changed: .gitattributes, bus.mak, bwg.c, bwg.h, evpc.c, evpc.h, hfdc.c, hfdc.h, horizon.c, horizon.h, hsgpl.c, hsgpl.h, memex.c, memex.h, myarcmem.c, myarcmem.h, pcode.c, pcode.h, peribox.c, peribox.h, samsmem.c, samsmem.h, spchsyn.c, spchsyn.h, ti_32kmem.c, ti_32kmem.h, ti_fdc.c, ti_fdc.h, ti_rs232.c, ti_rs232.h, tn_ide.c, tn_ide.h, tn_usbsm.c, tn_usbsm.h, geneve.c, ti99_2.c, ti99_4p.c, ti99_4x.c, ti99_8.c, mapper8.h, mess.mak
41 files changed, 90 insertions, 78 deletions
- ? converted even it is not used (nw) [Miodrag Milanovic]
2014-03-21 19:54:48
Changed: atari400.c
1 files changed, 8 insertions, 5 deletions
- ? compile fix from qmc2 (nw) [Miodrag Milanovic]
2014-03-21 19:37:56
Changed: hd63450.c
1 files changed, 3 insertions, 3 deletions
- ? discrete_sound_w and discrete_sound_r not used any more since discrete_device is modern one (nw) [Miodrag Milanovic]
2014-03-21 19:04:17
Changed: abc77.c, latch8.c, disc_inp.inc, discrete.h, 8080bw.c, asteroid.c, avalnche.c, blockade.c, bsktball.c, bzone.c, canyon.c, circus.c, copsnrob.c, crbaloon.c, dkong.c, firetrk.c, galaxian.c, llander.c, m79amb.c, mario.c, mw8080bw.c, namco52.c, namco54.c, orbit.c, phoenix.c, poolshrk.c, qix.c, skyraid.c, snk6502.c, spiders.c, sprint8.c, subs.c, turbo.c, vicdual.c, circusc.c, cliffhgr.c, dragrace.c, firetrk.c, galaxian.c, goldnpkr.c, grchamp.c, gyruss.c, hitme.c, ironhors.c, madalien.c, norautp.c, orbit.c, skydiver.c, sprint2.c, sprint4.c, starshp1.c, tank8.c, triplhnt.c, uapce.c, ultratnk.c, videopin.c, wiz.c, gyruss.h, mw8080bw.h, phoenix.h, atarifb.c, nitedrvr.c, skydiver.c, sprint4.c, subs.c, triplhnt.c, ultratnk.c, abc80x.c, osi.c, vidbrain.c, vip.c, vixen.c, hec2hrp.c, v1050kb.c
74 files changed, 425 insertions, 448 deletions
- ? 15 years later, those addresses don[t exist anymore, and i doubt Miguel is still a student at zaragoza :P [hap]
2014-03-21 19:02:52
Changed: qsound.c
1 files changed, 8 insertions, 6 deletions
- ? - update soundstream before writing (tsk) [hap]
2014-03-21 18:55:26
- - reg 3 is key on - small fix to sample start and loop
Changed: qsound.c, qsound.h
2 files changed, 53 insertions, 53 deletions
- ? Modernized hd63450_device. devcb2 conversion is in the works. (nw) [ivanva]
2014-03-21 18:37:12
Changed: hd63450.c, hd63450.h, esq5505.c, x68k.c, x68k.h
5 files changed, 292 insertions, 341 deletions
- ? Fixed includes. (nw) [curtcode]
2014-03-21 15:42:24
Changed: macpds.c, pds_tpdfpd.c, pds_tpdfpd.h
3 files changed, 3 insertions, 3 deletions
- ? (MESS) macpds: Moved to emu/bus/macpds. (nw) [curtcode]
2014-03-21 15:40:42
Changed: .gitattributes, bus.mak, macpds.c, macpds.h, pds_tpdfpd.c, pds_tpdfpd.h, mac.c, mac.h, mess.mak
9 files changed, 17 insertions, 8 deletions
- ? kr2376: devcb2. (nw) [curtcode]
2014-03-21 15:36:37
Changed: kr2376.c, kr2376.h, z80ne.c
3 files changed, 16 insertions, 58 deletions
- ? (MESS) telstrat: Connected ACIA IRQ. (nw) [curtcode]
2014-03-21 15:24:04
Changed: oric.c, oric.h, oric.c
3 files changed, 4 insertions, 5 deletions
- ? (MESS) Moved SCSI HBAs to emu/bus/scsi. (nw) [curtcode]
2014-03-21 14:53:06
Changed: .gitattributes, lux21056.h, lux4105.c, bus.mak, d9060.c, acb4070.c, acb4070.h, d9060hd.c, d9060hd.h, s1410.c, s1410.h, sa1403d.c, sa1403d.h, pc9801.c, rmnimbus.c, v1050.h, xerox820.h, mess.mak
18 files changed, 30 insertions, 22 deletions
- ? (MESS) Fixed swapped arguments. (nw) [Michael Zapf]
2014-03-21 14:25:26
Changed: videowrp.c, videowrp.h
2 files changed, 3 insertions, 3 deletions
- ? (MESS) TMS99xx users adapted to use devcb2. (nw) [Michael Zapf]
2014-03-21 14:23:49
Changed: cortex.c, evmbug.c, geneve.c, ti990_10.c, ti990_4.c, ti99_2.c, ti99_4p.c, ti99_4x.c, ti99_8.c, tm990189.c, tutor.c
11 files changed, 181 insertions, 529 deletions
- ? TMS99xx CPU family gone to devcb2. (nw) [Michael Zapf]
2014-03-21 14:22:47
Changed: ti990_10.h, tms9900.c, tms9900.h, tms9980a.c, tms9980a.h, tms9995.c, tms9995.h, tms99com.h
8 files changed, 372 insertions, 277 deletions
- ? cdp1862: devcb2 cleanup. (nw) [curtcode]
2014-03-21 14:19:13
Changed: vp590.c, cdp1861.h, cdp1862.h
3 files changed, 22 insertions, 21 deletions
- ? cdp1861: Cleaned up devcb2. (nw) [curtcode]
2014-03-21 14:13:21
Changed: cdp1861.h, elf.c, studio2.c, vip.c, tmc1800.c
5 files changed, 38 insertions, 13 deletions
- ? (MESS) hooked up video and keyboard. [robbbert]
2014-03-21 12:47:42
- ? aica is modern device as well now (nw) [Miodrag Milanovic]
2014-03-21 10:56:48
Changed: .gitattributes, aica.c, aica.h, aicadsp.c, aicalfo.inc, scsp.c, scsp.h, sound.mak, naomi.c, dc.h, dc.c, dccons.c
12 files changed, 783 insertions, 792 deletions
- ? (MESS) new Skeleton [Robbbert, Chickenman] [robbbert]
2014-03-21 10:50:16
- ? (MESS) resolve conflicts in my tree [robbbert]
2014-03-21 10:42:30
Changed: camplynx.c, mess.mak
2 files changed, 18 insertions, 17 deletions
- ? com8116: Fixed regression. (nw) [curtcode]
2014-03-21 09:32:06
Changed: com8116.h
1 files changed, 1 insertions, 1 deletions
- ? i8251: Fixed DSR status bit. (nw) [curtcode]
2014-03-21 09:15:43
Changed: terminal.h, i8251.c
2 files changed, 3 insertions, 1 deletions
- ? ah, forgot these (nw) [Miodrag Milanovic]
2014-03-21 08:55:42
Changed: coolridr.c, model2.c, model3.c, stv.c, model2.h, model3.h, stv.h, saturn.c
8 files changed, 54 insertions, 123 deletions
- ? scsp is modern device, thanks Osso for most of the work (nw) [Miodrag Milanovic]
2014-03-21 08:37:26
Changed: .gitattributes, saturn.c, scsp.c, scsp.h, scspdsp.c, scsplfo.inc, sound.mak
7 files changed, 721 insertions, 713 deletions
- ? render.c: clean out dead, broken code accidentally revived by palette rewrite. Allocate brightness/contrast/gamma-adjusted palettes on first use, since we can't allocate them at startup anymore due to init order issues [Alex Jackson] [alexjack]
2014-03-21 07:14:18
Changed: render.c, render.h
2 files changed, 17 insertions, 36 deletions
- ? hd61830: added bitmap bounds checking, fixes nbmj8688 LCD games crash/assert (no whatsnew) [barryrod]
2014-03-21 02:54:57
Changed: hd61830.c
1 files changed, 7 insertions, 4 deletions
- ? always a Clang (nw) [rbelmont]
2014-03-21 02:54:42
Changed: drawogl.c
1 files changed, 1 insertions, 1 deletions
- ? SDL: Next stage cleanup, aligned texture conversion with current Windows/D3D code, and fixed overzealous GL texture caching. [R. Belmont] [rbelmont]
2014-03-21 02:51:58
- nw: this fixes brightness/gamma/contrast on RGB32 format games (which has been broken since 2008, clearly a well-loved feature ;-) and breaks prescale. Prescale will be fixed soon.
Changed: .gitattributes, drawogl.c, sdl.mak, texcopy.c, texsrc.h
5 files changed, 306 insertions, 634 deletions
- ? cleanup (no practical changes here except that i removed support for LOG_WAVE raw sound filewriting) [hap]
2014-03-21 01:08:34
Changed: qsound.c, qsound.h
2 files changed, 144 insertions, 241 deletions
- ? Device short name/description fixes to fix noted discrepancies between xml, devices and slots. (nw) [tafoid]
2014-03-21 00:21:28
Changed: nscsi_bus.c, bwg.c, ti_fdc.c
3 files changed, 3 insertions, 3 deletions
- ? Adjustment to -listdevices output to allow for more depth and better separation between device name and description in extreme cases. (nw) [tafoid]
2014-03-20 22:50:53
Changed: clifront.c
1 files changed, 1 insertions, 1 deletions
- ? Fixed validation. (nw) [curtcode]
2014-03-20 22:33:20
Changed: softbox.xml
1 files changed, 1 insertions, 1 deletions
- ? fix crash with -gamma (nw) [dhaywood]
2014-03-20 22:30:40
- ? (MESS) softbox: Added preformatted 10MB hard disk image. [Curt Coder] [curtcode]
2014-03-20 21:47:04
Changed: pet_hdd.xml, softbox.xml, hardbox.c, softbox.c, softbox.c, corvushd.h, corvushd.c
7 files changed, 42 insertions, 12 deletions
- ? (MESS) corvushd: Converted to a device. (nw) [curtcode]
2014-03-20 21:24:48
Changed: hardbox.c, hardbox.h, softbox.c, softbox.h, softbox.c, corvushd.h, softbox.h, concept_exp.c, concept_exp.h, corvushd.c
10 files changed, 624 insertions, 622 deletions
- ? Converted crt9021_device to devcb2 (nw) [ivanva]
2014-03-20 18:52:18
Changed: crt9021.c, crt9021.h, tandy2k.c
3 files changed, 26 insertions, 61 deletions
- ? Converted crt9212_device to devcb2 (nw) [ivanva]
2014-03-20 18:47:52
Changed: crt9212.c, crt9212.h, tandy2k.c
3 files changed, 51 insertions, 84 deletions
- ? Converted wd33c93.c to devcb2 (nw) [ivanva]
2014-03-20 18:42:19
Changed: wd33c93.c, wd33c93.h, cps3.c, ip20.c, ip22.c
5 files changed, 18 insertions, 46 deletions
- ? Converted hd44352_device to devcb2 (nw) [ivanva]
2014-03-20 18:21:02
Changed: hd44352.c, hd44352.h, pb1000.c
3 files changed, 14 insertions, 45 deletions
- ? added assert for sc4milro segmentation fault (nw) [oliverst]
2014-03-20 17:39:05
Changed: 68307tmu.c
1 files changed, 1 insertions, 0 deletions
- ? added assert for nbmj8688.c AddressSanitizer heap-buffer-overflow (nw) [oliverst]
2014-03-20 10:58:24
Changed: hd61830.c
1 files changed, 2 insertions, 0 deletions
- ? fix tag search for mea8000 (nw) [Miodrag Milanovic]
2014-03-20 08:21:58
Changed: mea8000.h
1 files changed, 1 insertions, 1 deletions
- ? Clang (nt) [rbelmont]
2014-03-20 03:31:03
Changed: gl_shader_mgr.c
1 files changed, 1 insertions, 1 deletions
- ? SDL: Removed "totalColors" hack, now only RGB32 is sent to the GPU. [R. Belmont] [rbelmont]
2014-03-20 02:54:32
- nw: there's much, much more cleanup to be done now, but this serves as a functional baseline.
Changed: drawogl.c, gl_shader_mgr.c, gl_shader_mgr.h, osdsdl.h, sdlmain.c, texcopy.c, video.c, video.h, window.c, window.h
10 files changed, 113 insertions, 423 deletions
- ? (MESS) devcb2 migration. (nw) [Michael Zapf]
2014-03-20 00:53:59
Changed: tms9901.c, tms9901.h, geneve.c, ti99_4p.c, ti99_4x.c, ti99_8.c, tm990189.c
7 files changed, 820 insertions, 431 deletions
- ? forgot to rename am.c (nw) [oliverst]
2014-03-19 22:03:21
Changed: .gitattributes, am.inc
2 files changed, 1 insertions, 1 deletions
- ? last round of *.c -> *.inc renaming for now (nw) [oliverst]
2014-03-19 22:00:36
Changed: .gitattributes, cpu.mak, 7810ops.inc, 7810tbl.inc, upd7810.c, aica.c, aicalfo.inc, scsp.c, scsplfo.inc, sound.mak
10 files changed, 15 insertions, 15 deletions
- ? and more *.c -> *.inc renaming (nw) [oliverst]
2014-03-19 21:55:25
Changed: .gitattributes, cpu.mak, satops.inc, sattable.inc, saturn.c, sc61860.c, scops.inc, sctable.inc, compute.inc, sharc.c, sharcdma.inc, sharcmem.inc, sharcops.inc, t11.c, t11ops.inc, t11table.inc, 900tbl.inc, tlcs900.c, tms7000.c, tms70op.inc, tms70tb.inc, am.c, am1.inc, am2.inc, am3.inc, op12.inc, op2.inc, op3.inc, op4.inc, op5.inc, op6.inc, op7a.inc, optable.inc, v60.c, z180.c, z180cb.inc, z180dd.inc, z180ed.inc, z180fd.inc, z180op.inc, z180xy.inc, z8.c, z8ops.inc, z8000.c, z8000cpu.h, z8000ops.inc, z8000tbl.inc
47 files changed, 107 insertions, 107 deletions
- ? ppc *.c -> *.inc renaming [oliverst]
2014-03-19 21:38:42
Changed: .gitattributes, ppc.c, ppc403.inc, ppc602.inc, ppc603.inc, ppc_mem.inc, ppc_ops.inc
7 files changed, 10 insertions, 10 deletions
- ? more *.c -> *.inc renaming / added some missing dependencies in cpu.mak (nw) [oliverst]
2014-03-19 21:38:22
Changed: .gitattributes, cpu.mak, dsp32.c, dsp32ops.inc, dsp56k.c, dsp56ops.inc, e132xs.c, e132xsop.inc, i386.c, i386op16.inc, i386op32.inc, i386ops.inc, i486ops.inc, pentops.inc, x87ops.inc, i860.c, i860dec.inc, 5801tbl.inc, lh5801.c, 6800ops.inc, 6800tbl.inc, m6800.c, m68kcpu.c, m68kfpu.inc, 6805ops.inc, m6805.c, hc11ops.inc, mc68hc11.c, mcs51.c, mcs51ops.inc, nec.c, necinstr.inc, v25.c, v25instr.inc
34 files changed, 66 insertions, 63 deletions
- ? and more *.c -> *.inc renaming [oliverst]
2014-03-19 19:38:17
Changed: .gitattributes, dsp16.c, dsp16ops.inc
3 files changed, 2 insertions, 2 deletions
- ? renamed a few more files from *.c to *.inc [oliverst]
2014-03-19 19:37:57
Changed: .gitattributes, 2100ops.inc, adsp2100.c, arm7.c, arm7core.inc, arm7drc.inc, arm7tdrc.inc, cop400.c, cop400op.inc, cpu.mak
10 files changed, 20 insertions, 20 deletions
- ? Reverted changes to tdv2324 now that the better fix was applied to pit8253.c (nw) [ivanva]
2014-03-19 19:13:57
- ? renamed disc_*.c to disc_*.inc [oliverst]
2014-03-19 18:40:26
Changed: .gitattributes, disc_cls.h, disc_dev.inc, disc_flt.inc, disc_inp.inc, disc_mth.inc, disc_sys.inc, disc_wav.inc, discrete.c, discrete.h, sound.mak
11 files changed, 34 insertions, 34 deletions
- ? renamed pmmidi.c to pmmidi.inc [oliverst]
2014-03-19 18:33:10
Changed: .gitattributes, pmmidi.inc, sdl.mak, sdlmidi.c, windows.mak, winmidi.c
6 files changed, 6 insertions, 6 deletions
- ? Hooked up dtr/rts/rxc to serial port & introduced the etc pin to rs232 (pin 24 Transmitter Signal Element Timing/External Transmitter Clock) (nw) [smf]
2014-03-19 18:26:03
Changed: rs232.c, rs232.h, cbm2.c
3 files changed, 12 insertions, 1 deletions
- ? renamed tms5110r.c to tms5110r.inc [oliverst]
2014-03-19 18:23:04
Changed: .gitattributes, sound.mak, tms5110.c, tms5110r.inc, tms5220.c, vlm5030.c
6 files changed, 7 insertions, 7 deletions
- ? renamed rendersw.c to rendersw.inc [oliverst]
2014-03-19 18:18:56
Changed: .gitattributes, emu.mak, rendersw.inc, video.c, cxhumax.c, drawsdl.c, sdl.mak, drawdd.c, drawgdi.c, windows.mak
10 files changed, 11 insertions, 11 deletions
- ? compile fix, thank qmc2 (nw) [Miodrag Milanovic]
2014-03-19 18:13:32
Changed: bebox.c, bebox.c
2 files changed, 2 insertions, 2 deletions
- ? renamed s3c24xx.c to s3c24xx.inc [oliverst]
2014-03-19 18:11:10
Changed: .gitattributes, machine.mak, s3c2400.c, s3c2410.c, s3c2440.c, s3c24xx.inc
6 files changed, 7 insertions, 7 deletions
- ? (MESS) Cleaned up devcb2. (nw) [curtcode]
2014-03-19 15:46:10
Changed: abc80.c, pc1512.c, tandy2k.c, trs80m2.c, abc80kb.h, pc1512kb.h, tandy2kb.h, trs80m2kb.h
8 files changed, 37 insertions, 27 deletions
- ? (MESS) concept: Added ATTR_DEPRECATED. (nw) [curtcode]
2014-03-19 15:30:32
Changed: concept_exp.h
1 files changed, 5 insertions, 3 deletions
- ? (MESS) cirrus: Moved to emu/bus/pci. (nw) [curtcode]
2014-03-19 15:25:25
Changed: .gitattributes, bus.mak, cirrus.c, cirrus.h, mess.mak
5 files changed, 3 insertions, 3 deletions
- ? (MESS) ep64: Cleaned up devcb2. (nw) [curtcode]
2014-03-19 15:19:50
Changed: exp.c, exp.h, dave.h, ep64.c, nick.h
5 files changed, 52 insertions, 32 deletions
- ? (MESS) apricot: devcb2. (nw) [curtcode]
2014-03-19 14:27:02
Changed: apricotkb.h
1 files changed, 1 insertions, 10 deletions
- ? (MESS) e05a03: devcb2. (nw) [curtcode]
2014-03-19 14:25:12
Changed: lx800.c, e05a03.c, e05a03.h
3 files changed, 49 insertions, 72 deletions
- ? (MESS) smc92x4: devcb2. (nw) [curtcode]
2014-03-19 14:17:46
Changed: smc92x4.c, smc92x4.h, hfdc.c
3 files changed, 70 insertions, 52 deletions
- ? (MESS) upd65031: devcb2. (nw) [curtcode]
2014-03-19 14:08:02
Changed: z88.c, upd65031.c, upd65031.h
3 files changed, 40 insertions, 27 deletions
- ? (MESS) gime: devcb2. (nw) [curtcode]
2014-03-19 14:00:21
Changed: coco3.c, gime.c, gime.h
3 files changed, 47 insertions, 38 deletions
- ? (MESS) esqpanel: devcb2. (nw) [curtcode]
2014-03-19 13:51:26
Changed: esq1.c, esq5505.c, esqkt.c, esqpanel.c, esqpanel.h
5 files changed, 47 insertions, 73 deletions
- ? (MESS) micropolis: devcb2. (nw) [curtcode]
2014-03-19 13:44:45
Changed: micropolis.c, micropolis.h
2 files changed, 25 insertions, 15 deletions
- ? (MESS) vtvideo: devcb2. (nw) [curtcode]
2014-03-19 13:30:42
Changed: rainbow.c, vt100.c, vtvideo.c, vtvideo.h
4 files changed, 33 insertions, 26 deletions
- ? votrax_sc01_device: converted to devcb2 (nw) [ivanva]
2014-03-19 13:26:41
Changed: votrax.c, votrax.h, gottlieb.c, votrpss.c, votrtnt.c
5 files changed, 17 insertions, 57 deletions
- ? rp5c15.c: converted to devcb2 (nw) [ivanva]
2014-03-19 13:25:59
Changed: rp5c15.c, rp5c15.h, atarist.c, lcmate2.c, mz2500.c, x68k.c
6 files changed, 24 insertions, 85 deletions
- ? rp5c01.c: converted to devcb2 (nw) [ivanva]
2014-03-19 13:25:23
Changed: rp5c01.c, rp5c01.h, avigo.c, kyocera.c, mstation.c, msx.c, nakajies.c, nc.c, pc4.c, rex6000.c
10 files changed, 22 insertions, 97 deletions
- ? (MESS) 6883sam: devcb2. (nw) [curtcode]
2014-03-19 13:23:39
Changed: coco12.c, coco12.h, 6883sam.c, 6883sam.h, coco12.c
5 files changed, 11 insertions, 9 deletions
- ? (MESS) smartmed: devcb2. (nw) [curtcode]
2014-03-19 13:17:56
Changed: mini2440.c, palmz22.c, smartmed.c, smartmed.h
4 files changed, 27 insertions, 24 deletions
- ? (MESS) microdrv: devcb2. (nw) [curtcode]
2014-03-19 13:13:27
Changed: ql.c, microdrv.c, microdrv.h
3 files changed, 35 insertions, 22 deletions
- ? (MESS) ti99/speech8: devcb2. (nw) [curtcode]
2014-03-19 13:03:12
Changed: ti99_8.c, speech8.c, speech8.h
3 files changed, 13 insertions, 19 deletions
- ? (MESS) ti99/mapper8: devcb2. (nw) [curtcode]
2014-03-19 12:59:25
Changed: ti99_8.c, mapper8.c, mapper8.h
3 files changed, 10 insertions, 4 deletions
- ? (MESS) ti99/grom: devcb2. (nw) [curtcode]
2014-03-19 12:54:29
Changed: ti99_4x.c, ti99_8.c, grom.c, grom.h, gromport.c, p_code.c
6 files changed, 79 insertions, 34 deletions
- ? (MESS) pc9801_kbd: devcb2. (nw) [curtcode]
2014-03-19 12:34:17
Changed: pc9801.c, pc9801_kbd.c, pc9801_kbd.h
3 files changed, 19 insertions, 52 deletions
- ? (MESS) kc: devcb2. (nw) [curtcode]
2014-03-19 12:30:38
Changed: kc.c, kc_keyb.c, kc_keyb.h
3 files changed, 16 insertions, 52 deletions
- ? (MESS) tvc: devcb2. (nw) [curtcode]
2014-03-19 12:23:38
Changed: tvc.c, tvc.c, tvc.h
3 files changed, 16 insertions, 46 deletions
- ? mea8000: devcb2. (nw) [curtcode]
2014-03-19 12:19:21
Changed: mea8000.c, mea8000.h, homelab.c, thomson.c, thomson.h, thomson.c
6 files changed, 22 insertions, 58 deletions
- ? (MESS) apricotkb: devcb2. (nw) [curtcode]
2014-03-19 12:08:10
Changed: apricotf.c, apricotp.c, apricotkb.c, apricotkb.h
4 files changed, 31 insertions, 75 deletions
- ? Removed palette_device parameter from gfx draw methods. All draw methods now use m_palette (nw) [alexjack]
2014-03-19 12:03:38
Changed: drawgfx.c, drawgfx.h, tc009xlvc.c, 1945kiii.c, ace.c, acefruit.c, acommand.c, albazc.c, amaticmg.c, aristmk4.c, astrcorp.c, avt.c, bestleag.c, blackt96.c, bmcpokr.c, bnstars.c, boxer.c, buster.c, calorie.c, cardline.c, carrera.c, cb2001.c, cball.c, chanbara.c, chinsan.c, chsuper.c, cmmb.c, cntsteer.c, coinmvga.c, cshooter.c, cybertnk.c, cyclemb.c, dacholer.c, dblcrown.c, ddayjlc.c, ddealer.c, deco_ld.c, destroyr.c, discoboy.c, diverboy.c, dlair.c, dmndrby.c, dominob.c, dreamwld.c, drtomy.c, dwarfd.c, egghunt.c, esh.c, fcrash.c, feversoc.c, firefox.c, flipjack.c, flyball.c, fortecar.c, go2000.c, goodejan.c, gpworld.c, gstream.c, hitpoker.c, igs017.c, intrscti.c, istellar.c, jackpool.c, jclub2.c, jollyjgr.c, kingdrby.c, laserbat.c, lbeach.c, lgp.c, looping.c, luckgrln.c, m63.c, marinedt.c, mastboy.c, mgolf.c, midas.c, mirax.c, missb2.c, monzagp.c, mpoker.c, mpu4dealem.c, murogem.c, murogmbl.c, mwarr.c, neoprint.c, norautp.c, olibochu.c, panicr.c, pinkiri8.c, poker72.c, powerbal.c, progolf.c, pturn.c, pzletime.c, r2dx_v33.c, rabbit.c, raiden2.c, rbmk.c, rgum.c, sbrkout.c, seabattl.c, segald.c, sengokmj.c, sigmab98.c, skyarmy.c, srmp6.c, stuntair.c, sub.c, summit.c, supdrapo.c, superwng.c, tasman.c, tmmjprd.c, trvmadns.c, tugboat.c, vamphalf.c, vega.c, vpoker.c, vroulet.c, witch.c, firetrk.h, psikyo4.h, 1942.c, 1943.c, 40love.c, aeroboto.c, aerofgt.c, alpha68k.c, ambush.c, amspdwy.c, angelkds.c, appoooh.c, aquarium.c, arkanoid.c, atarifb.c, bagman.c, baraduke.c, battlane.c, battlera.c, battlex.c, bigevglf.c, bigstrkb.c, bionicc.c, bking.c, blktiger.c, blmbycar.c, bloodbro.c, blueprnt.c, bogeyman.c, bombjack.c, bosco.c, brkthru.c, bsktball.c, btime.c, bublbobl.c, buggychl.c, bwing.c, cabal.c, canyon.c, carjmbre.c, carpolo.c, cbasebal.c, ccastles.c, cclimber.c, centiped.c, chaknpop.c, champbas.c, cheekyms.c, circus.c, circusc.c, cischeat.c, citycon.c, cloak.c, cloud9.c, clshroad.c, cninja.c, combatsc.c, commando.c, compgolf.c, cop01.c, copsnrob.c, cosmic.c, cps1.c, cvs.c, darius.c, darkmist.c, dcon.c, ddragon.c, ddragon3.c, ddribble.c, deadang.c, dec8.c, deckarn.c, decmxc06.c, deco32.c, decocass.c, decospr.c, digdug.c, djmain.c, dkong.c, docastle.c, dogfgt.c, dooyong.c, drgnmst.c, drmicro.c, dynduke.c, equites.c, espial.c, exedexes.c, exerion.c, exidy.c, exprraid.c, exzisus.c, f1gp.c, fantland.c, fastfred.c, fcombat.c, fgoal.c, finalizr.c, firetrap.c, firetrk.c, fitfight.c, flower.c, flstory.c, foodf.c, freekick.c, funkybee.c, funybubl.c, fuukifg2.c, fuukifg3.c, gaelco.c, gaelco2.c, galaga.c, galastrm.c, galaxian.c, galaxold.c, galivan.c, galpanic.c, galspnbl.c, gaplus.c, gberet.c, gcpinbal.c, ginganin.c, gladiatr.c, glass.c, gng.c, goal92.c, goindol.c, goldstar.c, gottlieb.c, gotya.c, gp9001.c, grchamp.c, groundfx.c, gsword.c, gunbustr.c, gunsmoke.c, gyruss.c, higemaru.c, himesiki.c, hng64.c, holeland.c, homerun.c, hyperspt.c, hyprduel.c, ikki.c, irobot.c, ironhors.c, jack.c, jackal.c, jailbrek.c, jalblend.c, k007121.c, k007420.c, k051960.c, k053244_k053245.c, k053246_k053247_k055673.h, kan_panb.c, kan_pand.c, karnov.c, kchamp.c, kickgoal.c, kingobox.c, kncljoe.c, ksayakyu.c, kyugo.c, ladybug.c, ladyfrog.c, lasso.c, lastduel.c, lazercmd.c, legionna.c, liberate.c, lkage.c, lordgun.c, lsasquad.c, lwings.c, m10.c, m107.c, m52.c, m57.c, m58.c, m62.c, m72.c, m90.c, m92.c, macrossp.c, madalien.c, magmax.c, mainsnk.c, malzak.c, mappy.c, marineb.c, mario.c, markham.c, matmania.c, mcr3.c, mcr68.c, meadows.c, megasys1.c, megazone.c, mermaid.c, metlclsh.c, metro.c, mexico86.c, mikie.c, mitchell.c, mjkjidai.c, momoko.c, mouser.c, mrdo.c, mrflea.c, mrjong.c, msisaac.c, mugsmash.c, munchmo.c, mustache.c, mystston.c, namcos1.c, namcos86.c, naughtyb.c, nemesis.c, ninjakd2.c, ninjaw.c, nmk16.c, nova2001.c, nycaptor.c, ohmygod.c, oneshot.c, orbit.c, othunder.c, pacland.c, pacman.c, pandoras.c, paradise.c, pbaction.c, pc090oj.c, pcktgal.c, pingpong.c, pirates.c, pitnrun.c, pktgaldx.c, playmark.c, pokechmp.c, polyplay.c, poolshrk.c, pooyan.c, popeye.c, popper.c, portrait.c, powerins.c, prehisle.c, psikyo.c, psikyo4.c, psikyosh.c, pushman.c, quasar.c, quizdna.c, raiden.c, rainbow.c, rallyx.c, realbrk.c, redclash.c, renegade.c, retofinv.c, rocnrope.c, rollrace.c, rpunch.c, runaway.c, sauro.c, sbasketb.c, scn2674.c, scotrsht.c, sderby.c, segag80r.c, seicross.c, senjyo.c, seta001.c, sf.c, shadfrce.c, shangha3.c, shangkid.c, shaolins.c, shootout.c, sidearms.c, sidepckt.c, silkroad.c, skydiver.c, skyfox.c, skykid.c, skyraid.c, slapfght.c, slapshot.c, snk.c, snk68.c, solomon.c, sonson.c, spcforce.c, spdodgeb.c, speedatk.c, speedbal.c, speedspn.c, splash.c, sprcros2.c, sprint2.c, sprint4.c, sprint8.c, srumbler.c, sslam.c, ssozumo.c, sspeedr.c, ssrj.c, st0016.c, st0020.c, starcrus.c, starshp1.c, stfight.c, stlforce.c, strnskil.c, subs.c, suna16.c, suna8.c, superchs.c, superqix.c, suprridr.c, tagteam.c, tail2nos.c, taito_f2.c, taito_h.c, taito_l.c, taito_o.c, taito_z.c, taitoair.c, taitosj.c, tank8.c, tankbatt.c, tankbust.c, targeth.c, taxidriv.c, tbowl.c, tceptor.c, tecmo.c, tecmo_spr.c, tecmo_spr.h, tehkanwc.c, terracre.c, tetrisp2.c, thedeep.c, thepit.c, thoop2.c, tiamc1.c, tigeroad.c, timelimt.c, timeplt.c, toki.c, topspeed.c, toypop.c, tp84.c, trackfld.c, travrusa.c, triplhnt.c, tryout.c, tsamurai.c, tunhunt.c, ultratnk.c, undrfire.c, unico.c, vastar.c, vball.c, videopin.c, vigilant.c, vsystem_spr.c, vsystem_spr2.c, vulgus.c, warriorb.c, wc90.c, wc90b.c, wecleman.c, wgp.c, wiping.c, wiz.c, wolfpack.c, wrally.c, wwfsstar.c, xain.c, xevious.c, xorworld.c, xxmissio.c, ygv608.c, yiear.c, yunsun16.c, zac2650.c, zaccaria.c, zaxxon.c, zodiack.c, apexc.c, ax20.c, casloopy.c, itt3030.c, multi8.c, pv1000.c, supracan.c, ti99_2.c, tk80bs.c, 733_asr.c, 911_vdt.c, ac1.c, arcadia.c, cgenie.c, comquest.c, galeb.c, intv.c, kramermc.c, mz700.c, nascom1.c, p2000m.c, pc1251.c, pc1401.c, pc1403.c, pdp1.c, stic.c, tx0.c, ut88.c, vtech2.c, x68k.c
545 files changed, 1468 insertions, 1471 deletions
- ? initialize dmadac, fixes regressions (nw) [Miodrag Milanovic]
2014-03-19 10:25:29
Changed: dmadac.c
1 files changed, 7 insertions, 1 deletions
- ? s3virge: added derived s3virgedx device so that the Virge/DX can return the correct ID bytes. Also cleaned up clock calculation a bit. (no whatsnew) [barryrod]
2014-03-19 09:52:35
Changed: s3virge.c, s3virge.h, svga_s3.c, svga_s3.h
4 files changed, 56 insertions, 12 deletions
- ? mc6843: devcb2. (nw) [curtcode]
2014-03-19 08:55:52
Changed: bml3mp1805.c, mc6843.c, mc6843.h, thomson.c, thomflop.c, thomflop.h
6 files changed, 16 insertions, 61 deletions
- ? coco fdc fix (nw) [Miodrag Milanovic]
2014-03-19 08:49:26
Changed: coco_fdc.c, coco_fdc.h
2 files changed, 29 insertions, 22 deletions
- ? (MESS) uv201: devcb2. (nw) [curtcode]
2014-03-19 08:35:01
Changed: vidbrain.c, uv201.c, uv201.h
3 files changed, 40 insertions, 66 deletions
- ? (MESS) Fixed regressions. (nw) [curtcode]
2014-03-19 08:26:00
Changed: pc.c, plus4.c
2 files changed, 6 insertions, 2 deletions
- ? rxc is bidirectional so map it both ways, added comment about adding missing pull ups (nw) [smf]
2014-03-19 04:42:41
Changed: plus4.c
1 files changed, 3 insertions, 2 deletions
- ? Converted zx8302_device to devcb2 (nw) [ivanva]
2014-03-18 19:00:11
Changed: ql.c, zx8302.c, zx8302.h
3 files changed, 136 insertions, 136 deletions
- ? Removed line_cb_t. (nw) [curtcode]
2014-03-18 15:15:57
- ? (MESS) nextmo: devcb2. (nw) [curtcode]
2014-03-18 15:04:54
Changed: next.c, next.h, nextmo.c, nextmo.h
4 files changed, 22 insertions, 21 deletions
- ? mccs1850: devcb2. (nw) [curtcode]
2014-03-18 14:59:30
Changed: mccs1850.c, mccs1850.h, next.c
3 files changed, 35 insertions, 26 deletions
- ? mb8795: devcb2. (nw) [curtcode]
2014-03-18 14:49:14
Changed: mb8795.c, mb8795.h, next.c, next.h
4 files changed, 45 insertions, 33 deletions
- ? 68561mpcc: devcb2. (nw) [curtcode]
2014-03-18 14:41:27
Changed: 68561mpcc.c, 68561mpcc.h, besta.c
3 files changed, 11 insertions, 12 deletions
- ? fixed validation (nw) [Miodrag Milanovic]
2014-03-18 14:33:05
Changed: pve500.c
1 files changed, 1 insertions, 1 deletions
- ? Removed unused declarations. (nw) [curtcode]
2014-03-18 14:31:58
Changed: bfm_bd1.h, bfm_bda.h, esqvfd.h
3 files changed, 0 insertions, 6 deletions
- ? legacy wd17xx is now also a modern device (nw) [Miodrag Milanovic]
2014-03-18 14:31:41
Changed: bml3mp1802.c, coco_fdc.c, coco_fdc.h, wd17xx.c, wd17xx.h, archimds.h, archimds.c, apf.c, fm7.c, fmtowns.c, mbc200.c, ms0515.c, myb3k.c, mz2000.c, mz2500.c, nascom1.c, osbexec.c, pk8020.c, ql.c, rainbow.c, rm380z.c, smc777.c, trs80.c, unixpc.c, vector06.c, x1.c, z100.c, z80ne.c, fmtowns.h, msx.h, pk8020.h, z80ne.h, bbc.c, beta.c, beta.h, cgenie.c, concept_exp.c, concept_exp.h, dgn_beta.c, dgnalpha.c, hec2hrp.c, mbc55x.c, msx_slot.c, nascom1.c, oric.c, osborne1.c, partner.c, pk8020.c, rm380z.c, rmnimbus.c, svi318.c, thomflop.c, bwg.c, ti_fdc.c, trs80.c, vector06.c, z80ne.c
57 files changed, 1234 insertions, 1370 deletions
- ? Removed unused declaration. (nw) [curtcode]
2014-03-18 14:29:30
Changed: roc10937.h
1 files changed, 0 insertions, 2 deletions
- ? n68681: Renamed to mc68681. (nw) [curtcode]
2014-03-18 13:44:38
Changed: .gitattributes, 68307.c, 68307.h, 68307ser.h, machine.mak, mc68681.c, mc68681.h, taito_en.c, taito_en.h, adp.c, bfm_sc4h.c, bfm_sc5.c, harddriv.c, maygay1b.c, maygayv1.c, micro3d.c, tmaster.c, vlc.c, bfm_sc45.h, harddriv.h, maygay1b.h, micro3d.h, apollo.c, cat.c, dectalk.c, esq1.c, esq5505.c, esqkt.c, ht68k.c, pt68k4.c, sgi_ip2.c, apollo.h, apollo.c
33 files changed, 321 insertions, 324 deletions
- ? (MESS) Moved common machine and video chips to emu. (nw) [curtcode]
2014-03-18 12:46:44
Changed: .gitattributes, 68561mpcc.c, 68561mpcc.h, 8530scc.c, 8530scc.h, cs4031.c, cs4031.h, cs8221.c, cs8221.h, hd63450.c, hd63450.h, hd64610.c, hd64610.h, i8271.c, i8271.h, kb3600.c, kb3600.h, kr2376.c, kr2376.h, lh5810.c, lh5810.h, machine.mak, mb8795.c, mb8795.h, mb89352.c, mb89352.h, mc68328.c, mc68328.h, ncr5380.c, ncr5380.h, ncr5390.c, ncr5390.h, s3c44b0.c, s3c44b0.h, upd71071.c, upd71071.h, ef9345.c, ef9345.h, gf4500.c, gf4500.h, mos6566.c, mos6566.h, t6a04.c, t6a04.h, vic4567.c, vic4567.h, video.mak, mess.mak
48 files changed, 275 insertions, 77 deletions
- ? svga_s3: Corrected ID values, based on S3ID [barryrod]
2014-03-18 11:12:53
Changed: pc_vga.c
1 files changed, 2 insertions, 3 deletions
- ? Fixed regression. (nw) [curtcode]
2014-03-18 08:16:27
Changed: tf20.c
1 files changed, 1 insertions, 1 deletions
- ? Add to ignore list. (nw) [curtcode]
2014-03-18 07:21:49
Changed: .gitignore
1 files changed, 2 insertions, 0 deletions
- ? remove generated files. (nw) [smf]
2014-03-18 01:12:13
Changed: .gitattributes, depend_emu.mak, depend_mess.mak
3 files changed, 0 insertions, 28604 deletions
- ? (MESS) Moved video chips to emu/video. (nw) [curtcode]
2014-03-17 23:21:47
Changed: .gitattributes, depend_emu.mak, depend_mess.mak, msm6222b.c, msm6222b.h, sed1200.c, sed1200.h, video.mak, rd110.c, rmt32.c, mess.mak
11 files changed, 28629 insertions, 8 deletions
- ? (MESS) Moved the remaining slot interfaces to emu/bus. (nw) [curtcode]
2014-03-17 23:06:26
Changed: .gitattributes, abc77.c, abc77.h, abc800kb.c, abc800kb.h, abc99.c, abc99.h, abckb.c, abckb.h, bml3bus.c, bml3bus.h, bml3kanji.c, bml3kanji.h, bml3mp1802.c, bml3mp1802.h, bml3mp1805.c, bml3mp1805.h, bus.mak, coco_232.c, coco_232.h, coco_fdc.c, coco_fdc.h, coco_multi.c, coco_multi.h, coco_orch90.c, coco_orch90.h, coco_pak.c, coco_pak.h, cococart.c, cococart.h, floppy.c, floppy.h, cpc_pds.c, cpc_pds.h, cpc_rom.c, cpc_rom.h, cpc_ssa1.c, cpc_ssa1.h, cpcexp.c, cpcexp.h, mface2.c, mface2.h, epson_sio.c, epson_sio.h, pf10.c, pf10.h, tf20.c, tf20.h, pce_rom.c, pce_rom.h, pce_slot.c, pce_slot.h, teleprinter.c, teleprinter.h, x68k_neptunex.c, x68k_neptunex.h, x68k_scsiext.c, x68k_scsiext.h, x68kexp.c, x68kexp.h, ds1315.c, ds1315.h, machine.mak, bml3.c, coco12.c, compucolor.c, dragon.c, mod8.c, pce.c, px4.c, x68k.c, abc1600.h, abc80x.h, amstrad.h, coco.h, hx20.h, pce.h, px8.h, amstrad.c, mess.mak, gime.c
81 files changed, 252 insertions, 171 deletions
- ? upd765: Refactored to use devcb2 callbacks. [Curt Coder] [curtcode]
2014-03-17 21:38:18
Changed: fdc.c, fdc.h, mufdc.c, mufdc.h, omti8621.c, omti8621.h, compis_fdc.c, compis_fdc.h, isbc_218a.c, isbc_218a.h, d004.c, d004.h, pc_fdc.c, pc_fdc.h, upd765.c, upd765.h, amstrad.c, apc.c, attache.c, bebox.c, dmv.c, hec2hrp.c, m5.c, microdec.c, mikromik.c, mz3500.c, nc.c, next.c, p8k.c, pc.c, pc1512.c, pc8801.c, pc88va.c, pc9801.c, pcw.c, pcw16.c, qx10.c, sage2.c, tandy2k.c, tim011.c, wangpc.c, x68k.c, amstrad.h, bebox.h, hec2hrp.h, m5.h, nc.h, next.h, pc.h, pc1512.h, pcw.h, pcw16.h, sage2.h, tandy2k.h, wangpc.h, x68k.h, amstrad.c, bebox.c, hecdisk2.c, pc.c, tf20.c, tf20.h
62 files changed, 203 insertions, 420 deletions
- ? Cleaned up devcb2 usage. (nw) [curtcode]
2014-03-17 21:11:09
Changed: lux10828.c, lux21046.c, expbox.c, e01.c, mc1502_fdc.c, p1_fdc.c, dj2db.c, abc1600.c, compis.c, bwg.c, ti_fdc.c
11 files changed, 21 insertions, 21 deletions