summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/src/osd/modules.lua
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/scripts/src/osd/modules.lua')
0 files changed, 0 insertions, 0 deletions
mamehaze2014-12-263-120/+132 * arcompact (nw) mamehaze2014-12-263-6/+95 * arcompact (nw) mamehaze2014-12-262-178/+137 * arcompact (nw) mamehaze2014-12-263-93/+58 * arcompact (nw) mamehaze2014-12-263-565/+190 * the 'with cartridge' codepath is different (nw) mamehaze2014-12-242-22/+149 * and so we arrive at some code trying to set up hardware loops (nw) mamehaze2014-12-241-13/+90 * fixed Visual Studio compilation of src/emu/cpu/hcd62121/hcd62121d.c (nw) Oliver Stöneberg2014-12-241-1/+4 * new clones mamehaze2014-12-241-4/+26 * arcompact (nw) mamehaze2014-12-243-96/+324 * (nw) mamehaze2014-12-231-7/+62 * arcompact - further (nw) mamehaze2014-12-233-129/+411 * more arcompact ops, continues to move forward (nw) mamehaze2014-12-234-24/+287 * pass a bit more of the bios self-validation (nw) mamehaze2014-12-221-43/+194 * added cartslot hap2014-12-221-0/+1 * debug/qt: Add a per-device window [O. Galibert] Olivier Galibert2014-12-221-1/+1 * (nw) mamehaze2014-12-222-73/+154 * (nw) mamehaze2014-12-223-54/+115 * some more ops (nw) mamehaze2014-12-222-133/+257 * arcompact: starts to read the 2 copyright strings in the bios for comparison ... mamehaze2014-12-212-26/+86 * couple more ops (nw) mamehaze2014-12-213-19/+91 * arcompact: execute first few MOVs (nw) mamehaze2014-12-214-22/+169 * arcompact: prepare to add more opcodes (nw) mamehaze2014-12-214-845/+1080 * start making an actual CPU core out of the arcompact disassembler, executes t... mamehaze2014-12-208-700/+4313 * fixed status being reset too early hap2014-12-191-11/+11 * init order issue (nw) Olivier Galibert2014-12-191-1/+2 * (nw) mamehaze2014-12-191-38/+91 * (MESS)preliminary emulation of Speak & Spell hardware. [hap, Lord Nightmare] hap2014-12-182-82/+154 * silly typo (nw) David Haywood2014-12-181-1/+1 * arcompact - some dasm helpers for LR/SR (nw) David Haywood2014-12-181-5/+222 * arcompact (nw) David Haywood2014-12-171-14/+195 * arcompact: dasm of the zero overhead loop instructions (nw) David Haywood2014-12-172-13/+79 * more LIMM fixes (nw) mamehaze2014-12-161-12/+56 * arcompact - fix some limm decoding, confirm that leapster CPU type uses the e...