summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/src/tools.lua
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/scripts/src/tools.lua')
0 files changed, 0 insertions, 0 deletions
g/3rdparty?id=1a197f1856f6de0738caf64bc4b688e935d55e66&showmsg=1&follow=1'>3rdparty/unittest-cpp/UnitTest++/CurrentTest.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-08-30fixed compile (nw) Miodrag Milanovic2-4/+4
2015-08-30New skeleton: dvk_kcgd (colour graphics display controller for DVK series) Sergey Svishchev3-0/+386
2015-08-30Add skeleton support for K1801VM2 (as clone of T11), change relevant drivers ↵ Sergey Svishchev5-8/+67
to use it.
2015-08-30at, at_keybc: hook up Display Switch Sergey Svishchev3-46/+20
2015-08-29fix snmath decimal point hap1-3/+4
2015-08-30besta: hook up 68230 Sergey Svishchev1-11/+21
2015-08-3068230: handle Port C Data Direction Register (register 4) Sergey Svishchev1-0/+8
2015-08-29c64_flop.xml: Added Elektra Glide and KoalaPainter. [Curt Coder] Curt Coder1-0/+28
2015-08-28groundfx.c: fix accelerator [baritonomarchetto] arbee1-1/+1
2015-08-28a800_flop.xml: Added Elektra Glide and KoalaPainter. [Curt Coder] Curt Coder1-0/+27
2015-08-28Comment LOG lines which are causing "error: unknown conversion type ↵ Scott Stone1-5/+5
character 'l' in format [-Werror=format=]" and stopping successful compile (nw)
2015-08-28Commented MCFG_QUANTUM_TIME() entries in zaccaria.c driver and tested each ↵ Scott Stone1-3/+3
game and noticed no ill effects. Money Money and Jack Rabbit now run over two times faster than before, overall. (nw)
2015-08-28sf2m9: improved the picture Robbbert1-1/+1
2015-08-28Fixed machgjoe title formatting r091-1/+1
2015-08-28xbox.c: add values for pic challenge handshake (nw) yz70s1-4/+7
2015-08-28chihiro.c: under the hood 3d accelerator changes [Samuele Zannoli] yz70s2-40/+221
-correct some errors -add more primitives to some graphic methods -add color mask support -method 0x100 (NOP) generates correct interrupt -some method parameters are readable from mmio registers
2015-08-28TMS5110: Purge process() of gotos to hopefully make the compiler's optimizer ↵ Lord-Nightmare1-241/+229
happier. [Lord Nightmare]
2015-08-28Fixed user expansion socket cart support through very ugly byteswap in read ↵ Joakim Larsson Edström3-241/+40
handler, must be fixed better later
2015-08-28Added VME local address mapping to dummy access methods Joakim Larsson Edstrom1-24/+122
2015-08-28Started LO command support, to be able to upload S-records to fccpu1 over ↵ Joakim Larsson Edstrom3-13/+234
serial host port