Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanups and version bumpmame0157 | 2014-12-31 | 2 | -4/+4 | |
| | |||||
* | Uppercase hash cleanup (nw) | 2014-12-24 | 2 | -3/+3 | |
| | |||||
* | isa8_cga_device: added save state support, fixes at least pt68k4.c save ↵ | 2014-12-24 | 2 | -1/+11 | |
| | | | | state problem (nw) | ||||
* | Merge pull request #75 from shattered/_23d4641 | 2014-12-11 | 1 | -2/+2 | |
|\ | | | | | various whitespace and comments fixes (nw) | ||||
| * | various whitespace and comments fixes (nw) | 2014-12-11 | 1 | -2/+2 | |
| | | |||||
* | | (mess) pc9801: bit better (nw) | 2014-12-10 | 1 | -3/+3 | |
| | | |||||
* | | upd7220: reverse bit order and make address space 16 bit (nw) | 2014-12-10 | 1 | -7/+7 | |
|/ | | | | (mess) pc9801: egc wip (nw) | ||||
* | (MESS) apollo: made possible to load cartridge tapes from softlist, by ↵ | 2014-12-03 | 2 | -12/+12 | |
| | | | | | | | | | dealing with these images like it's done for cassettes and floppies. [Fabio Priuli] out of whatsnew: eventually, I hope to have some more spare time to clean up image handling because the different implementations for each media type cause a lot of unneeded headaches. | ||||
* | (MESS) apollo: made SC499 cartridge tape device a but more | 2014-11-30 | 2 | -41/+95 | |
| | | | | | | | consistent with our other image devices. loading from softlist does not work yet (probably a stupid mistake on my side). nw. (MESS) softlist: added apollo_ctape softlist [Riley110] | ||||
* | Cleanups and version bumpmame0156 | 2014-11-26 | 2 | -6/+6 | |
| | |||||
* | (MESS) included modern .dsk format among default supported | 2014-11-23 | 2 | -6/+2 | |
| | | | | formats. [Riley110] | ||||
* | (mess) num9rev: add number 9 revolution 512x32 [Carl] | 2014-11-04 | 4 | -0/+382 | |
| | | | | | --- Only the demo programs tested for now | ||||
* | Add zero() to (s)vga_device: zeroes all private variables but vtbls. | 2014-11-01 | 2 | -6/+2 | |
| | | | | The vga.memory is resized to 0. | ||||
* | updated comments/TODOs about invalid vptr warnings (nw) | 2014-11-01 | 2 | -0/+2 | |
| | |||||
* | Use the same list of centronics devices everywhere (except the Amstrad CPC), ↵ | 2014-10-28 | 1 | -2/+0 | |
| | | | | the list has been renamed as they aren't all printers. [smf] | ||||
* | (mess) hdc: xenix 8086 hates this so isolate it (nw) | 2014-10-27 | 3 | -2/+30 | |
| | |||||
* | isa_hdc: ec1841 compatibility | 2014-10-26 | 1 | -3/+10 | |
| | |||||
* | isa_hdc: implement WRITESBUFF command | 2014-10-26 | 2 | -2/+57 | |
| | |||||
* | ec184x, iskr103x: use custom set of ISA cards | 2014-10-26 | 2 | -1/+32 | |
| | |||||
* | iskr103x: CGA clone | 2014-10-26 | 2 | -12/+80 | |
| | |||||
* | ec184x: MDA clone | 2014-10-26 | 2 | -1/+260 | |
| | |||||
* | isa_hdc: add DIPs, make ROM optional | 2014-10-26 | 2 | -2/+37 | |
| | |||||
* | mc1502: restore fdc support for bios 5.3x | 2014-10-26 | 2 | -31/+23 | |
| | |||||
* | poisk1: new HDC ROM | 2014-10-26 | 1 | -3/+5 | |
| | |||||
* | Changed Trident ISA device to be 16-bit, which is likely more correct. | 2014-10-24 | 3 | -16/+15 | |
| | |||||
* | Cleanups and version bumpmame0155 | 2014-10-15 | 3 | -68/+68 | |
| | |||||
* | trident: MMIO WIP. To test with Win95, set the card ID to 0xe3. | 2014-10-11 | 3 | -10/+90 | |
| | |||||
* | trident: reworked Bresenham line drawing. It's better, but I'm still not ↵ | 2014-10-09 | 1 | -19/+23 | |
| | | | | convinced it's completely accurate. | ||||
* | trident: fix programmable clock selection when running XFree86 | 2014-10-04 | 1 | -1/+1 | |
| | |||||
* | trident: hopefully found the clock divider bit used by the BIOS, refresh ↵ | 2014-10-04 | 2 | -2/+16 | |
| | | | | rates should now be pretty correct. | ||||
* | trident: added programmable clock, previous clock select was for TGUI9440CXi ↵ | 2014-10-04 | 2 | -5/+35 | |
| | | | | and TVGA cards, still lacks a divisor for higher refresh rates, but up to 70Hz modes should be correct now. | ||||
* | trident: small WIP | 2014-10-03 | 3 | -11/+16 | |
| | |||||
* | trident: added hardware cursor | 2014-10-02 | 3 | -13/+320 | |
| | |||||
* | trident: improved Bresenham line drawing, it now at least draws in the right ↵ | 2014-09-24 | 1 | -9/+4 | |
| | | | | direction. :) | ||||
* | trident: added XOR drawing, added XNEG and YNEG reverse directions for mono ↵ | 2014-09-23 | 2 | -5/+40 | |
| | | | | pattern BitBLT. | ||||
* | trident: improved mono pattern drawing, fixing foreground colour, adding ↵ | 2014-09-22 | 1 | -3/+8 | |
| | | | | background colour, and clipping it. | ||||
* | trident: added 2D acceleration support for 15/16/32bpp video modes (untested ↵ | 2014-09-21 | 2 | -8/+100 | |
| | | | | since XFree86 3.3 requires linear addressing, which in turn requires VLB or PCI support :() | ||||
* | trident: added mono bitmaps generated by writing to VRAM. | 2014-09-20 | 2 | -61/+109 | |
| | |||||
* | trident: implemented basic bitblt and bresenham line functions. | 2014-09-19 | 2 | -109/+222 | |
| | |||||
* | trident: fixed busy bit, added logging of 2D acceleration registers. | 2014-09-18 | 3 | -1/+396 | |
| | |||||
* | sb16.c: Removed unused m_bps variable. (nw) | 2014-09-16 | 1 | -1/+1 | |
| | |||||
* | trident: extended 3d8/3d9/CR0E new mode SVGA bank size. BIOS now detects ↵ | 2014-09-16 | 2 | -9/+12 | |
| | | | | 2MB VRAM (but win95 is still clueless). | ||||
* | trident: some WIP, added CRTC offset bit 8 and start address bits 16-18. | 2014-09-16 | 3 | -9/+131 | |
| | |||||
* | sb16: comment out unused variable (no whatsnew) | 2014-09-14 | 1 | -1/+1 | |
| | |||||
* | (mess) sb16: small fix (nw) | 2014-09-14 | 1 | -1/+1 | |
| | |||||
* | (mess) sb16: Add Soundblaster 16 low level emulation [Carl, Malice, O. Galibert] | 2014-09-14 | 4 | -0/+970 | |
| | | | | --- The diagnose program mostly works but I'm sure there are still many more bugs, it definitely isn't near as usable as the hle (at least yet). | ||||
* | trident: forced doubleword offset when using an SVGA video mode, fixes ↵ | 2014-09-12 | 1 | -4/+8 | |
| | | | | display in Eggs Playing Chicken. | ||||
* | trident: added DAC command register, so that we can tell when in a 15 or 16 ↵ | 2014-09-11 | 2 | -2/+55 | |
| | | | | bit mode. | ||||
* | mach32,mach64: fixed crash when reading vblank state. | 2014-09-10 | 2 | -0/+12 | |
| | |||||
* | trident: added ID register, banking, and clock selection. | 2014-09-09 | 2 | -19/+301 | |
| |