summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/gigatron
Commit message (Expand)AuthorAgeFilesLines
* Revert of 5a545f9 - unwanted. Robbbert2020-10-221-1/+1
* gigatron: patched the cpu to stop crash at start. Robbbert2020-10-221-1/+1
* srcclean for 0.224 Vas Crabb2020-08-231-2/+2
* Merge tag 'mame0223' into mainline-master Vas Crabb2020-08-061-3/+3
|\
| * -debug/debugcmd.cpp: Don't leak an open FILE when an argument is invalid and ... Vas Crabb2020-08-061-5/+5
* | machines promoted to WORKING (#7033) Sterophonick2020-08-052-64/+75
|/
* srcclean for 0.223 Vas Crabb2020-07-262-3/+3
* gigatron: some more work (#6940) Sterophonick2020-07-102-20/+39
* gigatron: fix ROM mask being 15-bit instead of 16-bit Sterophonick2020-06-202-3/+5
* 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-192-13/+18
* 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-222-3/+3
* gigatron: add some meat on the bones (#6347) Sterophonick2020-02-272-1/+7
* 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-252-21/+37
* gigatron: Fix copyrights. (#6211) Sterophonick2020-01-252-30/+172
* gigatron: dox told me it still didnt compile on Clang: error: private field '... hap2020-01-231-2/+0
* gigatron: fix compile (nw) hap2020-01-232-17/+19
* gigatron: start emulating cpu, remove unnecessary include (#6201) Sterophonick2020-01-222-12/+71
* gigatron: Disassembly tweaks (nw) AJR2020-01-211-33/+47
* 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-213-16/+152
* gigatron: Add to full build; fix outdated code in CPU device and add some mis... AJR2020-01-212-6/+22
* new NOT_WORKING machine (#5811) Sterophonick2020-01-214-0/+232