Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean-ups and version bump | 2011-10-10 | 17 | -654/+654 | |
| | |||||
* | Updated intelfsh.c in order to support AMD 29F080 chip [Sandro Ronco] | 2011-10-10 | 2 | -0/+44 | |
| | |||||
* | Latest patch from Haze (no whatsnew) | 2011-10-10 | 2 | -0/+18 | |
| | |||||
* | Re-hooked inputs from Haze (nw) | 2011-10-10 | 2 | -9/+131 | |
| | |||||
* | Preliminary hook up of sh3 dma from Haze + flash access code from Luca. (nw) | 2011-10-09 | 9 | -620/+920 | |
| | |||||
* | m68k: preliminary 68040 MMU implementation [R. Belmont] | 2011-10-08 | 4 | -60/+318 | |
| | |||||
* | More interrupt work by Haze (no whatsnew) | 2011-10-08 | 5 | -6/+68 | |
| | |||||
* | fix GCC 4.6.x compile (nw) | 2011-10-07 | 1 | -3/+2 | |
| | |||||
* | tms9928a.c: Fixed colission detection regression. [Wilbert Pol] | 2011-10-07 | 1 | -10/+13 | |
| | |||||
* | Timer interrupts now fire and get exceptions get processed. From Haze (nw) | 2011-10-07 | 1 | -5/+93 | |
| | |||||
* | Made the interrupt priority registers reusable on the SH3, hooked up TMU ↵ | 2011-10-07 | 5 | -12/+77 | |
| | | | | priority register on the sh3 side so that the Timers actually attempt to cause exceptions. From Haze (nw) | ||||
* | Small timer fix by Haze (no whatsnew) | 2011-10-07 | 2 | -6/+15 | |
| | |||||
* | Reusing the SH4 timer code for the SH3 after a bit of refactoring by Haze ↵ | 2011-10-07 | 8 | -285/+486 | |
| | | | | (no whatsnew) | ||||
* | Changed the sh4 timer code a bit to avoid direct references to sh4 ↵ | 2011-10-06 | 3 | -60/+209 | |
| | | | | addresses, making it more possible to reuse it for sh3 from Haze (nw) | ||||
* | Fix incorrect masking of register writes on ay-3-8914, fixes wrong envelope ↵ | 2011-10-05 | 1 | -5/+3 | |
| | | | | amplitude on games which use hardware enveloping on Intellivision (Thunder Castle, etc) [Huygens] | ||||
* | Fixed some typos made in sh4.c - trap behavior definitely needs checking. ↵ | 2011-10-05 | 1 | -3/+5 | |
| | | | | According to both the sh3 and sh4 docs what we're doing was wrong. From Haze (nw) | ||||
* | Hooked up touch screen to Odeon Twister 2 [Mariusz Wojcieszek] | 2011-10-04 | 1 | -44/+81 | |
| | |||||
* | Simplified way of getting octal info (no whatsnew) | 2011-10-04 | 3 | -21/+15 | |
| | |||||
* | Added some comments to some of the arrays, for future reference and moved a ↵ | 2011-10-04 | 3 | -28/+184 | |
| | | | | | | | | | little bit of code to separate differences of sh3 and sh4. From Haze (nw) Also, from previous commit: New games marked as GAME_NOT_WORKING ------------------------------------ Medal Mahjong Moukari Bancho no Kiban [CaH4e3] | ||||
* | Fixes views without device (no whatsnew) | 2011-10-04 | 1 | -1/+1 | |
| | |||||
* | Made disassembler view show in octal if cpu core is specified like that, for ↵ | 2011-10-04 | 3 | -11/+19 | |
| | | | | now address and data values (no whatsnew) | ||||
* | Sync with MESS (no whatsnew) | 2011-10-04 | 2 | -41/+829 | |
| | |||||
* | Added a way to handle output for debug messages and debugger itself into ↵ | 2011-10-04 | 12 | -7/+38 | |
| | | | | | | octal too, and made a few CPU's to give octal output by default. Note that for now just some functions things return octal, will add more, but since this change required clean compile better to put it sooner then later (no whatsnew) | ||||
* | Added explicit checks on functions making use of SH4 internal registers to ↵ | 2011-10-03 | 7 | -88/+598 | |
| | | | | ensure they don't accidentally get used on SH3 (some were) and split the code paths in various places so that areas where the sh3 differs can be implemented properly (interrupt controller especially) Also logging of some internal registers etc. accessed by some games, and rudimentary fixing of a few opcodes (like trap) which were also tied to internal stuff. From Haze (nw) | ||||
* | sh3/4: fixed big-endian mode [R. Belmont] | 2011-10-01 | 2 | -0/+77 | |
| | |||||
* | allow small freqs for from_hz | 2011-10-01 | 1 | -1/+1 | |
| | |||||
* | Fixed assert check (no whatsnew) | 2011-09-30 | 1 | -1/+1 | |
| | |||||
* | Clean up some problems with the previous submit (nw) | 2011-09-30 | 2 | -44/+45 | |
| | |||||
* | m68k: preliminary support for ColdFire family and MCF5206E | 2011-09-30 | 7 | -636/+991 | |
| | |||||
* | m68000: Reset the double-bus/adress-error flag where appropriate to avoid ↵ | 2011-09-29 | 1 | -0/+2 | |
| | | | | halting on consecutive but not linked exceptions [O. Galibert] | ||||
* | m68000: Avoid a case when dropping the irq mask just after taking a ↵ | 2011-09-29 | 1 | -0/+2 | |
| | | | | auto-acked interrupt would cause a spurious irq [O. Galibert] | ||||
* | m68k: Activate trace emulation and fix it [O. Galibert] | 2011-09-29 | 4 | -65/+53 | |
| | |||||
* | Fixed 04495: All sets in cd32.c: All games fail to boot properly [Mariusz ↵ | 2011-09-29 | 1 | -1/+1 | |
| | | | | Wojcieszek, R. Belmont] | ||||
* | Fixed Z80DART FIFO starting index. [Curt Coder] | 2011-09-29 | 1 | -1/+1 | |
| | |||||
* | First, let put things back (no whatsnew) | 2011-09-28 | 2 | -38/+6 | |
| | |||||
* | Added render layout repeating elements and made whitestar pinball use it (no ↵ | 2011-09-28 | 2 | -6/+38 | |
| | | | | | whatsnew) Comments are welcomed | ||||
* | m68000 - Fix for MINGW compiler optimization [Sandro Ronco] | 2011-09-27 | 1 | -0/+1 | |
| | |||||
* | Exposed the Z80 DART interrupt vector to non-Z80 users. [Curt Coder] | 2011-09-26 | 2 | -0/+13 | |
| | |||||
* | RTC's usually run at 1 Hz. (nw) | 2011-09-25 | 1 | -1/+1 | |
| | |||||
* | Fix for systems where getc() is a #define rather than a function [ElBarto] | 2011-09-25 | 1 | -1/+4 | |
| | |||||
* | Placed back ifdef until saa5050 gets refactored (no whatsnew) | 2011-09-25 | 1 | -0/+2 | |
| | |||||
* | derp | 2011-09-23 | 1 | -1/+1 | |
| | |||||
* | fix Linux/GCC 4.6 compile (nw) | 2011-09-22 | 1 | -3/+3 | |
| | |||||
* | Added a bunch of new commands | 2011-09-21 | 2 | -13/+117 | |
| | |||||
* | Hooked up drawing | 2011-09-21 | 2 | -4/+60 | |
| | |||||
* | safety assert on from_hz | 2011-09-21 | 1 | -1/+1 | |
| | |||||
* | Clean-ups and version bumpmame0143u6 | 2011-09-20 | 9 | -92/+92 | |
| | |||||
* | changed c352 internal clockdivider after latests guru measurements | 2011-09-19 | 1 | -2/+2 | |
| | |||||
* | Update sp0256 core to use correctly ordered resroms; update sauro driver to ↵ | 2011-09-19 | 1 | -1/+4 | |
| | | | | use correctly ordered sp0256-al2 resroms. [Huygens, Lord Nightmare] | ||||
* | envelope enable check was unsafe | 2011-09-19 | 1 | -1/+4 | |
| |