summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/sdl2/include/SDL2/SDL_keycode.h
diff options
context:
space:
mode:
author holub <andrei.holub@gmail.com>2025-05-03 15:38:39 -0400
committer GitHub <noreply@github.com>2025-05-04 05:38:39 +1000
commit700238bf8d78b807d2aecd23bdad556151568561 (patch)
treeb5b44922caba39ac77e305f7226ed70813abf3c8 /3rdparty/sdl2/include/SDL2/SDL_keycode.h
parentd9f29cf54c50a6c4d2254466a30d5f5be148d7fd (diff)
cpu/z80: Removed internal TADR variable - effective addresses can be passed around as needed. (#13654)
Diffstat (limited to '3rdparty/sdl2/include/SDL2/SDL_keycode.h')
0 files changed, 0 insertions, 0 deletions
;d=retro' /> Vas Crabb2020-09-271-10/+8 * (nw) okean240, tavernie : small cleanups Robbbert2020-06-081-10/+5 * (nw) tavernie: various improvements. Robbbert2020-05-301-127/+208 * another bunch of macro removals (nw) Ivan Vangelista2020-05-191-10/+10 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1 * (nw) tavernie: fixed cassette load...almost. Slight timing errors can cause o... Robbbert2019-07-181-50/+75 * (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-2/+1 * (nw) Clean up the mess on master Vas Crabb2019-03-261-20/+19 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-19/+20 * mame\drivers: removed MCFG and MACHINE_CONFIG macros from most drivers starti... Ivan Vangelista2019-02-191-17/+17 * imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-2/+1 * magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1 * machine/keyboard, terminal: removed MCFG macros (nw) Ivan Vangelista2018-12-111-2/+2 * Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1 * mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-4/+5 * bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-3/+3 * wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-1/+1 * -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-7/+7 * -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-11/+11 * Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1 * devcb3 Vas Crabb2018-07-071-3/+3 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-3/+5 * Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1 * wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-3/+3 * Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6 * - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3 * (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-2/+1 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-19/+19