summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gigatron.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-257/+0
* -laserbas.cpp: Fixed a bug in sound output, improved trackball handling. Vas Crabb2021-11-081-17/+9
* gigatron: fix mame crash at start hap2020-10-241-4/+4
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-201-4/+0
* Cleanup of recently added uppercase hashes in source files Scott Stone2020-10-091-1/+1
* Cleaned up bitmap API. Vas Crabb2020-09-271-2/+2
* srcclean for 0.224 Vas Crabb2020-08-231-51/+51
* machines promoted to WORKING (#7033) Sterophonick2020-08-051-86/+133
* srcclean for 0.223 Vas Crabb2020-07-261-8/+8
* gigatron: add DAC (#6977) Sterophonick2020-07-241-38/+75
* gigatron.cpp: fixed validation Ivan Vangelista2020-07-111-7/+8
* gigatron: some more work (#6940) Sterophonick2020-07-101-15/+65
* gigatron: make inputs a uint8_t instead of void Sterophonick2020-06-191-2/+2
* gigatron: fix missing prototype Sterophonick2020-06-191-0/+1
* gigatron: some more work Sterophonick2020-06-191-0/+6
* drivers starting with f, g and h: some macro removal (nw) Ivan Vangelista2020-05-271-1/+1
* another bunch of macro removals (nw) Ivan Vangelista2020-05-191-2/+2
* srcclean (nw) Vas Crabb2020-03-221-2/+2
* gigatron: add some meat on the bones (#6347) Sterophonick2020-02-271-4/+26
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-1/+1
* gigatron: Many CPU fixes (nw) AJR2020-01-251-3/+2
* gigatron: Fix copyrights. (#6211) Sterophonick2020-01-251-5/+11
* (nw) gigatron validation fix Robbbert2020-01-241-4/+4
* gigatron: Fix crc32 hashes for newly added bios versions to match provided d... Scott Stone2020-01-231-3/+3
* gigatron: start emulating cpu, remove unnecessary include (#6201) Sterophonick2020-01-221-2/+9
* gigatron: Fix visible area, allowing driver to pass validation (nw) AJR2020-01-211-1/+1
* gigatron.cpp: Add missing #include (nw) AJR2020-01-211-0/+1
* gigatron: hook up screen, change machine type (#6196) Sterophonick2020-01-211-1/+31
* gigatron: Hook up ROM and skeleton CPU device; add disassembler AJR2020-01-211-5/+17
* new NOT_WORKING machine (#5811) Sterophonick2020-01-211-0/+50