summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301526-664376/+0
|
* rename of driver files to make names unique (nw) Miodrag Milanovic2015-09-304-0/+0
|
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-3022-576/+576
|
* Reduce quantum frequency. Optimal value still undetermined and likely to ↵ Happy2015-09-291-1/+1
| | | | change if RDP emulation speed changes.
* at: let's do it like this instead (nw) cracyc2015-09-293-9/+15
|
* Fix for regression /fatalerror) in k286i (nw) Scott Stone2015-09-291-1/+1
|
* i8271: modernize [Carl] cracyc2015-09-287-62/+68
|
* xbox.c: add support for harddisk and cdrom (nw) yz70s2015-09-281-1/+27
| | | | With this it will load the defalut.xbe from an iso image and jump on it
* Same (nw) arbee2015-09-281-4/+2
|
* Added overlooked factor of 2 to VI timing to account for vertical resolution ↵ Happy2015-09-281-3/+3
| | | | | | | | being set in half-lines. Changed rsp disassembly to use MIPS ABI names for registers. Implemented 'start valid' bit in RDP status register. Increased scheduler quantum time to allow for better r4300 <-> RSP signaling.
* Merge pull request #348 from JoakimLarsson/scc8530_3 R. Belmont2015-09-281-13/+33
|\ | | | | - Added correct reset values
| * - Added correct reset values Joakim Larsson Edstrom2015-09-281-13/+33
| | | | | | | | | | | | | | - Added correct read FIFO depths for the different SCC variants - Started work on interrupt system, not verified/debugged due to lack of software - Added conditonal compile for MVC and GCC LOG messages to sort out differences - Cleaned up LOG messages
* | TI DataMan WIP hap2015-09-282-1/+209
| |
* | Merge pull request #345 from felipesanches/zap_computer R. Belmont2015-09-273-0/+230
|\ \ | | | | | | new driver: ZAP - Z80 Applications Processor (by Steve Ciarcia - 1981)
| * | new driver: ZAP - Z80 Applications Processor - based on the book "Build Your ↵ Felipe Corrêa da Silva Sanches2015-09-273-0/+230
| | | | | | | | | | | | Own Z80 Microcomputer" by Steve Ciarcia (1981)
* | | Skeleton driver: Miodrag Milanovic2015-09-271-0/+99
| | | | | | | | | | | | -Squale [Miodrag Milanovic, thanks to Olivier Aichelbaum]
* | | br8641: Added a little meat to the bones. Robbbert2015-09-271-11/+147
| | |
* | | notes about NAOMI/Dreamcast BIOS CRC protection (nw) MetalliC2015-09-271-1/+24
| | | | | | | | | | | | correct it plz if my english is bad
* | | VI timing period is now set dynamically from the VI registers. Happy2015-09-261-3/+5
| | | | | | | | | | | | VI timing should now be accurate (for NTSC)
* | | New NOT WORKING systems Sandro Ronco2015-09-261-0/+12
| | | | | | | | | | | | | | | | | | ---------------------------------------------- VTech Genius KID ABC Fan (Germany) [TeamEurope] VTech CARS 2 Laptop (Germany) [TeamEurope]
* | | a2600: new 6502 PC=cur inst, old 6502 PC=prev inst (MT 5345) [Mike Saarna, ↵ arbee2015-09-261-1/+1
| | | | | | | | | | | | Trebor, R. Belmont]
* | | bcs3: Various improvements. Robbbert2015-09-261-295/+259
|/ /
* / DEC LA120: Redumped firmware ROM, now passes checksum test. [Brian Walenz] Lord-Nightmare2015-09-251-2/+2
|/
* gb.c: Added supergb2. (nw) Wilbert Pol2015-09-241-0/+33
|
* Moved bus\a8sio files to bus\a800 to avoid redundancy (nw) Scott Stone2015-09-241-1/+1
|
* Merge pull request #337 from JoakimLarsson/mvme350_2 R. Belmont2015-09-241-0/+257
|\ | | | | MVME350 driver - Streaming Tape Controller support QIC-02
| * cleaning up and adding some historical info about the boards origin Joakim Larsson Edstrom2015-09-221-8/+38
| |
| * Added color info of LEDs in PCB overview Joakim Larsson Edström2015-09-221-3/+3
| |
| * Improved address map and filled the PCB outline Joakim Larsson Edstrom2015-09-221-49/+55
| |
| * System ROM up and running, ROM/RAM adress map ok, started to add PIT Joakim Larsson Edstrom2015-09-221-52/+22
| |
| * started work on Motorola MVME-350 Joakim Larsson Edstrom2015-09-221-0/+251
| |
* | Merge pull request #339 from Happy-yappH/master MooglyGuy2015-09-241-1/+1
|\ \ | | | | | | | | | | | | | | | n64.c: N64 changes: [Happy] * PI transfers round down/truncate the last bit. * SI transfers signal busy while waiting for a delay. * Preliminary work for separating VI and RDP functionality.
| * | N64 changes Happy2015-09-231-1/+1
| |/ | | | | | | | | | | | | | | PI transfers round down/truncate last bit SI transfers signal busy while waiting for delay Initial work to seperate VI from RDP as the actual hardware has no direct communication between them Stop ERET instruction spamming the error log Stop screen update from spamming the error log for using MCFG_SCREEN_VBLANK_TIME. The value set was also complete nonsense.
* / ficpio2: add PCI bus and chipset. -bios 2 and 3 now boot. Other BIOSes ↵ mahlemiut2015-09-243-13/+87
|/ | | | require some cache funkiness.
* pcd: use ul (nw) cracyc2015-09-211-1/+1
|
* v9938.c: Fix MT#05622 and MT#05623 Wilbert Pol2015-09-216-57/+4
|
* mc146818: 24/12 default setting (nw) cracyc2015-09-211-0/+1
|
* mps1230.c: switched the ROMs around so the latest firmware loads last (nw) Guru2015-09-211-2/+2
|
* DEC LA120: Implemented LED output via logerror; marked one ROM as bad since ↵ Lord-Nightmare2015-09-211-6/+65
| | | | it fails its internal checksum tests. [Lord Nightmare]
* DEC LA120: Keyboard matrix is done, keyboard reading should work in theory. ↵ Lord-Nightmare2015-09-211-25/+248
| | | | UART partly attached. Corrected cpu XTAL. [Lord Nightmare]
* typo (n/w) Lord-Nightmare2015-09-211-1/+1
|
* pcd_kbd: things (nw) cracyc2015-09-202-4/+5
|
* It helps to include this file :) arbee2015-09-201-0/+154
|
* mc146818: optional binary default and epoch setting (nw) cracyc2015-09-203-3/+23
| | | | pcd: video attributes (nw)
* mmodular.c: Fix some crashes (nw) Wilbert Pol2015-09-201-3/+3
|
* Add (mostly) skeleton driver for the DECwriter III (LA120) [Lord Nightmare, ↵ Lord-Nightmare2015-09-201-0/+104
| | | | NeXT]
* correct NR52 register writing with proper values (nw) kazblox2015-09-201-7/+7
|
* Skeleton driver for the Brother MT735 thermal printer [Cowering, O. Galibert] Olivier Galibert2015-09-181-0/+71
| | | | We really need to decide what printers should output...
* Skeleton driver for the LG GP40NW10 USB DVD writer [O. Galibert] Olivier Galibert2015-09-181-0/+41
| | | | | | | | | It is (was?) an inexpensive dvd writer. I started this driver to see if it was possible to add commands for really raw reading. Let's just say that mcs51 code is a pain to read. If it ever works, it can be interesting as a USB device for when we end up insane enough to try to handle USB in the first place.
* pc9801: retf from missing ide bios (nw) cracyc2015-09-171-3/+3
|