| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move mess into mame (nw) | 2015-09-30 | 1 | -499/+0 | |
| | | |||||
| * | Cleanups and version bumpmame0166 | 2015-09-30 | 1 | -1/+1 | |
| | | |||||
| * | Reduce quantum frequency. Optimal value still undetermined and likely to ↵ | 2015-09-29 | 1 | -1/+1 | |
| | | | | | change if RDP emulation speed changes. | ||||
| * | Added overlooked factor of 2 to VI timing to account for vertical resolution ↵ | 2015-09-28 | 1 | -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. | ||||
| * | VI timing period is now set dynamically from the VI registers. | 2015-09-26 | 1 | -3/+5 | |
| | | | | | VI timing should now be accurate (for NTSC) | ||||
| * | N64 changes | 2015-09-23 | 1 | -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. | ||||
| * | Merge branch 'local' | 2015-09-07 | 1 | -1/+1 | |
| |\ | |||||
| | * | N64 driver improvements. | 2015-09-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | Add coprocessor unusable exceptions for LWC1/SWC1/LDC1/SDC1. Change PI DMA granularity from eight bytes to two bytes. Add delay timer for SI DMA. Change behavior for interlaced video to be more useful, but still needing revision. Simplify/remove some AI DMA interrupt signals. Removed line that cleared EEPROM contents with every machine reset (warm or cold). | ||||
| * | | n64.c: Development Disk Drive setting support [LuigiBlood] | 2015-09-04 | 1 | -4/+8 | |
| | | | |||||
| * | | change flags from GAME_ to MACHINE_ | 2015-07-29 | 1 | -2/+2 | |
| | | | | | | | | | this better fits the drivers from MESS (which have always illogically used the GAME_ flags despite not being games) and also fits fine with arcade machines. | ||||
| * | | [MESS] n64: Fix crash when fast-forwarding. [MooglyGuy] | 2015-07-23 | 1 | -0/+1 | |
| |/ | |||||
| * | -core: Add MCFG_FORCE_NO_DRC. [MooglyGuy] | 2015-06-27 | 1 | -1/+2 | |
| | | |||||
| * | nw, add MCFG_FORCE_NO_DRC option, does not work for no apparent reason ↵ | 2015-06-27 | 1 | -0/+1 | |
| | | | | | because our core architecture is crap | ||||
| * | Updated licenses on Ryan Holtz request (nw) | 2015-05-09 | 1 | -1/+1 | |
| | | |||||
| * | more updates (all for today) (nw) | 2015-05-08 | 1 | -1/+1 | |
| | | |||||
| * | Added 4 controller support for N64/N64DD, as well as rough mouse support. ↵ | 2015-05-02 | 1 | -4/+96 | |
| | | | | | You can select the device on each controller port. | ||||
| * | (MESS) added software list for 64DD disks. nw. | 2015-03-25 | 1 | -1/+4 | |
| | | |||||
| * | Adding support for the N64DD. Currently use: mess n64dd -quickload disk ↵ | 2015-03-24 | 1 | -1/+21 | |
| | | | | | | | | | -cart cart Disk images need to be in head/track format. See https://github.com/Happy-yappH/ddconvert.git for format. Currently does not support disk swapping or disk saving. Writes work to the copy in memory, but are not saved to the file. | ||||
| * | and a last bunch of generic cart slots. nw. | 2014-10-11 | 1 | -9/+12 | |
| | | |||||
| * | moved rsp to use devcb2 (nw) | 2014-05-13 | 1 | -1/+5 | |
| | | |||||
| * | refactored some legacy code from n64 (nw) | 2014-03-16 | 1 | -4/+4 | |
| | | |||||
| * | Huge update, palette is now device (nw) | 2014-02-27 | 1 | -1/+1 | |
| | | | | note: Aaron please give more descriptive text for release log I have no more strength :) | ||||
| * | first round of clang 3.4 fixes for MESS (nw) | 2014-02-20 | 1 | -0/+2 | |
| | | |||||
| * | specify licenses, by request | 2013-10-22 | 1 | -0/+2 | |
| | | |||||
| * | Went through Nintendo drivers and like for the nes earlier, made using the ↵ | 2013-04-25 | 1 | -4/+4 | |
| | | | | | default keyboard controls attempted to follow left to right button order on actual controller or machine. (nw) | ||||
| * | more cleanup (nw) | 2013-04-14 | 1 | -1/+1 | |
| | | |||||
| * | Removal of machine().root_device() where appropriate (nw) | 2013-04-14 | 1 | -4/+4 | |
| | | |||||
| * | Some mess modernization (nw) | 2013-02-18 | 1 | -1/+2 | |
| | | |||||
| * | Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) | 2013-02-05 | 1 | -2/+3 | |
| | | |||||
| * | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -35/+35 | |
| | | |||||
| * | srcclean (nw) | 2012-10-07 | 1 | -1/+1 | |
| | | |||||
| * | More cleanup on mess side (nw) | 2012-09-19 | 1 | -15/+26 | |
| | | |||||
| * | Modernized screen update calls (no whatsnew) | 2012-09-17 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) fixed n64 regression. (nw) | 2012-09-13 | 1 | -9/+10 | |
| | | |||||
| * | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ | 2012-09-13 | 1 | -4/+2 | |
| | | | | | changed to be members of state classes (no whatsnew) | ||||
| * | AM_BASE_LEGACY breathes its last. | 2012-09-12 | 1 | -6/+6 | |
| | | |||||
| * | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+352 | |
