Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added dummy license headers for EMU section (nw) | 2015-05-07 | 70 | -0/+140 | |
| | |||||
* | small cleanup (nw) | 2015-04-22 | 20 | -44/+22 | |
| | |||||
* | some astring to std::string conversion (nw) | 2015-04-18 | 20 | -22/+23 | |
| | |||||
* | There is no implicit conversion to char* in std::string (nw) | 2015-04-12 | 20 | -22/+22 | |
| | |||||
* | Revert Millennium fix | 2015-04-11 | 2 | -3/+3 | |
| | | | | | | | Apparently this board is trademarked with the spelling mistake, therefore let's keep the incorrect spelling. Curiously, they spelt Millennium correctly on the PCB, so the original seems a tad inconsistent in this area. | ||||
* | Fix various typos and spelling mistakes | 2015-04-11 | 3 | -4/+4 | |
| | | | | | | | | | | | | | | I'm purposefully leaving /src/emu/bus/cbmiec/c1541.c's kernal.bin as it is, as this particular spelling mistake was originally made by Robert Russell, therefore is canon. See http://en.wikipedia.org/wiki/KERNAL for details. I'm also leaving /src/emu/machine/nscsi_bus.c's RECIEVE as I don't want to break anything, but it's worth someone looking into. I renamed some variables in /src/mame/drivers/sfbonus.c, /src/mame/video/tia.c and /src/mame/video/tia.h, so if anyone wants to verify I didn't break anything, that would be nice. | ||||
* | Cleanups and version bumpmame0160 | 2015-03-25 | 1 | -3/+2 | |
| | |||||
* | (MESS) apple2: add TMS9918 card from BYTE magazine plus 9938 and 9958 ↵ | 2015-02-27 | 2 | -0/+423 | |
| | | | | versions. [R. Belmont] | ||||
* | Cleanups and version bumpmame0159 | 2015-02-25 | 1 | -1/+1 | |
| | |||||
* | (MESS) apple2 updates: [R. Belmont] | 2015-01-31 | 8 | -108/+130 | |
| | | | | | | - Provide centralized DMA mechanism for slot cards - Fixed 0.156 regressions for Z80 SoftCard, The Mill 6809, and Mountain Computer Music System - Provide debugger protection for slot-based foreign CPUs executing from Apple II DMA | ||||
* | Cleanups and version bumpmame0156 | 2014-11-26 | 6 | -24/+19 | |
| | |||||
* | [MESS] apple2: rewrote all 8-bit Apple II drivers with an aim towards ↵ | 2014-11-16 | 16 | -21/+547 | |
| | | | | modernity and improved runtime performance, improved correctness, and missing features. Fixes MT #5157, 5158, 5747, and 5748. [R. Belmont] | ||||
* | Use the same list of centronics devices everywhere (except the Amstrad CPC), ↵ | 2014-10-28 | 1 | -1/+1 | |
| | | | | the list has been renamed as they aren't all printers. [smf] | ||||
* | ap2_dsk: edd support [O. Galibert] | 2014-10-27 | 1 | -1/+1 | |
| | |||||
* | (MESS) move misplaced include (nw) | 2014-10-18 | 2 | -1/+1 | |
| | |||||
* | Cleanups and version bumpmame0155 | 2014-10-15 | 8 | -125/+121 | |
| | |||||
* | (MESS) apple2: IIe and later don't require double-reads on the language ↵ | 2014-10-05 | 1 | -9/+17 | |
| | | | | card. [R. Belmont, Peter Ferrie] | ||||
* | (MESS) concept: can boot 5.25" disks on fdc02 now. [crazyc] | 2014-10-02 | 2 | -2/+12 | |
| | |||||
* | (MESS) concept: signal tc_w at end of fdc02 pseudo-DMA, but 765 still won't ↵ | 2014-10-02 | 1 | -1/+8 | |
| | | | | cooperate (nw) | ||||
* | old apple gcc complains about 'floppy' possibly used uninitialized (switch | 2014-09-29 | 1 | -1/+1 | |
| | | | | statements always confuse this compiler :( ). nw. | ||||
* | (MESS) concept: Add 5.25" DSDD raw image support and preliminary pseudo-DMA ↵ | 2014-09-29 | 2 | -5/+24 | |
| | | | | to buffered controller. [R. Belmont] | ||||
* | (MESS) concept: Misc fixes/cleanup, CCOS boots now from 8" floppies. [R. ↵ | 2014-09-29 | 1 | -6/+6 | |
| | | | | Belmont] | ||||
* | (MESS) concept: Preliminary implementations of the original and buffered ↵ | 2014-09-28 | 4 | -0/+675 | |
| | | | | floppy disk controllers. [R. Belmont] | ||||
* | (MESS) apple3: preliminary hook up of slot IRQ and NMI lines. [R. Belmont] | 2014-09-11 | 2 | -8/+45 | |
| | |||||
* | fixed most of the -Wunreachable-code-break and -Wunreachable-code-return ↵ | 2014-09-08 | 4 | -5/+2 | |
| | | | | warnings of clang 3.5 when compiling MESS (nw) | ||||
* | (MESS) Apple II: Support Apple II Mouse Card [R. Belmont, Guru, Sharkpuncher] | 2014-09-07 | 2 | -0/+621 | |
| | |||||
* | (MESS) Systems Promoted from GAME_NOT_WORKING: [Peter Ferrie, R. Belmont] | 2014-08-19 | 1 | -2/+6 | |
| | | | | | | | - Laser 128 (version 4.2) - Laser 128ex (version 4.5) - Laser 128ex2 (version 6.1) | ||||
* | quick fix to last commit (nw) | 2014-08-17 | 1 | -2/+2 | |
| | |||||
* | (MESS) Apple II: Add support for the Applied Engineering TimeMaster II H.O. ↵ | 2014-08-17 | 2 | -0/+345 | |
| | | | | card [R. Belmont] | ||||
* | (MESS) Improve Laser 128 series support; 128EX/2 now boots DOS 3.3 and ↵ | 2014-08-16 | 2 | -3/+24 | |
| | | | | ProDOS. [Peter Ferrie, R. Belmont] | ||||
* | (MESS) Update documentation; improved drive emulation eliminates need to ↵ | 2014-08-10 | 1 | -9/+9 | |
| | | | | patch setup program. (nw) | ||||
* | More cleanups, there is issue with srcclean that needs to be taken care as ↵ | 2014-07-22 | 3 | -8/+8 | |
| | | | | well, just doing now what we can | ||||
* | Cleanups and version bump | 2014-07-22 | 3 | -22/+20 | |
| | |||||
* | (MESS) Apple II: Add volume control register to DX-1 card. [R. Belmont] | 2014-07-01 | 2 | -1/+11 | |
| | |||||
* | (MESS) fixed Visual Studio compilation (nw) | 2014-06-29 | 2 | -37/+34 | |
| | |||||
* | (MESS) Apple II: support Decillionix DX-1 sampler card. [R. Belmont] | 2014-06-28 | 2 | -0/+161 | |
| | |||||
* | (MESS) Apple II: Support for the Mountain Computer Music System. [R. Belmont] | 2014-06-28 | 3 | -0/+509 | |
| | |||||
* | devcv2 -> devcb (nw) | 2014-05-14 | 2 | -15/+15 | |
| | |||||
* | ptm6840_device: converted to devcb2 (nw) | 2014-05-09 | 1 | -9/+4 | |
| | |||||
* | ay8910_device and extended family: converted to devcb2 (nw) | 2014-05-06 | 2 | -23/+0 | |
| | | | This is easily the commit I ever did that touches the most drivers. I payed extra attention while doing it, stared at the diff really hard to find any errors and did some testing. Obviously I can't test every single game / system, so please report any regression you might find. | ||||
* | (MESS) Apple II: enforce read twice requirement for language card. [R. Belmont] | 2014-05-04 | 2 | -0/+21 | |
| | |||||
* | Cleanup of image device interfaces (nw) | 2014-05-02 | 2 | -11/+9 | |
| | |||||
* | mc6845: converted to devcb2, delegates and inline configs. nw. | 2014-05-01 | 4 | -53/+28 | |
| | | | | | | | | | while at it, cleaned up the args of the mc6845 delegates as well (no need to pass back and forth pieces of the driver class, now that delegates belong to it as well) even if I tested the changes extensively, I might have missed something among the 177 source files using this, so please report any regressions you see :) | ||||
* | tms9928a_device: converted to devcb2 (nw) | 2014-04-17 | 1 | -7/+3 | |
| | |||||
* | a2bus_device and a2eauxslot_device: converted to devcb2 (nw) | 2014-04-17 | 4 | -105/+64 | |
| | |||||
* | Added serial printer, renamed centronics printer to match. Standardised the ↵ | 2014-04-16 | 2 | -2/+1 | |
| | | | | configuration of rs232 devices. All serial devices are now connected using an rs232 port. [smf] | ||||
* | no need for including assert.h since overload is in emucore.h that we ↵ | 2014-04-15 | 1 | -1/+0 | |
| | | | | already include with emu.h(nw) | ||||
* | SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are ↵ | 2014-04-14 | 2 | -4/+0 | |
| | | | | separate so you can for example have -harddisk1 as ID 6 and -harddisk 2 as ID 5. The HLE'd CD & HD have configuration switches to set the ID, real emulated hardware will specify the ID using it's own method. [smf] | ||||
* | (MESS) Apple II: implemented cycle-exact Disk II floppy controller using the ↵ | 2014-04-12 | 2 | -0/+181 | |
| | | | | modern floppy subsystem. [O. Galibert, R. Belmont] | ||||
* | Cleanups and version bumpmame0153 | 2014-04-07 | 8 | -64/+63 | |
| |