summaryrefslogtreecommitdiffstatshomepage
path: root/doxygen/doxy-boot.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-16Put back Doxygen search box (nw) balr0g1-1/+2
2016-03-16tms1k: split part 3, done hap19-1116/+1383
2016-03-16tms1k: split part 2, renamed folder tms0980 to tms1000 hap7-7/+7
2016-03-16tms1k: split part 2, renamed files hap9-16/+27
2016-03-16tms1k: preparation for splitting source file hap4-128/+130
2016-03-16svga_s3: fix potential crash when hardware pointer is at the edge of VRAM, ↵ mahlemiut2-41/+56
and fix viewport scrolling in Red Hat Linux / XF86_S3.
2016-03-15new clones David Haywood3-23/+93
Crazy Climber (Spanish, Rodmar bootleg) [A.R.P.A.] Buccaneers (set 3, harder) [system11]
2016-03-15tms1k: make disasm tables human-readable and added initial TP0320 hap4-263/+190
2016-03-15Symbolics 3600: more documentation of the FEP pcb from pcb pictures. [Lord ↵ Lord-Nightmare1-18/+48
Nightmare]
2016-03-15Fix 7z name match, fix VS2015 build Vas Crabb2-2/+2
2016-03-14N64: Add ability to change reported EEPROM size at runtime Happy2-5/+9
Adjust timing for SI <-> PIF DMA.
2016-03-14NoteTaker: More floppy hookup, started tracing video writes. [Lord Nightmare] Lord-Nightmare1-32/+72
2016-03-15Fix use-after-move Vas Crabb1-2/+2
2016-03-14New NOT WORKING Machines added Lord-Nightmare4-1/+129
--------------- Symbolics 3600 [trinitr0n/Ian F., Lord Nightmare]
2016-03-14CAT702 transform table must be specified in MCFG AJR4-199/+253
This eliminates two instances of driver_start, including one performing a game-name lookup (nw)
2016-03-14r9751: Fix more DMA issues and add more logging Brandon Munger1-11/+18
2016-03-14netlist: rename plist_t to pvector_t to clarify origin. couriersud21-100/+99
2016-03-14Remove gcc pragmas. These caused problems with MS compiler. couriersud1-2/+0
2016-03-14xbox.cpp: more usb (nw) yz70s2-13/+125
2016-03-14ui: further improvement of the layout for viewing in vertical orientation. ↵ dankan18903-45/+77
(nw - WIP)
2016-03-14add proper flipscreen support to himesiki.cpp, previous support was ↵ David Haywood3-16/+7
incorrectly hooked up to the scroll registers (androidp exposed this bug)
2016-03-14netlist updates: couriersud31-620/+395
- First steps to move towards c++11. - Base plist on std::vector - Replace pstack with std::stack - Remove pnamed_list - use c++ "for each" in a number of places - Fixed two "time bombs" [couriersud]
2016-03-14Fix chdman again for I64FMT on WIN32 Brandon Munger1-1/+1
2016-03-14chdman I64FMT fix for OSX, FreeBSD Brandon Munger1-1/+1
2016-03-14Fix I64FMT in chdman for Linux 64 bit Brandon Munger1-0/+2
2016-03-14Fix Emscripten build (nw) Justin Kerk1-1/+2
2016-03-14Added Lua function screen.orientation(). Michele Fochi2-22/+33
Return rotation_angle, flipx and flipy attributes. Example: s = manager:machine().screens[":screen"]:orientation() print (s.rotation_angle, s.flipx, s.flipy)
2016-03-14fix error compiling with clang (nw) Miodrag Milanovic1-1/+1
2016-03-14Fixes for Linux Vas Crabb2-3/+4
2016-03-14Fix SDL Windows build Vas Crabb2-1/+5
2016-03-14More fix, and fix a memory leak, too Vas Crabb1-3/+6
2016-03-14Win fix Vas Crabb1-2/+2
2016-03-14Make osd_file a polymorphic class that's held with smart pointers Vas Crabb111-6192/+5888
Make avi_file a class that's held with smart pointers, encapsulate various AVI I/O structures Make zip_file and _7z_file classes rather than having free functions everywhere Hide zip/7z class implementation behind an interface, no longer need to call close() to send back to the cache Don't dump as much crap in global namespace Add solaris PTY implementation Improve variable expansion for SDL OSD - supports ~/$FOO/${BAR} syntax Rearrange stuff so the same things are in file module for all OSDs Move file stuff into its own module 7z/zip open and destruct are still not thread-safe due to lack of interlocks around cache access Directory functions still need to be moved to file module SDL OSD may not initialise WinSock on Windows
2016-03-14Clang 3.8.0 supports -municode (nw) Miodrag Milanovic4-4/+4
2016-03-14Revert "Fix that makes non-Unicode build to work (nw)" Miodrag Milanovic1-1/+1
This reverts commit 560e350e22d3b2dfdedf67c4296852166d5b4fd1.
2016-03-13NoteTaker: Begin to hook up DiskReg register. [Lord Nightmare] Lord-Nightmare1-3/+67
2016-03-14confirm some dips (nw) David Haywood1-9/+10
2016-03-14ui: some improvements with vertical orientation view. (nw - WIP) dankan18903-18/+38
2016-03-13confirmed difficutly dip (nw) David Haywood1-2/+3
2016-03-13there's a sprite gfx bankswitch (nw) David Haywood3-2/+4
2016-03-13new WORKING game David Haywood3-1/+242
Fire Ball (FM Work) [Team Europe, David Haywood]
2016-03-13sliders: fixed issue #716. nw dankan18901-2/+2
2016-03-13fix up a few things, add i8255 devices, mark as working David Haywood3-57/+79
2016-03-13this is another scroll register, not flip (nw) David Haywood3-3/+105
2016-03-13improve (nw) David Haywood2-7/+14
2016-03-13ok, belongs in here, will improve this driver instead (nw) David Haywood4-354/+39
2016-03-13add sprites, still need to figure out proper bankswitching, aassuming ↵ David Haywood1-41/+68
program roms are good dumps (nw)
2016-03-13Updated delegates, now works on ARM and ARM64 (nw) Miodrag Milanovic2-510/+74
2016-03-13layout: added clickable buttons to comp4 hap6-104/+186
2016-03-13revert test hap1-1/+1