Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | naomi video: Pretend-modernize the powervr2 [O. Galibert] | 2013-06-08 | 1 | -1/+1 | |
| | |||||
* | commit messages are boring (nw) | 2013-06-08 | 1 | -0/+1 | |
| | |||||
* | (MESS) snes: added skeleton SA-1 support. nw. | 2013-06-07 | 1 | -0/+2 | |
| | |||||
* | QT Debugger: WIP for a new breakpoints window. [Andrew Gardner] | 2013-06-06 | 1 | -0/+4 | |
| | | | | | | | --out of whatsnew.txt-- You can't click to enable/disable breakpoints yet, and the number of rows doesn't resize yet, but that stuff will come. | ||||
* | (MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder] | 2013-06-06 | 1 | -3/+11 | |
| | |||||
* | "put HLSL back ..." fix build etc. | 2013-06-06 | 1 | -0/+2 | |
| | |||||
* | As this project is clearly now run by people who care more about "feelings" ↵ | 2013-06-06 | 1 | -2/+0 | |
| | | | | | and playing patty-cake with one another rather than actual results, consider this my resignation letter. Anyone who wants to know where HLSL went, feel free to ask Tafoid why he couldn't take a simple joke. | ||||
* | firebeat: split midi keyboard to separate device [Carl] | 2013-06-05 | 1 | -2/+2 | |
| | | | pc16552d: kill it (nw) | ||||
* | (MESS) ep64_cass.xml: Added preliminary cassette software list. [Guru, Curt ↵ | 2013-06-05 | 1 | -0/+1 | |
| | | | | Coder] | ||||
* | Started to split ide hd from ide controller [smf] | 2013-06-05 | 1 | -0/+2 | |
| | |||||
* | (MESS) bml3.c [jedwidz] | 2013-06-05 | 1 | -0/+2 | |
| | | | | | - improved keyboard - improved video - disk support | ||||
* | (MESS) ep64_flop.xml: Added floppy images. [Curt Coder] | 2013-06-04 | 1 | -1/+1 | |
| | |||||
* | Moved video and machine part of emu in separate mak files and libraries (nw) | 2013-06-04 | 1 | -0/+2 | |
| | |||||
* | (MESS) Modernized MC68328 (DragonBall) device. [Fabio Priuli] | 2013-06-03 | 1 | -2/+0 | |
| | |||||
* | Split rf5c296 and ata flash functionality from taitogn.c into their own ↵ | 2013-06-02 | 1 | -0/+4 | |
| | | | | devices. The pccard slot has had to revert to use memory handlers instead of device maps for the moment [smf] | ||||
* | Created a PCCARD slot and Linear Flash Card for System 573. Uses bankdev.c ↵ | 2013-06-01 | 1 | -0/+4 | |
| | | | | for banking the onboard flash chips and the pccard slots. This adds an extra two calls to the memory system & intelfsh.c already called the memory system for accessing the data. [smf] | ||||
* | (MESS) concept: added stub implementation for the expansion slots as slot ↵ | 2013-06-01 | 1 | -0/+2 | |
| | | | | | | devices in place of previous outdated custom one. [Fabio Priuli] | ||||
* | Modernized the geebee and warpwarp sound devices [Osso] | 2013-06-01 | 1 | -0/+1 | |
| | |||||
* | Fixed clipping of device address maps if the size of the map caused the end ↵ | 2013-05-31 | 1 | -0/+2 | |
| | | | | address to wrap. Added a proof of concept implementation of a address map bank device, which allows you to bank memory maps. Hooked it up to Taito GNET as an example [smf] | ||||
* | (MESS) abc80x, abc1600: Added Luxor ABC keyboard port slot interface. [Curt ↵ | 2013-05-31 | 1 | -0/+2 | |
| | | | | Coder] | ||||
* | (MESS) gba.c: simplified video code, removing many redundancies. [Fabio Priuli] | 2013-05-31 | 1 | -4/+0 | |
| | |||||
* | modernized the MB14241 and MathBox devices. [Osso] | 2013-05-31 | 1 | -0/+1 | |
| | |||||
* | (MESS) qx10: Added floppy software list. [Curt Coder] | 2013-05-30 | 1 | -0/+1 | |
| | |||||
* | 8237dma: convert its remaining users and kill it (nw) | 2013-05-30 | 1 | -2/+0 | |
| | | | | -- The apollo and bebox both boot but might need more thorough testing. | ||||
* | (MESS) enterp: converted the Nick Graphics Chip to be a device. [Fabio Priuli] | 2013-05-29 | 1 | -0/+1 | |
| | |||||
* | (MESS) pet: Implemented SoftBox IEEE-488 peripheral mode, where a PET ↵ | 2013-05-29 | 1 | -0/+2 | |
| | | | | computer is used as terminal. [Curt Coder, Mike Naberezny] | ||||
* | speedbal - preparation for further work | 2013-05-29 | 1 | -0/+1 | |
| | |||||
* | (MESS) Applix: Added floppy disk drives | 2013-05-29 | 1 | -0/+2 | |
| | |||||
* | added new 7200 FIFO chip device | 2013-05-29 | 1 | -0/+2 | |
| | |||||
* | (MESS) pce.c: moved the cd addon to be a separate device. now save states | 2013-05-28 | 1 | -0/+2 | |
| | | | work in the driver for HuCard games, not yet for CD games. [Fabio Priuli] | ||||
* | (MESS) pokemini.c: Merged everything into the driver file and switched to ↵ | 2013-05-27 | 1 | -2/+0 | |
| | | | | device_timer. (nw) | ||||
* | (MESS) pce.c: converted carts to use slot devices [Fabio Priuli] | 2013-05-27 | 1 | -0/+4 | |
| | |||||
* | z80dart: Merged in uPD7201 and modernized the interface. [Curt Coder] | 2013-05-27 | 1 | -2/+0 | |
| | |||||
* | (MESS) softbox: Added floppy software list. [Mike Naberezny] | 2013-05-27 | 1 | -0/+1 | |
| | |||||
* | (mess) hook qx10 keyboard up to serial controller [Carl] | 2013-05-26 | 1 | -0/+2 | |
| | |||||
* | (MESS) softlist: added list for Otrona Attache disks. [Kaylee] | 2013-05-26 | 1 | -0/+1 | |
| | |||||
* | 24cdjuke: added preliminary display and input ports. | 2013-05-25 | 1 | -0/+1 | |
| | |||||
* | (MESS) gba: updated the driver to use slot devices for carts and removed | 2013-05-25 | 1 | -0/+4 | |
| | | | | | | | | | on-cart flash ram devices from main gba now that they can be properly implemented on carts which have them [Fabio Priuli] The main difference for end users is that games using flash ram for saves won't save anymore progresses in a nvram/game_name.nv file but in a file inside nvram/game_name/ folder. Many thanks to Micko for his recent changes to nvram devices which allowed to still save these data per-game! | ||||
* | added skeleton mb89371 device (nw) | 2013-05-24 | 1 | -0/+2 | |
| | |||||
* | placeholders | 2013-05-23 | 1 | -0/+2 | |
| | |||||
* | (MESS) gmaster.c: Switched to use simple speaker sound device. (nw) | 2013-05-23 | 1 | -2/+0 | |
| | |||||
* | (MESS) ehx20: Added slave CPU ROM dump. [Kevtris] | 2013-05-23 | 1 | -0/+1 | |
| | | | | | m6800: Resolved out_sc2_func for M6808/HD6301/HD63701 variants. [Curt Coder] | ||||
* | td0_dsk: add new floppy system support for teledisk [Carl] | 2013-05-23 | 1 | -0/+1 | |
| | | | | --- Lots of conflicting info out there, need more samples (8", fm) | ||||
* | Added skeleton for uPD7227 LCD controller. (nw) | 2013-05-22 | 1 | -0/+2 | |
| | |||||
* | (MESS) hx20: Added floppy software list. [Curt Coder] | 2013-05-21 | 1 | -0/+1 | |
| | |||||
* | (MESS) sms/gamegear: Various improvements [Fabio Priuli] | 2013-05-21 | 1 | -0/+4 | |
| | | | | | | | | | | - Converted cart handling and mappers to use slot devices - Simplified bios and cart bankswitch mechanism - Added save state support to both systems - Removed on-cart EEPROM from main gamegear now that it can be properly implemented on carts which have it - Made LCD persistence hack optional (ON by default, it can be turned OFF from Driver Configuration submenu) - Reduced tagmap lookups all across the driver | ||||
* | Changed keycus into a device and moved it into it's own file, only 3 ↵ | 2013-05-21 | 1 | -0/+2 | |
| | | | | parameters are saved instead of 64k. Changed I/O to 16 bits & uses memory maps instead of installing at runtime. Simplified digital player 3 inputs that are hooked up to dac inputs. [smf] | ||||
* | (MESS) New not working system: Otrona Attache [Al Kossow, Barry Rodewald] | 2013-05-21 | 1 | -0/+1 | |
| | |||||
* | (MESS) horizon: WIP. (nw) | 2013-05-19 | 1 | -0/+4 | |
| | |||||
* | - "And he did give them CRT bloom, and it scorched their eyes so; and they wept | 2013-05-19 | 1 | -1/+0 | |
| | | | | | | | | | | | | openly, for there was nothing left to see with" [MooglyGuy] * Enabled vector bloom and associated .ini controls * Added raster bloom and associated .ini controls, each bloom "level" is the linear weight of successively half-sized render targets * Removed D3D8 mode * Mass renaming in D3D renderer to use namespaces, initial planning step to HAL-based renderer implementation on Windows (i.e., GL on Windows) * Converted d3d_info, d3d_poly_info, and d3d_texture_info into classes * Added batching of vectors for possible speed increase * Minor cleanup of shader state setting |