summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/lua-zlib/lua_zlib.c
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/lua-zlib/lua_zlib.c')
0 files changed, 0 insertions, 0 deletions
com/avatar/e2f0f360b06d021ae2f94d315bcf7538?s=13&d=retro' /> Olivier Galibert2021-02-081-10/+5 * srcclean for 0.227 Vas Crabb2020-12-271-1/+1 * slapstic: between a guess, the opcode going through the memory and and the c... Olivier Galibert2020-12-101-9/+9 * atarig1: Modernize slapstic hookup Olivier Galibert2020-12-101-67/+60 * drivers starting with a and b: finished removing READ/WRITE macros (nw) Ivan Vangelista2020-06-051-5/+5 * atarigen: Transfer legacy slapstic handling routines to device (nw) AJR2020-05-201-2/+2 * atarisy1.cpp, atarisy2.cpp, gauntlet.cpp: Modernization AJR2020-04-211-3/+3 * atarigen: Move interrupt handling down into drivers (nw) AJR2020-04-191-19/+5 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1 * (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1 * all: ram auto-sharing is going away, so fix drivers relying on it [O. Galibert] Olivier Galibert2019-05-061-4/+6 * atarirle.cpp : Updates cam9002019-04-231-1/+1 * (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+16 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+16 * mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-13/+13 * some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1 * adc0808.cpp : Remove unnecessary arguments in handlers cam9002019-02-041-2/+2 * Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+1 * new working clone - Pit Fighter 2 Player braintro2018-12-151-32/+95 * src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-071-18/+24 * atarigen.cpp: Continue pulling stuff out of this grab-bag (nw) AJR2018-11-301-1/+2 * mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-3/+4 * watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1 * ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-2/+1 * -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-17/+14 * coolpool, cave, foodf, itech32, slapstic, dvk_kcgd, dfruit, by17, by35: Remov... mooglyguy2018-06-161-9/+8 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3 * Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-5/+5 * - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-5/+5 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-17/+17 * 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-3/+3 * Remove sound interrupt status from atarigen base class (nw)