summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/gigatron/gigatron.cpp
Commit message (Expand)AuthorAgeFilesLines
* gigatron: fix ROM mask being 15-bit instead of 16-bit Sterophonick2020-06-201-3/+4
* gigatron: safe resolve (but proper) Sterophonick2020-06-201-1/+1
* gigatron: change resolve to resolve_safe Sterophonick2020-06-201-1/+1
* gigatron: some more work Sterophonick2020-06-191-12/+15
* gigatron: whoops Sterophonick2020-06-191-1/+1
* gigatron: make the CPU use the outx callback Sterophonick2020-06-191-0/+3
* srcclean (nw) Vas Crabb2020-03-221-1/+1
* gigatron: add some meat on the bones (#6347) Sterophonick2020-02-271-0/+3
* avoiding PCH pitfalls is annoying (nw) Vas Crabb2020-02-011-1/+1
* cpu/gigatron: spacing was still all over the place - make it use Allman (nw) Vas Crabb2020-02-011-148/+155
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-5/+5
* gigatron: Many CPU fixes (nw) AJR2020-01-251-14/+28
* gigatron: Fix copyrights. (#6211) Sterophonick2020-01-251-24/+159
* gigatron: fix compile (nw) hap2020-01-231-10/+12
* gigatron: start emulating cpu, remove unnecessary include (#6201) Sterophonick2020-01-221-10/+58
* gigatron: hook up screen, change machine type (#6196) Sterophonick2020-01-211-1/+1
* gigatron: Hook up ROM and skeleton CPU device; add disassembler AJR2020-01-211-4/+8
* gigatron: Add to full build; fix outdated code in CPU device and add some mis... AJR2020-01-211-5/+14
* new NOT_WORKING machine (#5811) Sterophonick2020-01-211-0/+129