Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r193907 Friday 3rd March, 2023 at 17:24:38 UTC by wilbertpol
msx/msx.cpp: Added keyboard LEDs to internal artwork. (#10950)

* msx/msx.cpp: Made drive names and LEDs optional.
* msx/msx.cpp: Added caps lock and language mode LEDs to layout.
* bus/msx/slot/disk.cpp: Tidied up code.
[/branches/a800_cart/src/devices/bus/msx/slot]disk.cpp disk.h
[/branches/a800_cart/src/mame/layout]msx.lay* msx_1drive.lay msx_2drives.lay
[/branches/a800_cart/src/mame/msx]msx.cpp msx.h msx1.cpp msx1_bruc100.cpp msx1_v9938.cpp msx2.cpp

r193906 Friday 3rd March, 2023 at 17:02:56 UTC by eberhab
m20.xml: Added new dumps, updated metadata, and added comments. (#10832)

* Added usage notes for many items.
* Marked disks missing track 0 as bad dumps.
* Updated supported status.

New working software list items (m20.xml)
---------------------
Demo Disk - Spiele + Uhr (alt)
Multiplan (US)
Olivetti PCOS 2.0h
Olivetti PCOS 3.0e (alt 1)
Olivetti PCOS 3.0e (alt 2)
OliWord 1.2 (German)
OliWord 1.2 (Italian) (alt)
The Queen's Footsteps (English)
The Queen's Footsteps (Italian)
Silk Dust

New software list items marked not working (m20.xml)
------------------------------------
M20 Graph
[/branches/a800_cart/hash]m20.xml

r193905 Friday 3rd March, 2023 at 15:46:02 UTC by hap
bloodbrom: uncomment gfx3 gfxlayout
[/branches/a800_cart/src/mame/seibu]bloodbro_ms.cpp

r193904 Friday 3rd March, 2023 at 15:00:43 UTC by hap
New working software list items
-------------------------------
ggm: Gruenfeld-S Edition: Master Chess Openings [Berger]
[/branches/a800_cart/hash]ggm.xml
[/branches/a800_cart/src/mame/cxg]dominator.cpp
[/branches/a800_cart/src/mame/handheld]hh_cop400.cpp hh_hmcs40.cpp
[/branches/a800_cart/src/mame/layout]cxg_galaxy.lay
[/branches/a800_cart/src/mame/nintendo]cothello.cpp

r193903 Friday 3rd March, 2023 at 14:42:54 UTC by AJR
macquadra700.cpp: Disable side effect
[/branches/a800_cart/src/mame/apple]macquadra700.cpp

r193902 Friday 3rd March, 2023 at 12:49:09 UTC by AJR
macqd700: Throttle CPU when doing SCSI pseudo-DMA to make 53C96 clock and transfer rates more realistic
[/branches/a800_cart/src/mame/apple]macquadra700.cpp

r193901 Friday 3rd March, 2023 at 06:23:59 UTC by Osso
New working clones
------------------
The Ocean Hunter (Japan, Revision A) [Brian Troha, The Dumping Union]
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/sega]model3.cpp
[/branches/a800_cart/src/mame/suna]suna16.cpp

r193900 Friday 3rd March, 2023 at 03:17:36 UTC by AJR
jazz.cpp: Correct SCSI controller type
[/branches/a800_cart/src/mame/akai]mpc3000.cpp
[/branches/a800_cart/src/mame/microsoft]jazz.cpp

r193899 Friday 3rd March, 2023 at 02:58:47 UTC by AJR
ncr53c90: More updates
- Eliminate unnecessary command length counter
- In 16-bit bus mode, only enable DRQ for transferring one byte to memory when TC0 is set and config flag to save it is not
- Restrict 24-bit extension of transfer counter and config4 & ID registers to NCR53CF94/96
[/branches/a800_cart/src/devices/machine]ncr53c90.cpp ncr53c90.h

r193898 Thursday 2nd March, 2023 at 21:53:39 UTC by Angelo Salese
nec/pce.cpp, hash/pce.xml, hash/pcecd.xml, hash/tg16.xml: fix main entity descriptions
[/branches/a800_cart/hash]pce.xml pcecd.xml tg16.xml
[/branches/a800_cart/src/mame/nec]pce.cpp

r193897 Thursday 2nd March, 2023 at 18:55:31 UTC by Vasantha Crabb
jaleco/psychic5.cpp: Tidy up a little more.
[/branches/a800_cart/src/mame/jaleco]psychic5.cpp

r193896 Thursday 2nd March, 2023 at 18:35:32 UTC by Vasantha Crabb
jaleco/psychic5.cpp: Split system-specific code into derived classes.
[/branches/a800_cart/src/mame/jaleco]argus_v.cpp jalblend.cpp jalblend.h psychic5.cpp psychic5.h psychic5_v.cpp

r193895 Thursday 2nd March, 2023 at 16:39:20 UTC by eric.anderson
vectorgraphic/vector4.cpp: Add Centronics printer support. (#10945)
[/branches/a800_cart/src/mame/vectorgraphic]vector4.cpp

r193894 Thursday 2nd March, 2023 at 16:34:19 UTC by eric.anderson
vectorgraphic/v4_kbd.cpp: Emulated Vector 4 keyboard. (#10944)

vectorgraphic/vector4.cpp: Replaced high-level keyboard simulation.
[/branches/a800_cart/src/mame/vectorgraphic]v4_kbd.cpp* v4_kbd.h* vector4.cpp

r193893 Thursday 2nd March, 2023 at 16:28:58 UTC by clawgrip
seibu/bloodbro_ms.cpp: Dumped missing graphics ROMs. (#10951) [Museo del Recreativo]
[/branches/a800_cart/src/mame/seibu]bloodbro_ms.cpp

r193892 Thursday 2nd March, 2023 at 09:18:37 UTC by Vasantha Crabb
Follow-up on recent additions:

* jaleco/psychic5.cpp: Cleaned up and modernised a little.
* seibu/seibuspi.cpp: Confirmed PAL type for Raiden Fighters 2.
* thepit/thepit.cpp: Marked new set as a licensed US version.
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/jaleco]psychic5.cpp psychic5.h psychic5_v.cpp
[/branches/a800_cart/src/mame/seibu]seibuspi.cpp
[/branches/a800_cart/src/mame/thepit]thepit.cpp

r193891 Wednesday 1st March, 2023 at 18:56:06 UTC by Vasantha Crabb
taito/taito_f3_v.cpp: Cleaned up code a little and got some stuff out of the global namespace.
[/branches/a800_cart/src/mame/taito]taito_f3.h taito_f3_v.cpp

r193890 Wednesday 1st March, 2023 at 18:37:44 UTC by ywy
taito/taito_f3_v.cpp: Improved line clipping effects and palette for landmakr/quizhuhu. (#10920)
[/branches/a800_cart/src/mame/taito]taito_f3.h taito_f3_v.cpp

r193889 Wednesday 1st March, 2023 at 17:28:54 UTC by Vasantha Crabb
ROM label updates and new dumps:

* dataeast/cninja: Added an early version of Mutant Fighter called
 Heroes. [Domenico Cervini]
* jaleco/psychic5.cpp: Updated ROM labels and locations for psychic5j.
 [Domenico Cervini]
* konami/nemesis.cpp: Updated ROM labels and mask numbers for lifefrce.
 [Domenico Cervini]
* seibu/seibuspi.cpp: Added cartridge PAL dumps for Raiden Fighters 2.
 [Domenico Cervini]
* thepit/thepit.cpp: Added a version of The Pit that shows a Centuri Inc
 copyright notice. [Domenico Cervini]
* util/jedparse.cpp: Fixed a bug when logging parsed fuse values, and
 added more useful error log messages.

New working clones
------------------
Heroes (World ver EM-1) [Domenico Cervini]
The Pit (Centuri Inc) [Domenico Cervini]
[/branches/a800_cart/src/lib/util]jedparse.cpp
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/dataeast]cninja.cpp
[/branches/a800_cart/src/mame/jaleco]psychic5.cpp
[/branches/a800_cart/src/mame/konami]nemesis.cpp
[/branches/a800_cart/src/mame/seibu]seibuspi.cpp
[/branches/a800_cart/src/mame/thepit]thepit.cpp

r193888 Wednesday 1st March, 2023 at 17:19:26 UTC by Osso
svision/svision.cpp: split into subclasses
[/branches/a800_cart/src/mame/kaneko]snowbros.cpp
[/branches/a800_cart/src/mame/svision]svision.cpp

r193887 Tuesday 28th February, 2023 at 18:13:33 UTC by David Haywood
snk/hng64_3d.ipp : Use 16-bit indexed format for 3D layer buffer. (#10941)
[/branches/a800_cart/src/devices/cpu/tlcs870]tlcs870.cpp
[/branches/a800_cart/src/mame/snk]hng64.cpp hng64.h hng64_3d.ipp hng64_sprite.ipp hng64_v.cpp

r193886 Tuesday 28th February, 2023 at 17:16:47 UTC by Osso
New clones marked not working
-----------------------------
Flipper Football (v1.03) [Matt’s Basement Arcade, PinMAME]

- taito/sbmjb.cpp: preliminary input work for honooinv
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/pinball]capcom.cpp
[/branches/a800_cart/src/mame/taito]sbmjb.cpp

r193885 Tuesday 28th February, 2023 at 17:11:51 UTC by Osso
New working software list items
-------------------------------
svision.xml: Crystball (Euro, USA, earlier) [anonymous]
svision.xml: Treasure Hunter (Euro, USA, 1993) [anonymous]

- svision.xml: corrected ROM dump for tvlink [anonymous]

- svision/svision.cpp: dumped bezel ROM for TV Link [anonymous]

- svision/svis_snd.cpp, svision/svision.cpp: added save state support and other small cleanups
[/branches/a800_cart/hash]svision.xml
[/branches/a800_cart/src/mame/svision]svis_snd.cpp svis_snd.h svision.cpp svision.h

r193884 Tuesday 28th February, 2023 at 16:22:48 UTC by Vasantha Crabb
emu/ioport.cpp: Changed config save/load behaviour for conditional fields.

* See GitHub #10937 for issues with current approach.
* Only save configuration for enabled fields.
* Apply loaded configuration to all matching fields.
[/branches/a800_cart/src/emu]ioport.cpp

r193883 Tuesday 28th February, 2023 at 15:52:31 UTC by ywy
taito/taito_f3_v.cpp: Implemented line RAM palette offset effect. (#10943)
[/branches/a800_cart/src/mame/taito]taito_f3.h taito_f3_v.cpp

r193882 Tuesday 28th February, 2023 at 03:36:13 UTC by AJR
m68000: Re-add debugger exception hook for interrupt/trap vectors; register IR for debug state
[/branches/a800_cart/src/devices/cpu/m68000]m68000-sdf.cpp m68000-sdfm.cpp m68000-sdp.cpp m68000-sdpm.cpp m68000-sif.cpp m68000-sifm.cpp m68000-sip.cpp m68000-sipm.cpp m68000.cpp m68000gen.py

r193881 Tuesday 28th February, 2023 at 00:15:22 UTC by AJR
indiana: Improve keyboard response by limiting timeslice quanta
[/branches/a800_cart/src/mame/skeleton]indiana.cpp

r193880 Monday 27th February, 2023 at 19:47:26 UTC by sairuk
sega/segaybd.cpp: Use default assignment for pdrift Gear Shift input. (#10942)
[/branches/a800_cart/src/mame/sega]segaybd.cpp

r193879 Monday 27th February, 2023 at 19:17:34 UTC by Vasantha Crabb
ui/ui.cpp: Cleaned out more leftover crud and removed debug printfs.
[/branches/a800_cart/src/frontend/mame/ui]ui.cpp ui.h

r193878 Monday 27th February, 2023 at 18:53:32 UTC by hap
feagv5: decrease quantum
[/branches/a800_cart/src/mame/fidelity]eag68k.cpp

r193877 Monday 27th February, 2023 at 18:29:22 UTC by Vasantha Crabb
osd/modules/input: Always use DirectInput with desktop window in background mode.

There are multiple issues with what MAME was doing, but the most glaring
is that it violates the DirectInput interface contract that requires the
window associated with an open device must not be destroyed.  See
documentation for IDirectInputDevice8::SetCooperativeLevel: "This
parameter must be a valid top-level window handle that belongs to the
process. The window associated with the device must not be destroyed
while it is still active in a DirectInput device."

The previous code also prevented DirectInput controllers from working
when using multiple windows if any window other than the first window
had focus.

Also fixed SDL builds not correctly recognising when all windows lose
focus, and save state menu not appearing.
[/branches/a800_cart/src/frontend/mame/ui]ui.cpp
[/branches/a800_cart/src/osd/modules/input]input_dinput.cpp
[/branches/a800_cart/src/osd/sdl]osdsdl.cpp

r193876 Monday 27th February, 2023 at 17:23:05 UTC by Peter Ferrie
apple2gs.cpp: don't allow read of write-only switches, fixes MT08564 [Peter Ferrie]
[/branches/a800_cart/src/mame/apple]apple2gs.cpp

r193875 Monday 27th February, 2023 at 17:20:52 UTC by Vasantha Crabb
osd/modules/input: Modernised interface for enumerating DirectInput devices.

Gets rid of some state in the winhybrid joystick module that's only used
during initialisation.
[/branches/a800_cart/src/osd/modules/input]input_dinput.cpp input_dinput.h input_winhybrid.cpp
[/branches/a800_cart/src/osd/modules/sound]direct_sound.cpp

r193874 Monday 27th February, 2023 at 17:10:10 UTC by hap
saitek_kso.xml: fix typo
[/branches/a800_cart/hash]saitek_kso.xml

r193873 Monday 27th February, 2023 at 17:04:33 UTC by hap
roma16: correct rom dump [Mr. Lars]

New working systems
-------------------
Sphinx Galaxy (v2.03) [hap, Mr. Lars]

New working clones
------------------
Sphinx Galaxy (v2.00) [hap, Mr. Lars]
Sphinx Galaxy (v1.03) [hap, Mr. Lars]

New working software list items
-------------------------------
saitek_egr: Endgame ROM (ver. 1, set 2) [Mr. Lars]
saitek_kso: Kasparov Selected Openings (set 2) [Mr. Lars]
[/branches/a800_cart/hash]saitek_egr.xml saitek_kso.xml
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/chess]conchess.cpp
[/branches/a800_cart/src/mame/cxg]dominator.cpp
[/branches/a800_cart/src/mame/hegenerglaser]amsterdam.cpp
[/branches/a800_cart/src/mame/layout]aci_ggm.lay cnsector.lay cxg_commander.lay cxg_dominator.lay cxg_galaxy.lay* f2pbball.lay fidel_des.lay fidel_ex.lay fidel_ex_68k.lay fidel_exb.lay fidel_exd.lay fidel_exv.lay ftri1.lay tandy12.lay yeno_532xl.lay

r193872 Monday 27th February, 2023 at 17:04:33 UTC by hap
rendlay: fix accumulated rounding error when drawing text
[/branches/a800_cart/src/emu]rendlay.cpp

r193871 Monday 27th February, 2023 at 16:14:44 UTC by Justin Kerk
Update mess.flt
[/branches/a800_cart/src/mame]mess.flt

r193870 Monday 27th February, 2023 at 14:55:30 UTC by David Haywood
snk/hng64_sprite.ipp: Improved sprite mosaic effect. (#10935)

* Implemented mosaic effect in Y direction.
* Improved transition control register use for fade effects on Buriki One jumbotron.
* Updated notes.
[/branches/a800_cart/src/mame/snk]hng64.cpp hng64.h hng64_sprite.ipp hng64_v.cpp

r193869 Monday 27th February, 2023 at 08:47:55 UTC by eric.anderson
vectorgraphic/vector4.cpp: Added Vector 4 driver. (#10710)

* bus/s100: Added Vector Dual-Mode Disk Controller (only floppy supported for now).
* formats/vgi_dsk.cpp: Addec Micropolis VGI floppy disk image format.
[/branches/a800_cart/scripts/src]bus.lua formats.lua
[/branches/a800_cart/src/devices/bus/s100]vectordualmode.cpp* vectordualmode.h*
[/branches/a800_cart/src/emu]xtal.cpp
[/branches/a800_cart/src/lib/formats]all.cpp vgi_dsk.cpp* vgi_dsk.h*
[/branches/a800_cart/src/mame]mame.lst mess.flt
[/branches/a800_cart/src/mame/vectorgraphic]sbcvideo.cpp* sbcvideo.h* vector4.cpp*

r193868 Monday 27th February, 2023 at 08:32:15 UTC by Vasantha Crabb
-konami/plygonet.cpp: Install memory directly when logging is disabled (small performance improvement).

-cpu/dsp56156: Use digit grouping in large integer literals.

-apple: #include local headers first.
[/branches/a800_cart/src/devices/cpu/dsp56156]dsp56ops.hxx
[/branches/a800_cart/src/mame/apple]bandit.h maciifx.cpp maciivx.cpp maclc3.cpp macpdm.cpp macpwrbk030.cpp
[/branches/a800_cart/src/mame/konami]plygonet.cpp

r193867 Monday 27th February, 2023 at 03:29:54 UTC by AJR
maciifx.cpp: Correct XTAL value and add a little trivia
[/branches/a800_cart/src/mame/apple]maciifx.cpp

r193866 Sunday 26th February, 2023 at 22:19:51 UTC by Angelo Salese
l7a1045_l6028_dsp_a.cpp: misc notes
[/branches/a800_cart/src/devices/sound]l7a1045_l6028_dsp_a.cpp

r193865 Sunday 26th February, 2023 at 21:50:17 UTC by R. Belmont
maciifx: fix GCC compile. [R. Belmont]
[/branches/a800_cart/src/mame/apple]maciifx.cpp

r193864 Sunday 26th February, 2023 at 21:47:41 UTC by R. Belmont
maciifx: move out of mac.cpp to separate driver. [R. Belmont]
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/apple]mac.cpp mac.h mac_m.cpp maciifx.cpp*

r193863 Sunday 26th February, 2023 at 21:17:57 UTC by AJR
imagedev/floppy.cpp: Fix build
[/branches/a800_cart/src/devices/imagedev]floppy.cpp

r193862 Sunday 26th February, 2023 at 20:25:36 UTC by AJR
imagedev/floppy: Eliminate superfluous return value for load callback
[/branches/a800_cart/src/devices/imagedev]floppy.h
[/branches/a800_cart/src/mame/act]victor9k_fdc.cpp victor9k_fdc.h
[/branches/a800_cart/src/mame/olympiaint]peoplepc.cpp
[/branches/a800_cart/src/mame/sharp]x68k.cpp x68k.h
[/branches/a800_cart/src/mame/wang]wangpc.cpp

r193861 Sunday 26th February, 2023 at 19:11:37 UTC by Vasantha Crabb
Various cleanups:

* cpu/dsp56156: Removed vestigial (and excessively slow) "new" execution code.
* apple/bandit.cpp: Got rid of unnecessary friend declaration.
* nintendo/n64_v.cpp: More const.
* Fixed a few "const qualifier has no effect" warnings.
[/branches/a800_cart/scripts]toolchain.lua
[/branches/a800_cart/src/devices/cpu/dsp56156]dsp56156.cpp inst.h opcode.cpp opcode.h pmove.h
[/branches/a800_cart/src/devices/imagedev]cassette.h floppy.cpp floppy.h
[/branches/a800_cart/src/emu]diimage.h dislot.cpp dislot.h
[/branches/a800_cart/src/frontend/mame/ui]selmenu.h
[/branches/a800_cart/src/lib/util]opresolv.h
[/branches/a800_cart/src/mame/apple]bandit.h
[/branches/a800_cart/src/mame/misc]babysuprem.cpp
[/branches/a800_cart/src/mame/nintendo]n64_v.cpp
[/branches/a800_cart/src/mame/sony]news_r3k.cpp news_r4k.cpp
[/branches/a800_cart/src/osd/modules/lib]osdobj_common.h

r193860 Sunday 26th February, 2023 at 19:04:11 UTC by erik
nintendo/n64_v.cpp: Simplified N64 RDP disassembler. (#10919)

Removes all snprintf and reduces duplication.
[/branches/a800_cart/src/mame/nintendo]n64_v.cpp n64_v.h

r193859 Sunday 26th February, 2023 at 18:42:46 UTC by AJR
cpu/psx: Fix mistakes in last commit
[/branches/a800_cart/src/devices/cpu/psx]mdec.cpp rcnt.cpp sio.cpp

r193858 Sunday 26th February, 2023 at 18:40:37 UTC by Miodrag Milanović
Removed local copy of SDL source and update Android build support. (#10899)

* Removed SDL2 source.
* Updated gradle.
* Updated SDL2 Java support glue code.
* Increased minimum supported Android API version to 24.
* Updated required asset files for Android app.
* Added proper tag for Android logging.
* Added SDL2 hint to make BGFX work on Android.
[/branches/a800_cart]makefile
[/branches/a800_cart/3rdparty]README.md
[/branches/a800_cart/3rdparty/SDL2]Android.mk BUGS.txt CMakeLists.txt COPYING.txt CREDITS.txt INSTALL.txt Makefile.in Makefile.minimal Makefile.pandora Makefile.psp Makefile.wiz README-SDL.txt README.txt SDL2.spec SDL2.spec.in TODO.txt VisualC.html WhatsNew.txt autogen.sh cmake_uninstall.cmake.in configure configure.in sdl2-config.cmake.in sdl2-config.in sdl2.m4 sdl2.pc.in
[/branches/a800_cart/3rdparty/SDL2-override/mingw]SDL_config.h SDL_config_windows.h
[/branches/a800_cart/3rdparty/SDL2/VisualC]SDL.sln SDL_VS2008.sln clean.sh
[/branches/a800_cart/3rdparty/SDL2/VisualC-WinRT]SDL2-WinRT.nuspec SDL2-WinRT.targets SDL2main-WinRT-NonXAML.nuspec SDL2main-WinRT-NonXAML.targets
[/branches/a800_cart/3rdparty/SDL2/VisualC-WinRT/UWP_VS2015]SDL-UWP.vcxproj SDL-UWP.vcxproj.filters
[/branches/a800_cart/3rdparty/SDL2/VisualC-WinRT/WinPhone80_VS2012]SDL-WinPhone80.vcxproj SDL-WinPhone80.vcxproj.filters
[/branches/a800_cart/3rdparty/SDL2/VisualC-WinRT/WinPhone81_VS2013]SDL-WinPhone81.vcxproj SDL-WinPhone81.vcxproj.filters
[/branches/a800_cart/3rdparty/SDL2/VisualC-WinRT/WinRT80_VS2012]SDL-WinRT80.sln SDL-WinRT80.vcxproj SDL-WinRT80.vcxproj.filters
[/branches/a800_cart/3rdparty/SDL2/VisualC-WinRT/WinRT81_VS2013]SDL-WinRT81.vcxproj SDL-WinRT81.vcxproj.filters
[/branches/a800_cart/3rdparty/SDL2/VisualC-WinRT/tests/loopwave]Package.appxmanifest loopwave_VS2012.vcxproj loopwave_VS2012_TemporaryKey.pfx
[/branches/a800_cart/3rdparty/SDL2/VisualC-WinRT/tests/loopwave/Assets]Logo.png SmallLogo.png SplashScreen.png StoreLogo.png
[/branches/a800_cart/3rdparty/SDL2/VisualC-WinRT/tests/testthread]Package.appxmanifest testthread_VS2012.vcxproj testthread_VS2012_TemporaryKey.pfx
[/branches/a800_cart/3rdparty/SDL2/VisualC-WinRT/tests/testthread/Assets]Logo.png SmallLogo.png SplashScreen.png StoreLogo.png
[/branches/a800_cart/3rdparty/SDL2/VisualC/SDL]SDL.vcxproj SDL.vcxproj.filters SDL_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/SDLmain]SDLmain.vcxproj SDLmain_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/SDLtest]SDLtest.vcxproj SDLtest_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/checkkeys]checkkeys.vcxproj checkkeys_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/controllermap]controllermap.vcxproj controllermap_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/loopwave]loopwave.vcxproj loopwave_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testatomic]testatomic.vcxproj testatomic_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testautomation]testautomation.vcxproj testautomation_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testdraw2]testdraw2.vcxproj testdraw2_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testfile]testfile.vcxproj testfile_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testgamecontroller]testgamecontroller.vcxproj testgamecontroller_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testgesture]testgesture.vcxproj testgesture_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testgl2]testgl2.vcxproj testgl2_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testgles2]testgles2.vcxproj testgles2_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testjoystick]testjoystick.vcxproj testjoystick_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testoverlay2]testoverlay2.vcxproj testoverlay2_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testplatform]testplatform.vcxproj testplatform_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testpower]testpower.vcxproj testpower_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testrendertarget]testrendertarget.vcxproj testrendertarget_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testrumble]testrumble.vcxproj testrumble_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testscale]testscale.vcxproj testscale_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testshape]testshape.vcxproj testshape_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/tests/testsprite2]testsprite2.vcxproj testsprite2_VS2008.vcproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/visualtest]visualtest_VS2012.vcxproj
[/branches/a800_cart/3rdparty/SDL2/VisualC/visualtest/unittest/testquit]testquit_VS2012.vcxproj
[/branches/a800_cart/3rdparty/SDL2/Xcode-iOS/Demos]Default.png Icon.png Info.plist README iOS Launch Screen.storyboard
[/branches/a800_cart/3rdparty/SDL2/Xcode-iOS/Demos/Demos.xcodeproj]project.pbxproj
[/branches/a800_cart/3rdparty/SDL2/Xcode-iOS/Demos/data]icon.bmp ship.bmp space.bmp stroke.bmp
[/branches/a800_cart/3rdparty/SDL2/Xcode-iOS/Demos/data/bitmapfont]kromasky_16x16.bmp license.txt
[/branches/a800_cart/3rdparty/SDL2/Xcode-iOS/Demos/data/drums]ds_brush_snare.wav ds_china.wav ds_kick_big_amb.wav ds_loose_skin_mute.wav
[/branches/a800_cart/3rdparty/SDL2/Xcode-iOS/Demos/src]accelerometer.c common.c common.h fireworks.c happy.c keyboard.c mixer.c rectangles.c touch.c
[/branches/a800_cart/3rdparty/SDL2/Xcode-iOS/SDL/SDL.xcodeproj]project.pbxproj
[/branches/a800_cart/3rdparty/SDL2/Xcode-iOS/SDLtest/SDL2test.xcodeproj]project.pbxproj
[/branches/a800_cart/3rdparty/SDL2/Xcode-iOS/Template/SDL iOS Application]Default-568h@2x.png Default.png Icon.png Info.plist main.c
[/branches/a800_cart/3rdparty/SDL2/Xcode-iOS/Template/SDL iOS Application/___PROJECTNAME___.xcodeproj]TemplateIcon.icns TemplateInfo.plist project.pbxproj
[/branches/a800_cart/3rdparty/SDL2/Xcode-iOS/Template/SDL iOS Application/___PROJECTNAME___.xcodeproj/project.xcworkspace]contents.xcworkspacedata
[/branches/a800_cart/3rdparty/SDL2/Xcode-iOS/Test]Info.plist README
[/branches/a800_cart/3rdparty/SDL2/Xcode-iOS/Test/TestiPhoneOS.xcodeproj]project.pbxproj
[/branches/a800_cart/3rdparty/SDL2/Xcode/SDL]Info-Framework.plist
[/branches/a800_cart/3rdparty/SDL2/Xcode/SDL/SDL.xcodeproj]project.pbxproj
[/branches/a800_cart/3rdparty/SDL2/Xcode/SDL/pkg-support]SDL.info sdl_logo.pdf
[/branches/a800_cart/3rdparty/SDL2/Xcode/SDL/pkg-support/resources]License.txt ReadMe.txt SDL_DS_Store
[/branches/a800_cart/3rdparty/SDL2/Xcode/SDLTest]TestDropFile-Info.plist
[/branches/a800_cart/3rdparty/SDL2/Xcode/SDLTest/SDLTest.xcodeproj]project.pbxproj
[/branches/a800_cart/3rdparty/SDL2/Xcode/XcodeDocSet]Doxyfile
[/branches/a800_cart/3rdparty/SDL2/acinclude]ac_check_define.m4 alsa.m4 ax_check_compiler_flags.m4 ax_gcc_archflag.m4 ax_gcc_x86_cpuid.m4.htm esd.m4 libtool.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4
[/branches/a800_cart/3rdparty/SDL2/android-project]AndroidManifest.xml ant.properties build.properties build.xml default.properties proguard-project.txt project.properties
[/branches/a800_cart/3rdparty/SDL2/android-project/jni]Android.mk Application.mk
[/branches/a800_cart/3rdparty/SDL2/android-project/jni/src]Android.mk Android_static.mk
[/branches/a800_cart/3rdparty/SDL2/android-project/res/drawable-hdpi]ic_launcher.png
[/branches/a800_cart/3rdparty/SDL2/android-project/res/drawable-mdpi]ic_launcher.png
[/branches/a800_cart/3rdparty/SDL2/android-project/res/drawable-xhdpi]ic_launcher.png
[/branches/a800_cart/3rdparty/SDL2/android-project/res/drawable-xxhdpi]ic_launcher.png
[/branches/a800_cart/3rdparty/SDL2/android-project/res/layout]main.xml
[/branches/a800_cart/3rdparty/SDL2/android-project/res/values]strings.xml
[/branches/a800_cart/3rdparty/SDL2/android-project/src/org/libsdl/app]SDLActivity.java
[/branches/a800_cart/3rdparty/SDL2/build-scripts]androidbuild.sh checker-buildbot.sh config.guess config.sub emscripten-buildbot.sh g++-fat.sh gcc-fat.sh install-sh iosbuild.sh ltmain.sh mkinstalldirs nacl-buildbot.sh naclbuild.sh raspberrypi-buildbot.sh showrev.sh strip_fPIC.sh update-copyright.sh updaterev.sh windows-buildbot-zipper.bat winrtbuild.bat winrtbuild.ps1
[/branches/a800_cart/3rdparty/SDL2/cmake]macros.cmake sdlchecks.cmake
[/branches/a800_cart/3rdparty/SDL2/debian]changelog compat control copyright docs libsdl2-dev.install libsdl2-dev.manpages libsdl2.install rules sdl2-config.1 watch
[/branches/a800_cart/3rdparty/SDL2/debian/source]format
[/branches/a800_cart/3rdparty/SDL2/docs]README-android.md README-cmake.md README-directfb.md README-dynapi.md README-emscripten.md README-gesture.md README-hg.md README-ios.md README-linux.md README-macosx.md README-nacl.md README-pandora.md README-platforms.md README-porting.md README-psp.md README-raspberrypi.md README-touch.md README-wince.md README-windows.md README-winrt.md README.md doxyfile
[/branches/a800_cart/3rdparty/SDL2/include]SDL.h SDL_assert.h SDL_atomic.h SDL_audio.h SDL_bits.h SDL_blendmode.h SDL_clipboard.h SDL_config.h SDL_config.h.cmake SDL_config.h.in SDL_config_android.h SDL_config_iphoneos.h SDL_config_macosx.h SDL_config_minimal.h SDL_config_pandora.h SDL_config_psp.h SDL_config_windows.h SDL_config_winrt.h SDL_config_wiz.h SDL_copying.h SDL_cpuinfo.h SDL_egl.h SDL_endian.h SDL_error.h SDL_events.h SDL_filesystem.h SDL_gamecontroller.h SDL_gesture.h SDL_haptic.h SDL_hints.h SDL_joystick.h SDL_keyboard.h SDL_keycode.h SDL_loadso.h SDL_log.h SDL_main.h SDL_messagebox.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_opengl_glext.h SDL_opengles.h SDL_opengles2.h SDL_opengles2_gl2.h SDL_opengles2_gl2ext.h SDL_opengles2_gl2platform.h SDL_opengles2_khrplatform.h SDL_pixels.h SDL_platform.h SDL_power.h SDL_quit.h SDL_rect.h SDL_render.h SDL_revision.h SDL_rwops.h SDL_scancode.h SDL_shape.h SDL_stdinc.h SDL_surface.h SDL_system.h SDL_syswm.h SDL_test.h SDL_test_assert.h SDL_test_common.h SDL_test_compare.h SDL_test_crc32.h SDL_test_font.h SDL_test_fuzzer.h SDL_test_harness.h SDL_test_images.h SDL_test_log.h SDL_test_md5.h SDL_test_random.h SDL_thread.h SDL_timer.h SDL_touch.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h
[/branches/a800_cart/3rdparty/SDL2/src]SDL.c SDL_assert.c SDL_assert_c.h SDL_error.c SDL_error_c.h SDL_hints.c SDL_internal.h SDL_log.c
[/branches/a800_cart/3rdparty/SDL2/src/atomic]SDL_atomic.c SDL_spinlock.c
[/branches/a800_cart/3rdparty/SDL2/src/audio]SDL_audio.c SDL_audio_c.h SDL_audiocvt.c SDL_audiodev.c SDL_audiodev_c.h SDL_audiotypecvt.c SDL_mixer.c SDL_sysaudio.h SDL_wave.c SDL_wave.h sdlgenaudiocvt.pl
[/branches/a800_cart/3rdparty/SDL2/src/audio/alsa]SDL_alsa_audio.c SDL_alsa_audio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/android]SDL_androidaudio.c SDL_androidaudio.h opensl_io.c opensl_io.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/arts]SDL_artsaudio.c SDL_artsaudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/bsd]SDL_bsdaudio.c SDL_bsdaudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/coreaudio]SDL_coreaudio.h SDL_coreaudio.m
[/branches/a800_cart/3rdparty/SDL2/src/audio/directsound]SDL_directsound.c SDL_directsound.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/disk]SDL_diskaudio.c SDL_diskaudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/dsp]SDL_dspaudio.c SDL_dspaudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/dummy]SDL_dummyaudio.c SDL_dummyaudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/emscripten]SDL_emscriptenaudio.c SDL_emscriptenaudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/esd]SDL_esdaudio.c SDL_esdaudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/fusionsound]SDL_fsaudio.c SDL_fsaudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/haiku]SDL_haikuaudio.cc SDL_haikuaudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/nacl]SDL_naclaudio.c SDL_naclaudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/nas]SDL_nasaudio.c SDL_nasaudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/paudio]SDL_paudio.c SDL_paudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/psp]SDL_pspaudio.c SDL_pspaudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/pulseaudio]SDL_pulseaudio.c SDL_pulseaudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/qsa]SDL_qsa_audio.c SDL_qsa_audio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/sndio]SDL_sndioaudio.c SDL_sndioaudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/sun]SDL_sunaudio.c SDL_sunaudio.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/winmm]SDL_winmm.c SDL_winmm.h
[/branches/a800_cart/3rdparty/SDL2/src/audio/xaudio2]SDL_xaudio2.c SDL_xaudio2.h SDL_xaudio2_winrthelpers.cpp SDL_xaudio2_winrthelpers.h
[/branches/a800_cart/3rdparty/SDL2/src/core/android]SDL_android.c SDL_android.h
[/branches/a800_cart/3rdparty/SDL2/src/core/linux]SDL_dbus.c SDL_dbus.h SDL_evdev.c SDL_evdev.h SDL_fcitx.c SDL_fcitx.h SDL_ibus.c SDL_ibus.h SDL_ime.c SDL_ime.h SDL_udev.c SDL_udev.h
[/branches/a800_cart/3rdparty/SDL2/src/core/windows]SDL_directx.h SDL_windows.c SDL_windows.h SDL_xinput.c SDL_xinput.h
[/branches/a800_cart/3rdparty/SDL2/src/core/winrt]SDL_winrtapp_common.cpp SDL_winrtapp_common.h SDL_winrtapp_direct3d.cpp SDL_winrtapp_direct3d.h SDL_winrtapp_xaml.cpp SDL_winrtapp_xaml.h
[/branches/a800_cart/3rdparty/SDL2/src/cpuinfo]SDL_cpuinfo.c
[/branches/a800_cart/3rdparty/SDL2/src/dynapi]SDL_dynapi.c SDL_dynapi.h SDL_dynapi_overrides.h SDL_dynapi_procs.h gendynapi.pl
[/branches/a800_cart/3rdparty/SDL2/src/events]SDL_clipboardevents.c SDL_clipboardevents_c.h SDL_dropevents.c SDL_dropevents_c.h SDL_events.c SDL_events_c.h SDL_gesture.c SDL_gesture_c.h SDL_keyboard.c SDL_keyboard_c.h SDL_mouse.c SDL_mouse_c.h SDL_quit.c SDL_sysevents.h SDL_touch.c SDL_touch_c.h SDL_windowevents.c SDL_windowevents_c.h blank_cursor.h default_cursor.h scancodes_darwin.h scancodes_linux.h scancodes_windows.h scancodes_xfree86.h
[/branches/a800_cart/3rdparty/SDL2/src/file]SDL_rwops.c
[/branches/a800_cart/3rdparty/SDL2/src/file/cocoa]SDL_rwopsbundlesupport.h SDL_rwopsbundlesupport.m
[/branches/a800_cart/3rdparty/SDL2/src/filesystem/android]SDL_sysfilesystem.c
[/branches/a800_cart/3rdparty/SDL2/src/filesystem/cocoa]SDL_sysfilesystem.m
[/branches/a800_cart/3rdparty/SDL2/src/filesystem/dummy]SDL_sysfilesystem.c
[/branches/a800_cart/3rdparty/SDL2/src/filesystem/emscripten]SDL_sysfilesystem.c
[/branches/a800_cart/3rdparty/SDL2/src/filesystem/haiku]SDL_sysfilesystem.cc
[/branches/a800_cart/3rdparty/SDL2/src/filesystem/nacl]SDL_sysfilesystem.c
[/branches/a800_cart/3rdparty/SDL2/src/filesystem/unix]SDL_sysfilesystem.c
[/branches/a800_cart/3rdparty/SDL2/src/filesystem/windows]SDL_sysfilesystem.c
[/branches/a800_cart/3rdparty/SDL2/src/filesystem/winrt]SDL_sysfilesystem.cpp
[/branches/a800_cart/3rdparty/SDL2/src/haptic]SDL_haptic.c SDL_haptic_c.h SDL_syshaptic.h
[/branches/a800_cart/3rdparty/SDL2/src/haptic/darwin]SDL_syshaptic.c SDL_syshaptic_c.h
[/branches/a800_cart/3rdparty/SDL2/src/haptic/dummy]SDL_syshaptic.c
[/branches/a800_cart/3rdparty/SDL2/src/haptic/linux]SDL_syshaptic.c
[/branches/a800_cart/3rdparty/SDL2/src/haptic/windows]SDL_dinputhaptic.c SDL_dinputhaptic_c.h SDL_windowshaptic.c SDL_windowshaptic_c.h SDL_xinputhaptic.c SDL_xinputhaptic_c.h
[/branches/a800_cart/3rdparty/SDL2/src/joystick]SDL_gamecontroller.c SDL_gamecontrollerdb.h SDL_joystick.c SDL_joystick_c.h SDL_sysjoystick.h sort_controllers.py
[/branches/a800_cart/3rdparty/SDL2/src/joystick/android]SDL_sysjoystick.c SDL_sysjoystick_c.h
[/branches/a800_cart/3rdparty/SDL2/src/joystick/bsd]SDL_sysjoystick.c
[/branches/a800_cart/3rdparty/SDL2/src/joystick/darwin]SDL_sysjoystick.c SDL_sysjoystick_c.h
[/branches/a800_cart/3rdparty/SDL2/src/joystick/dummy]SDL_sysjoystick.c
[/branches/a800_cart/3rdparty/SDL2/src/joystick/emscripten]SDL_sysjoystick.c SDL_sysjoystick_c.h
[/branches/a800_cart/3rdparty/SDL2/src/joystick/haiku]SDL_haikujoystick.cc
[/branches/a800_cart/3rdparty/SDL2/src/joystick/iphoneos]SDL_sysjoystick.m SDL_sysjoystick_c.h
[/branches/a800_cart/3rdparty/SDL2/src/joystick/linux]SDL_sysjoystick.c SDL_sysjoystick_c.h
[/branches/a800_cart/3rdparty/SDL2/src/joystick/psp]SDL_sysjoystick.c
[/branches/a800_cart/3rdparty/SDL2/src/joystick/windows]SDL_dinputjoystick.c SDL_dinputjoystick_c.h SDL_mmjoystick.c SDL_windowsjoystick.c SDL_windowsjoystick_c.h SDL_xinputjoystick.c SDL_xinputjoystick_c.h
[/branches/a800_cart/3rdparty/SDL2/src/libm]e_atan2.c e_log.c e_pow.c e_rem_pio2.c e_sqrt.c k_cos.c k_rem_pio2.c k_sin.c k_tan.c math_libm.h math_private.h s_atan.c s_copysign.c s_cos.c s_fabs.c s_floor.c s_scalbn.c s_sin.c s_tan.c
[/branches/a800_cart/3rdparty/SDL2/src/loadso/dlopen]SDL_sysloadso.c
[/branches/a800_cart/3rdparty/SDL2/src/loadso/dummy]SDL_sysloadso.c
[/branches/a800_cart/3rdparty/SDL2/src/loadso/haiku]SDL_sysloadso.c
[/branches/a800_cart/3rdparty/SDL2/src/loadso/windows]SDL_sysloadso.c
[/branches/a800_cart/3rdparty/SDL2/src/main/android]SDL_android_main.c
[/branches/a800_cart/3rdparty/SDL2/src/main/dummy]SDL_dummy_main.c
[/branches/a800_cart/3rdparty/SDL2/src/main/haiku]SDL_BApp.h SDL_BeApp.cc SDL_BeApp.h
[/branches/a800_cart/3rdparty/SDL2/src/main/nacl]SDL_nacl_main.c
[/branches/a800_cart/3rdparty/SDL2/src/main/psp]SDL_psp_main.c
[/branches/a800_cart/3rdparty/SDL2/src/main/windows]SDL_windows_main.c version.rc
[/branches/a800_cart/3rdparty/SDL2/src/main/winrt]SDL2-WinRTResource_BlankCursor.cur SDL2-WinRTResources.rc SDL_winrt_main_NonXAML.cpp
[/branches/a800_cart/3rdparty/SDL2/src/power]SDL_power.c
[/branches/a800_cart/3rdparty/SDL2/src/power/android]SDL_syspower.c
[/branches/a800_cart/3rdparty/SDL2/src/power/emscripten]SDL_syspower.c
[/branches/a800_cart/3rdparty/SDL2/src/power/haiku]SDL_syspower.c
[/branches/a800_cart/3rdparty/SDL2/src/power/linux]SDL_syspower.c
[/branches/a800_cart/3rdparty/SDL2/src/power/macosx]SDL_syspower.c
[/branches/a800_cart/3rdparty/SDL2/src/power/psp]SDL_syspower.c
[/branches/a800_cart/3rdparty/SDL2/src/power/uikit]SDL_syspower.h SDL_syspower.m
[/branches/a800_cart/3rdparty/SDL2/src/power/windows]SDL_syspower.c
[/branches/a800_cart/3rdparty/SDL2/src/power/winrt]SDL_syspower.cpp
[/branches/a800_cart/3rdparty/SDL2/src/render]SDL_d3dmath.c SDL_d3dmath.h SDL_render.c SDL_sysrender.h SDL_yuv_mmx.c SDL_yuv_sw.c SDL_yuv_sw_c.h mmx.h
[/branches/a800_cart/3rdparty/SDL2/src/render/direct3d]SDL_render_d3d.c
[/branches/a800_cart/3rdparty/SDL2/src/render/direct3d11]SDL_render_d3d11.c SDL_render_winrt.cpp SDL_render_winrt.h
[/branches/a800_cart/3rdparty/SDL2/src/render/opengl]SDL_glfuncs.h SDL_render_gl.c SDL_shaders_gl.c SDL_shaders_gl.h
[/branches/a800_cart/3rdparty/SDL2/src/render/opengles]SDL_glesfuncs.h SDL_render_gles.c
[/branches/a800_cart/3rdparty/SDL2/src/render/opengles2]SDL_gles2funcs.h SDL_render_gles2.c SDL_shaders_gles2.c SDL_shaders_gles2.h
[/branches/a800_cart/3rdparty/SDL2/src/render/psp]SDL_render_psp.c
[/branches/a800_cart/3rdparty/SDL2/src/render/software]SDL_blendfillrect.c SDL_blendfillrect.h SDL_blendline.c SDL_blendline.h SDL_blendpoint.c SDL_blendpoint.h SDL_draw.h SDL_drawline.c SDL_drawline.h SDL_drawpoint.c SDL_drawpoint.h SDL_render_sw.c SDL_render_sw_c.h SDL_rotate.c SDL_rotate.h
[/branches/a800_cart/3rdparty/SDL2/src/stdlib]SDL_getenv.c SDL_iconv.c SDL_malloc.c SDL_qsort.c SDL_stdlib.c SDL_string.c
[/branches/a800_cart/3rdparty/SDL2/src/test]SDL_test_assert.c SDL_test_common.c SDL_test_compare.c SDL_test_crc32.c SDL_test_font.c SDL_test_fuzzer.c SDL_test_harness.c SDL_test_imageBlit.c SDL_test_imageBlitBlend.c SDL_test_imageFace.c SDL_test_imagePrimitives.c SDL_test_imagePrimitivesBlend.c SDL_test_log.c SDL_test_md5.c SDL_test_random.c
[/branches/a800_cart/3rdparty/SDL2/src/thread]SDL_systhread.h SDL_thread.c SDL_thread_c.h
[/branches/a800_cart/3rdparty/SDL2/src/thread/generic]SDL_syscond.c SDL_sysmutex.c SDL_sysmutex_c.h SDL_syssem.c SDL_systhread.c SDL_systhread_c.h SDL_systls.c
[/branches/a800_cart/3rdparty/SDL2/src/thread/psp]SDL_syscond.c SDL_sysmutex.c SDL_sysmutex_c.h SDL_syssem.c SDL_systhread.c SDL_systhread_c.h
[/branches/a800_cart/3rdparty/SDL2/src/thread/pthread]SDL_syscond.c SDL_sysmutex.c SDL_sysmutex_c.h SDL_syssem.c SDL_systhread.c SDL_systhread_c.h SDL_systls.c
[/branches/a800_cart/3rdparty/SDL2/src/thread/stdcpp]SDL_syscond.cpp SDL_sysmutex.cpp SDL_sysmutex_c.h SDL_systhread.cpp SDL_systhread_c.h
[/branches/a800_cart/3rdparty/SDL2/src/thread/windows]SDL_sysmutex.c SDL_syssem.c SDL_systhread.c SDL_systhread_c.h SDL_systls.c
[/branches/a800_cart/3rdparty/SDL2/src/timer]SDL_timer.c SDL_timer_c.h
[/branches/a800_cart/3rdparty/SDL2/src/timer/dummy]SDL_systimer.c
[/branches/a800_cart/3rdparty/SDL2/src/timer/haiku]SDL_systimer.c
[/branches/a800_cart/3rdparty/SDL2/src/timer/psp]SDL_systimer.c
[/branches/a800_cart/3rdparty/SDL2/src/timer/unix]SDL_systimer.c
[/branches/a800_cart/3rdparty/SDL2/src/timer/windows]SDL_systimer.c
[/branches/a800_cart/3rdparty/SDL2/src/video]SDL_RLEaccel.c SDL_RLEaccel_c.h SDL_blit.c SDL_blit.h SDL_blit_0.c SDL_blit_1.c SDL_blit_A.c SDL_blit_N.c SDL_blit_auto.c SDL_blit_auto.h SDL_blit_copy.c SDL_blit_copy.h SDL_blit_slow.c SDL_blit_slow.h SDL_bmp.c SDL_clipboard.c SDL_egl.c SDL_egl_c.h SDL_fillrect.c SDL_pixels.c SDL_pixels_c.h SDL_rect.c SDL_rect_c.h SDL_shape.c SDL_shape_internals.h SDL_stretch.c SDL_surface.c SDL_sysvideo.h SDL_video.c sdlgenblit.pl
[/branches/a800_cart/3rdparty/SDL2/src/video/android]SDL_androidclipboard.c SDL_androidclipboard.h SDL_androidevents.c SDL_androidevents.h SDL_androidgl.c SDL_androidkeyboard.c SDL_androidkeyboard.h SDL_androidmessagebox.c SDL_androidmessagebox.h SDL_androidmouse.c SDL_androidmouse.h SDL_androidtouch.c SDL_androidtouch.h SDL_androidvideo.c SDL_androidvideo.h SDL_androidwindow.c SDL_androidwindow.h
[/branches/a800_cart/3rdparty/SDL2/src/video/cocoa]SDL_cocoaclipboard.h SDL_cocoaclipboard.m SDL_cocoaevents.h SDL_cocoaevents.m SDL_cocoakeyboard.h SDL_cocoakeyboard.m SDL_cocoamessagebox.h SDL_cocoamessagebox.m SDL_cocoamodes.h SDL_cocoamodes.m SDL_cocoamouse.h SDL_cocoamouse.m SDL_cocoamousetap.h SDL_cocoamousetap.m SDL_cocoaopengl.h SDL_cocoaopengl.m SDL_cocoashape.h SDL_cocoashape.m SDL_cocoavideo.h SDL_cocoavideo.m SDL_cocoawindow.h SDL_cocoawindow.m
[/branches/a800_cart/3rdparty/SDL2/src/video/directfb]SDL_DirectFB_WM.c SDL_DirectFB_WM.h SDL_DirectFB_dyn.c SDL_DirectFB_dyn.h SDL_DirectFB_events.c SDL_DirectFB_events.h SDL_DirectFB_modes.c SDL_DirectFB_modes.h SDL_DirectFB_mouse.c SDL_DirectFB_mouse.h SDL_DirectFB_opengl.c SDL_DirectFB_opengl.h SDL_DirectFB_render.c SDL_DirectFB_render.h SDL_DirectFB_shape.c SDL_DirectFB_shape.h SDL_DirectFB_video.c SDL_DirectFB_video.h SDL_DirectFB_window.c SDL_DirectFB_window.h
[/branches/a800_cart/3rdparty/SDL2/src/video/dummy]SDL_nullevents.c SDL_nullevents_c.h SDL_nullframebuffer.c SDL_nullframebuffer_c.h SDL_nullvideo.c SDL_nullvideo.h
[/branches/a800_cart/3rdparty/SDL2/src/video/emscripten]SDL_emscriptenevents.c SDL_emscriptenevents.h SDL_emscriptenframebuffer.c SDL_emscriptenframebuffer.h SDL_emscriptenmouse.c SDL_emscriptenmouse.h SDL_emscriptenopengles.c SDL_emscriptenopengles.h SDL_emscriptenvideo.c SDL_emscriptenvideo.h
[/branches/a800_cart/3rdparty/SDL2/src/video/haiku]SDL_BWin.h SDL_bclipboard.cc SDL_bclipboard.h SDL_bevents.cc SDL_bevents.h SDL_bframebuffer.cc SDL_bframebuffer.h SDL_bkeyboard.cc SDL_bkeyboard.h SDL_bmodes.cc SDL_bmodes.h SDL_bopengl.cc SDL_bopengl.h SDL_bvideo.cc SDL_bvideo.h SDL_bwindow.cc SDL_bwindow.h
[/branches/a800_cart/3rdparty/SDL2/src/video/mir]SDL_mirdyn.c SDL_mirdyn.h SDL_mirevents.c SDL_mirevents.h SDL_mirframebuffer.c SDL_mirframebuffer.h SDL_mirmouse.c SDL_mirmouse.h SDL_miropengl.c SDL_miropengl.h SDL_mirsym.h SDL_mirvideo.c SDL_mirvideo.h SDL_mirwindow.c SDL_mirwindow.h
[/branches/a800_cart/3rdparty/SDL2/src/video/nacl]SDL_naclevents.c SDL_naclevents_c.h SDL_naclglue.c SDL_naclopengles.c SDL_naclopengles.h SDL_naclvideo.c SDL_naclvideo.h SDL_naclwindow.c SDL_naclwindow.h
[/branches/a800_cart/3rdparty/SDL2/src/video/pandora]SDL_pandora.c SDL_pandora.h SDL_pandora_events.c SDL_pandora_events.h
[/branches/a800_cart/3rdparty/SDL2/src/video/psp]SDL_pspevents.c SDL_pspevents_c.h SDL_pspgl.c SDL_pspgl_c.h SDL_pspmouse.c SDL_pspmouse_c.h SDL_pspvideo.c SDL_pspvideo.h
[/branches/a800_cart/3rdparty/SDL2/src/video/raspberry]SDL_rpievents.c SDL_rpievents_c.h SDL_rpimouse.c SDL_rpimouse.h SDL_rpiopengles.c SDL_rpiopengles.h SDL_rpivideo.c SDL_rpivideo.h
[/branches/a800_cart/3rdparty/SDL2/src/video/uikit]SDL_uikitappdelegate.h SDL_uikitappdelegate.m SDL_uikitclipboard.h SDL_uikitclipboard.m SDL_uikitevents.h SDL_uikitevents.m SDL_uikitmessagebox.h SDL_uikitmessagebox.m SDL_uikitmodes.h SDL_uikitmodes.m SDL_uikitopengles.h SDL_uikitopengles.m SDL_uikitopenglview.h SDL_uikitopenglview.m SDL_uikitvideo.h SDL_uikitvideo.m SDL_uikitview.h SDL_uikitview.m SDL_uikitviewcontroller.h SDL_uikitviewcontroller.m SDL_uikitwindow.h SDL_uikitwindow.m keyinfotable.h
[/branches/a800_cart/3rdparty/SDL2/src/video/vivante]SDL_vivanteopengles.c SDL_vivanteopengles.h SDL_vivanteplatform.c SDL_vivanteplatform.h SDL_vivantevideo.c SDL_vivantevideo.h
[/branches/a800_cart/3rdparty/SDL2/src/video/wayland]SDL_waylanddyn.c SDL_waylanddyn.h SDL_waylandevents.c SDL_waylandevents_c.h SDL_waylandmouse.c SDL_waylandmouse.h SDL_waylandopengles.c SDL_waylandopengles.h SDL_waylandsym.h SDL_waylandtouch.c SDL_waylandtouch.h SDL_waylandvideo.c SDL_waylandvideo.h SDL_waylandwindow.c SDL_waylandwindow.h
[/branches/a800_cart/3rdparty/SDL2/src/video/windows]SDL_msctf.h SDL_vkeys.h SDL_windowsclipboard.c SDL_windowsclipboard.h SDL_windowsevents.c SDL_windowsevents.h SDL_windowsframebuffer.c SDL_windowsframebuffer.h SDL_windowskeyboard.c SDL_windowskeyboard.h SDL_windowsmessagebox.c SDL_windowsmessagebox.h SDL_windowsmodes.c SDL_windowsmodes.h SDL_windowsmouse.c SDL_windowsmouse.h SDL_windowsopengl.c SDL_windowsopengl.h SDL_windowsopengles.c SDL_windowsopengles.h SDL_windowsshape.c SDL_windowsshape.h SDL_windowsvideo.c SDL_windowsvideo.h SDL_windowswindow.c SDL_windowswindow.h wmmsg.h
[/branches/a800_cart/3rdparty/SDL2/src/video/winrt]SDL_winrtevents.cpp SDL_winrtevents_c.h SDL_winrtgamebar.cpp SDL_winrtgamebar_cpp.h SDL_winrtkeyboard.cpp SDL_winrtmessagebox.cpp SDL_winrtmessagebox.h SDL_winrtmouse.cpp SDL_winrtmouse_c.h SDL_winrtopengles.cpp SDL_winrtopengles.h SDL_winrtpointerinput.cpp SDL_winrtvideo.cpp SDL_winrtvideo_cpp.h
[/branches/a800_cart/3rdparty/SDL2/src/video/x11]SDL_x11clipboard.c SDL_x11clipboard.h SDL_x11dyn.c SDL_x11dyn.h SDL_x11events.c SDL_x11events.h SDL_x11framebuffer.c SDL_x11framebuffer.h SDL_x11keyboard.c SDL_x11keyboard.h SDL_x11messagebox.c SDL_x11messagebox.h SDL_x11modes.c SDL_x11modes.h SDL_x11mouse.c SDL_x11mouse.h SDL_x11opengl.c SDL_x11opengl.h SDL_x11opengles.c SDL_x11opengles.h SDL_x11shape.c SDL_x11shape.h SDL_x11sym.h SDL_x11touch.c SDL_x11touch.h SDL_x11video.c SDL_x11video.h SDL_x11window.c SDL_x11window.h SDL_x11xinput2.c SDL_x11xinput2.h edid-parse.c edid.h imKStoUCS.c imKStoUCS.h
[/branches/a800_cart/3rdparty/SDL2/test]COPYING Makefile.in README acinclude.m4 aclocal.m4 autogen.sh axis.bmp button.bmp checkkeys.c configure configure.in controllermap.bmp controllermap.c gcc-fat.sh icon.bmp loopwave.c loopwavequeue.c moose.dat picture.xbm relative_mode.markdown sample.bmp sample.wav testatomic.c testaudiocapture.c testaudiohotplug.c testaudioinfo.c testautomation.c testautomation_audio.c testautomation_clipboard.c testautomation_events.c testautomation_hints.c testautomation_keyboard.c testautomation_main.c testautomation_mouse.c testautomation_pixels.c testautomation_platform.c testautomation_rect.c testautomation_render.c testautomation_rwops.c testautomation_sdltest.c testautomation_stdlib.c testautomation_suites.h testautomation_surface.c testautomation_syswm.c testautomation_timer.c testautomation_video.c testbounds.c testcustomcursor.c testdisplayinfo.c testdraw2.c testdrawchessboard.c testdropfile.c testerror.c testfile.c testfilesystem.c testgamecontroller.c testgesture.c testgl2.c testgles.c testgles2.c testhaptic.c testhittesting.c testhotplug.c testiconv.c testime.c testintersections.c testjoystick.c testkeys.c testloadso.c testlock.c testmessage.c testmultiaudio.c testnative.c testnative.h testnativecocoa.m testnativew32.c testnativex11.c testoverlay2.c testplatform.c testpower.c testqsort.c testrelative.c testrendercopyex.c testrendertarget.c testresample.c testrumble.c testscale.c testsem.c testshader.c testshape.c testsprite2.c testspriteminimal.c teststreaming.c testthread.c testtimer.c testver.c testviewport.c testwm2.c torturethread.c utf8.txt
[/branches/a800_cart/3rdparty/SDL2/test/emscripten]joystick-pre.js
[/branches/a800_cart/3rdparty/SDL2/test/nacl]Makefile background.js common.js index.html manifest.json
[/branches/a800_cart/3rdparty/SDL2/test/shapes]p01_shape24.bmp p01_shape32alpha.bmp p01_shape8.bmp p02_shape24.bmp p02_shape32alpha.bmp p02_shape8.bmp p03_shape24.bmp p03_shape8.bmp p04_shape1.bmp p04_shape24.bmp p04_shape32alpha.bmp p04_shape8.bmp p05_shape8.bmp p06_shape1alpha.bmp p06_shape24.bmp p06_shape32alpha.bmp p06_shape8.bmp p07_shape24.bmp p07_shape32alpha.bmp p07_shape8.bmp p08_shape24.bmp p08_shape32alpha.bmp p08_shape8.bmp p09_shape24.bmp p09_shape32alpha.bmp p09_shape8.bmp p10_shape1.bmp p10_shape24.bmp p10_shape32alpha.bmp p10_shape8.bmp p11_shape24.bmp p11_shape32alpha.bmp p11_shape8.bmp p12_shape24.bmp p12_shape8.bmp p13_shape24.bmp p13_shape32alpha.bmp p13_shape8.bmp p14_shape24.bmp p14_shape8.bmp p15_shape24.bmp p15_shape32alpha.bmp p15_shape8.bmp p16_shape1.bmp p16_shape24.bmp p16_shape8.bmp trollface_24.bmp trollface_32alpha.bmp
[/branches/a800_cart/android-project].gitignore build.gradle gradle.properties* gradlew gradlew.bat
[/branches/a800_cart/android-project/app]build.gradle
[/branches/a800_cart/android-project/app/src/main]AndroidManifest.xml
[/branches/a800_cart/android-project/app/src/main/assets].gitignore* mame.ini ui.ini
[/branches/a800_cart/android-project/app/src/main/java/org/libsdl/app]HIDDevice.java* HIDDeviceBLESteamController.java* HIDDeviceManager.java* HIDDeviceUSB.java* SDL.java* SDLActivity.java SDLAudioManager.java* SDLControllerManager.java* SDLSurface.java*
[/branches/a800_cart/android-project/app/src/main/java/org/mamedev/mame]MAME.java
[/branches/a800_cart/android-project/app/src/main/res/values]colors.xml* styles.xml*
[/branches/a800_cart/android-project/gradle/wrapper]gradle-wrapper.jar gradle-wrapper.properties
[/branches/a800_cart/scripts]genie.lua toolchain.lua
[/branches/a800_cart/scripts/src]3rdparty.lua main.lua tools.lua
[/branches/a800_cart/scripts/src/osd]modules.lua sdl.lua sdl_cfg.lua
[/branches/a800_cart/src/osd]osdcore.cpp
[/branches/a800_cart/src/osd/sdl]android_main.cpp* osdsdl.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team